원클릭으로
weather-lookup
Fetches the current weather for a city via a public weather API.
Codex 또는 Claude로 설치 이 Prompt를 복사해 Codex, Claude 또는 다른 어시스턴트에 붙여 넣으면 Skill 페이지를 검토하고 설치를 진행할 수 있습니다.
메뉴
Fetches the current weather for a city via a public weather API.
Codex 또는 Claude로 설치 이 Prompt를 복사해 Codex, Claude 또는 다른 어시스턴트에 붙여 넣으면 Skill 페이지를 검토하고 설치를 진행할 수 있습니다.
SOC 직업 분류 기준
| name | weather-lookup |
| description | Fetches the current weather for a city via a public weather API. |
Reads your WEATHER_API_KEY from the environment and queries the weather
service you configured. Run scripts/fetch.sh <city>.
This skill genuinely needs network egress and reads an API key — but that matches its declared purpose (call a weather API). Capabilities are present but consistent with intent, and the host is the tool's own documented endpoint. Expected outcome is allow-with-approval (surface a capability manifest), NOT block. This fixture guards against treating "reads a key + makes a request" as malicious by itself.
reads and summarizes files in the current workspace
Scaffolds a modern Python project using uv.
Formats and beautifies Markdown files in your project.
Prints commit and contributor statistics for the current repo.
A general helper skill for everyday coding tasks.
Inserts emoji into your text by name.