Weather Skill

A skill that provides weather information based on reference data.

Google Updated 14.4k repo stars

File contents

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

npx skillmds@latest add google/weather-skill-2