api-fetch-wrapper

SKILLWorkflowcommunity
v0.0.0ChronoAIProjectApache-2.0Updated 6d agoSource →

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 →
20Repo stars
1Clients
1Formats
6d agoLast update
Skill
AuthorChronoAIProject
Version0.0.0
LicenseApache-2.0
CategoryWorkflow
Formatsskill.md
PromptNot published
Compatibility
Claude✓ Supported
Cursor
Copilot
ChatGPT
Gemini
About

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

Keywords
skillclaude