Fetches the current temperature for Dubai from the Open-Meteo API in either Celsius or Fahrenheit. It's narrowly scoped to one city and one metric, making it more of a working example than a general-purpose tool. You get the WebFetch tool to hit specific lat/long coordinates, parse the JSON response for temperature_2m, and return a formatted result. Honestly useful if you're building something Dubai-specific or want a template for adding other cities, but you'll probably want to extend it beyond a single hardcoded location. Open-Meteo requires no API key, which keeps it simple for testing and demos.
npx -y skills add shanraisshan/claude-code-best-practice --skill weather-fetcher --agent claude-codeInstalls into .claude/skills of the current project.
Select a file.
prisma/skills
firebase/agent-skills
Dexploarer/hyper-forge
itsmostafa/aws-agent-skills
prisma/skills