Agent skill
exchange_rate
Frankfurter API 기반 실시간 환율 조회 및 통화 변환 (API 키 불필요)
Install this agent skill to your Project
npx add-skill https://github.com/majiayu000/claude-skill-registry/tree/main/skills/other/other/exchange-rate
SKILL.md
환율 조회 도구
Frankfurter 무료 API를 사용하여 실시간 환율을 조회하고 통화를 변환합니다.
사용 가능한 도구
- exchange_rate_lookup: 두 통화 간 현재 환율 조회
- exchange_rate_convert: 금액을 다른 통화로 변환
사용법
- 통화 코드: USD, KRW, EUR, JPY, GBP, CNY 등 ISO 4217 코드 사용
- 한국어 통화명도 지원: 달러→USD, 원→KRW, 유로→EUR, 엔→JPY
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?