
LayGao/Weather
Retrieve current weather conditions for any city with a single MCP tool call, returning location, weather emoji, and temperature in Celsius via the wttr.in API.
Install
npx skills add https://github.com/LayGao/weather --skill skill.mdWhat is this skill?
- Single get_weather MCP tool call returns city weather instantly
- Uses wttr.in API — no API key required
- Returns weather as concise text: location, emoji, and Celsius temperature
- Integrates directly with Claude Desktop and MCP-compatible apps
- Minimal setup — no authentication needed
Who is it for?
Developers adding weather awareness to chatbots or AI agents
Skip if: Forecast data, historical weather, or weather alerts
What do I get? / Deliverables
- current weather text for city
Recommended Skills
Entra App Registrationmicrosoft/azure-skills
Azure Aigatewaymicrosoft/azure-skills
Lark Openapi Explorerlarksuite/cli
Supabasesupabase/agent-skills
Firebase Auth Basicsfirebase/agent-skills
Firebase Data Connectfirebase/agent-skills
Journey fit
Primary fit
This is a lightweight integration skill used during build to add real-time weather data retrieval to an agent or application. The skill wraps the wttr.in API as an MCP tool, making it a standard API integration for the build phase.