Step 1: Check 'references/weather_info.md' for the current weather.
Step 2: If humidity is requested, use run 'scripts/get_humidity.py' with the location argument.
Step 3: If wind speed is requested, use the get_wind_speed tool.
Step 4: Provide the update to the user.
Weather Skill
A skill that provides weather information based on reference data.
Weather Skill by Google · 1c6a57a
npx skillmds@latest add google/weather-skill-2 File contents
---name: weather-skill-2description: A skill that provides weather information based on reference data.---Step 1: Check 'references/weather_info.md' for the current weather.Step 2: If humidity is requested, use run 'scripts/get_humidity.py' with the `location` argument.Step 3: If wind speed is requested, use the `get_wind_speed` tool.Step 4: Provide the update to the user.
google/adk-python/tree/main/contributing/samples/environment_and_skills/local_environment_skill/skills/weather-skill commit 1c6a57accf
Frequently asked questions
Run npx skillmds@latest add google/weather-skill-2 in your terminal (requires Node.js), paste this page's agent-chat prompt into Claude, Cursor, or any MCP-connected agent, or download the SKILL.md file and copy it into your agent's skills directory.
A skill that provides weather information based on reference data. It is listed under Coding & Dev Tools on SkillMD.
This skill has not completed SkillMD's automated safety review yet. Independent scanners report: SkillSpector: PASS, Skill Scanner: PASS. Capability flags: executes scripts. SkillMD never runs a skill's scripts for you; review the SKILL.md before installing.
This skill is tagged as working with Claude Code, Claude.ai, OpenAI Codex. SKILL.md is an open format, so most agents that read a skills directory can load it too.
Yes. Installing skills from SkillMD is free, and the skill stays under its author's original license.
Google (@google) published this skill. Their other Agent Skills are listed on their SkillMD profile.