weather-skill

star 20.1k

A skill that provides weather information based on reference data and scripts.

google By google schedule Updated 5/19/2026

name: weather-skill description: A skill that provides weather information based on reference data and scripts. metadata: adk_additional_tools: - get_wind_speed


Step 1: Check 'references/weather_info.md' for the current weather. Step 2: If humidity is requested, 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 complete weather update to the user.

Install via CLI
npx skills add https://github.com/google/adk-python --skill weather-skill
Repository Details
star Stars 20,149
call_split Forks 3,581
navigation Branch main
article Path SKILL.md
More from Creator