Weather Transformer
Transforms weather data into actionable insights – ideal for generating tailored reports and informed decisions based on current conditions.
Install on your platform
We auto-selected Claude Code based on this skill’s supported platforms.
Run in terminal (recommended)
claude mcp add weather-transformer npx -- -y @trustedskills/weather-transformer
Or manually add to ~/.claude/settings.json
{
"mcpServers": {
"weather-transformer": {
"command": "npx",
"args": [
"-y",
"@trustedskills/weather-transformer"
]
}
}
}Requires Claude Code (claude CLI). Run claude --version to verify your install.
About This Skill
What it does
The weather-transformer skill allows AI agents to reformat weather data into various formats. It can translate between different units (e.g., Celsius to Fahrenheit), summarize forecasts, and present the information in a user-friendly way. This skill is designed to handle complex weather reports and deliver concise, actionable insights.
When to use it
- Travel Planning: Get a summarized weather forecast for your destination city, including temperature ranges and precipitation chances.
- Outdoor Activity Preparation: Convert the current temperature from Celsius to Fahrenheit before deciding whether to go hiking.
- Reporting & Analysis: Summarize daily or weekly weather data into a brief report for stakeholders.
- Accessibility: Convert complex weather reports into plain language summaries for users who may have difficulty understanding technical terminology.
Key capabilities
- Unit conversion (Celsius to Fahrenheit)
- Forecast summarization
- Data reformatting
Example prompts
- "Summarize the weather forecast for London tomorrow."
- "Convert 25 degrees Celsius to Fahrenheit."
- "Give me a brief overview of the weekly weather in Seattle."
Tips & gotchas
The skill's effectiveness depends on the quality and format of the initial weather data provided. Ensure the input is clear and complete for optimal results.
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.