api-fetch-wrapper

SKILLFlusso di lavorocommunity
v0.0.0ChronoAIProjectApache-2.0Aggiornato 11 g faFonte →

Wrap a public HTTP API (Open-Meteo weather as the demo) with credential handling, error normalisation, and a single retry on transient network failures. Demonstrates the production-shaped baseline for any "skill that calls an external service" — env-based secrets, structured error output, no leaked

Community-submitted skill. Not yet reviewed by the Forge team. Full prompt content may not be available.Request review →
20Stelle del repo
1Client
1Formati
11 g faUltimo aggiornamento
Skill
AutoreChronoAIProject
Versione0.0.0
LicenzaApache-2.0
CategoriaFlusso di lavoro
Formatiskill.md
PromptNon pubblicato
Compatibilità
Claude✓ Supportato
Cursor
Copilot
ChatGPT
Gemini
Descrizione

Wrap a public HTTP API (Open-Meteo weather as the demo) with credential handling, error normalisation, and a single retry on transient network failures. Demonstrates the production-shaped baseline for any "skill that calls an external service" — env-based secrets, structured error output, no leaked API keys in logs, and a deliberate retry policy. The Open-Meteo endpoint used here is keyless on pur

Parole chiave
skillclaude