Weather
Provides current weather conditions and forecasts for any location, offering quick access to vital climate information.
Install on your platform
We auto-selected Claude Code based on this skill’s supported platforms.
Run in terminal (recommended)
claude mcp add steipete-weather npx -- -y @trustedskills/steipete-weather
Or manually add to ~/.claude/settings.json
{
"mcpServers": {
"steipete-weather": {
"command": "npx",
"args": [
"-y",
"@trustedskills/steipete-weather"
]
}
}
}Requires Claude Code (claude CLI). Run claude --version to verify your install.
About This Skill
What it does
The steipete-weather skill provides real-time weather data, including current conditions, temperature, humidity, and forecasts for specific locations. It integrates with reliable weather APIs to deliver accurate and up-to-date information.
When to use it
- To check the weather forecast before planning an outdoor event.
- For travel preparations, such as knowing if rain is expected at a destination.
- To monitor weather conditions in remote areas where internet access may be limited.
Key capabilities
- Fetches current weather data for any location.
- Provides hourly and daily forecasts.
- Includes details like temperature, humidity, wind speed, and precipitation chance.
Example prompts
- "What is the weather forecast for New York tomorrow?"
- "Is it going to rain in London this afternoon?"
- "Show me the current temperature and conditions in Tokyo."
Tips & gotchas
- Ensure the AI agent has internet access to retrieve live data.
- Some features may be limited based on the API's region or subscription tier.
Tags
TrustedSkills Verification
Unlike other registries that point to live repositories, TrustedSkills pins every skill to a verified commit hash. This protects you from malicious updates — what you install today is exactly what was reviewed and verified.
Security Audits
| Gen Agent Trust Hub | Pass |
| Socket | Pass |
| Snyk | Pass |
🌐 Community
Passed automated security scans.