Agent skill
weather
전 세계 도시 현재 날씨 및 예보 조회 (Open-Meteo, API 키 불필요)
Install this agent skill to your Project
npx add-skill https://github.com/majiayu000/claude-skill-registry/tree/main/skills/other/other/weather-dohoon84-openchiken
SKILL.md
날씨 도구
Open-Meteo API를 사용하여 현재 날씨와 예보를 조회합니다. API 키가 필요 없습니다.
사용 가능한 도구
- weather_current: 특정 도시의 현재 날씨 (기온, 체감온도, 날씨 상태, 습도, 풍속)
- weather_forecast: 특정 도시의 N일 예보 (최대 7일)
사용법
- 도시명은 한국어 또는 영어로 입력 가능 (예: '서울', 'Tokyo', 'New York')
- 날씨 질문이 들어오면 항상 도구를 사용하세요. 추측으로 답변하지 마세요.
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?