Agent skill
crypto_price
CoinGecko 기반 암호화폐 실시간 시세, 시총, 거래량 조회 (API 키 불필요)
Install this agent skill to your Project
npx add-skill https://github.com/majiayu000/claude-skill-registry/tree/main/skills/other/other/crypto-price
SKILL.md
암호화폐 시세 도구
CoinGecko 무료 API를 사용하여 암호화폐 시세 정보를 조회합니다.
사용 가능한 도구
- crypto_price_lookup: 암호화폐 현재 시세 조회 (USD/KRW, 시총, 거래량, 24h 변동률)
- crypto_market_top: 시총 기준 상위 N개 암호화폐 목록 조회
사용법
- 코인 이름(bitcoin, ethereum) 또는 심볼(btc, eth)로 검색 가능
- finance 스킬의 기술적 분석과 함께 사용하면 더 정확한 투자 판단 가능
Recommended Agent Skills
Expand your agent's capabilities with these related and highly-rated skills.
agent-ops-spec
Manage specification documents in .agent/specs/. Use when user provides requirements, acceptance criteria, or feature descriptions that need to be tracked and validated against implementation.
agent-ops-state
Maintain .agent state files. Use at session start, after meaningful steps, and before concluding: read/update constitution/memory/focus/issues/baseline consistently.
agent-ops-spec
Manage specification documents in .agent/specs/. Use when user provides requirements, acceptance criteria, or feature descriptions that need to be tracked and validated against implementation.
agent-ops-testing
Test strategy, execution, and coverage analysis. Use when designing tests, running test suites, or analyzing test results beyond baseline checks.
agent-ops-testing
Test strategy, execution, and coverage analysis. Use when designing tests, running test suites, or analyzing test results beyond baseline checks.
agent-ops-state
Maintain .agent state files. Use at session start, after meaningful steps, and before concluding: read/update constitution/memory/focus/issues/baseline consistently.
Didn't find tool you were looking for?