Check current weather and short forecasts for planning
This skill lets an agent fetch current conditions and short forecasts with a lightweight weather workflow instead of sending a user to a weather site. It is narrowly scoped to quick planning questions, not historical analysis, severe-alert monitoring, or a generic weather product listing.
Check current weather and short forecasts for planning
This skill lets an agent fetch current conditions and short forecasts with a lightweight weather workflow instead of sending a user to a weather site. It is narrowly scoped to quick planning questions, not historical analysis, severe-alert monitoring, or a generic weather product listing.
Installation
Method 1, Agent Skill Exchange
- Install from the marketplace listing: https://agentskillexchange.com/skills/check-current-weather-and-short-forecasts-for-planning/
Method 2, Git clone
git clone https://github.com/agentskillexchange/skills.git && cd skills/skills/check-current-weather-and-short-forecasts-for-planning
Method 3, Download ZIP
- Download the repository ZIP and extract
skills/check-current-weather-and-short-forecasts-for-planning.
Method 4, Manual copy
- Copy this skill folder into your local skills directory, then reload your agent tooling.
Method 5, Fork and sync
- Fork the repository if you want to maintain local edits while syncing upstream changes.