/SKILL.md
# b1e55ed Operator Manual b1e55ed is a CLI-first trading intelligence engine built around append-only events. Operators control the system via shell commands and receive state as tables or JSON. ## Quick start Recommended first run: ```bash b1e55ed identity forge && b1e55ed setup && b1e55ed keys test && b1e55ed contributors register --name "local-operator" --role operator && b1e55ed brain ``` If you are running from source: ```bash uv sync uv run b1e55ed identity forge uv run b1e55ed setu
npx skillsauth add p-u-c/b1e55ed b1e55edInstall this skill globally with one command. Works with Claude Code, Cursor, and Windsurf.
3 of 9 scanners reported clean
Some scanners were skipped, did not run, or reported a non-clean status. Review each row below.
b1e55ed is a CLI-first trading intelligence engine built around append-only events.
Operators control the system via shell commands and receive state as tables or JSON.
Recommended first run:
b1e55ed identity forge && b1e55ed setup && b1e55ed keys test && b1e55ed contributors register --name "local-operator" --role operator && b1e55ed brain
If you are running from source:
uv sync
uv run b1e55ed identity forge
uv run b1e55ed setup
uv run b1e55ed keys test
uv run b1e55ed contributors register --name "local-operator" --role operator
uv run b1e55ed brain
setupbrainsignalpositionsproducers register|list|removecontributors list|register|remove|score|leaderboardidentity forge|showwebhooks add|list|removealertskill-switch, kill-switch sethealthkeys list|set|remove|testeas status|verifyapi, dashboardstatusRun b1e55ed --help for the authoritative list.
b1e55ed identity forge|showThe Forge derives an Ethereum identity with a 0xb1e55ed prefix.
b1e55ed identity forge
b1e55ed identity show
Outputs are written under .b1e55ed/ in the repo.
Contributors are the attribution unit for signals.
b1e55ed contributors list
b1e55ed contributors register --name "alice" --role operator
b1e55ed contributors remove --id <contributor_id>
b1e55ed contributors score --id <contributor_id>
b1e55ed contributors leaderboard --limit 20
If EAS is enabled and configured:
b1e55ed contributors register --name "alice" --role operator --attest
Dynamic producers can be recorded in the local database.
b1e55ed producers register --name example --domain onchain --endpoint https://example.internal/poll
b1e55ed producers list
b1e55ed producers remove --name example
Webhook subscriptions are stored in the database and matched against event types via glob patterns.
b1e55ed webhooks add https://example.internal/webhook --events "alert.*,system.kill_switch.*"
b1e55ed webhooks list
b1e55ed webhooks remove 1
EAS utilities for configuration visibility and local verification.
b1e55ed eas status
b1e55ed eas verify --uid <uid>
b1e55ed brain
b1e55ed brain --full
b1e55ed brain --json
b1e55ed signal "BTC bullish on flows" --direction bullish --conviction 7
b1e55ed signal add --file ./note.txt
b1e55ed alerts
b1e55ed alerts --since 60 --json
b1e55ed kill-switch
b1e55ed kill-switch set 3
b1e55ed health
b1e55ed status
b1e55ed keys list
b1e55ed keys set allium.api_key "..."
b1e55ed keys test
tools
Parallel coverage of multiple tokens with ranked conviction output. Use when asked to scan a watchlist, review multiple tokens, or produce a ranked token analysis. Triggers on "watchlist scan", "review watchlist", "rank tokens", "scan {TOKEN1} {TOKEN2} ...", or any request for multi-token comparative analysis. Requires b1e55ed MCP tools.
tools
Structured thesis evaluation with multi-dimensional scoring and conviction signal. Use when someone shares a trade idea, investment thesis, or asks "what do you think about {TOKEN}" with a specific thesis. Triggers on "evaluate thesis", "thesis {TOKEN}", "is {TOKEN} a good buy because...", or any request to evaluate an investment hypothesis. Requires b1e55ed MCP tools.
tools
Deep research on a single token producing a structured conviction signal. Use when asked to research a specific token, analyze a crypto asset in depth, or generate a research signal. Triggers on "research {TOKEN}", "deep dive {TOKEN}", "analyze {TOKEN}", or any request for comprehensive token analysis. Requires b1e55ed MCP tools for regime context, existing signals, and signal submission.
tools
Daily investment committee brief — institutional-grade morning report synthesizing regime, signals, portfolio, and market context. Use when asked for "daily brief", "morning report", "IC brief", "market summary", or any request for a comprehensive portfolio and market overview. Requires b1e55ed MCP tools.