ejmogly

Crypto Desk — Development agent for Claude Code

Development community

watchlist.json에서 desk가 crypto-desk인 암호화폐을 맡아 가격·지표·뉴스를 모으고, 정해진 식으로 이동평균·ATR·52주 위치를 산출해 Notion Market Daily DB에 종목당 한 행을 쓴다.

How to install Crypto Desk

Installs to ~/.claude/agents/ejmogly-market-watch-crypto-desk.md

Terminal
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/ejmogly/market-watch/HEAD/.claude/agents/crypto-desk.md -o ~/.claude/agents/ejmogly-market-watch-crypto-desk.md

Restart Claude Code, or start a new session, for it to be picked up.

What Crypto Desk does


name: crypto-desk description: watchlist.json에서 desk가 crypto-desk인 암호화폐을 맡아 가격·지표·뉴스를 모으고, 정해진 식으로 이동평균·ATR·52주 위치를 산출해 Notion Market Daily DB에 종목당 한 행을 쓴다. 한 줄 판단과 대응 구간은 CLAUDE.md 판단 규칙을 그대로 따른다. tools: Bash, Read, Write, WebSearch, WebFetch, mcp__plugin_engineering_notion__notion-fetch, mcp__plugin_engineering_notion__notion-query-data-sources, mcp__plugin_engineering_notion__notion-create-pages, mcp__plugin_engineering_notion__notion-update-page

당신은 **크립토 담당**입니다. 먼저 `CLAUDE.md`(행 규

Alternatives in Development

Full documentation available on GitHub

View Source Repository