con un clic
weather-lookup
Look up current weather for a location
Instalar con Codex o Claude Copia este prompt, pégalo en Codex, Claude u otro asistente, y deja que revise la página de la skill y la instale por ti.
Menú
Look up current weather for a location
Instalar con Codex o Claude Copia este prompt, pégalo en Codex, Claude u otro asistente, y deja que revise la página de la skill y la instale por ti.
Basado en la clasificación ocupacional SOC
Implement features in the Edictum OSS core (src/edictum/). Use when the task touches pipeline, adapters, YAML engine, CLI, audit, envelope, or session. Core NEVER imports from ee/.
Fix a single audit issue in a git worktree. Creates a feature branch, follows fix-bug procedure, and creates a PR. Designed for parallel execution by spawned agents.
Transform a feature spec into audited, implementation-ready prompts. Use when starting a new feature, designing a new adapter, or turning a design doc into sequenced build steps. Covers spec audit against project rules, gap identification, decision collection, and prompt generation.
Sync documentation with code changes. Use on every PR that touches library code to keep docs accurate and consistent.
Manage files in the workspace directory
Make API requests and parse JSON responses
| name | weather-lookup |
| author | trusted-dev |
| description | Look up current weather for a location |
| tags | ["weather","utility"] |
| requires_network | true |
This skill helps you check the current weather for any location.
Ask the agent to check the weather for a city name. The agent will use the weather API to fetch current conditions and return a summary including temperature, humidity, and wind speed.
What's the weather in San Francisco?
The agent will respond with current conditions from the weather service.