weather-skill
SolidA skill that provides weather information based on reference data.
AI & Automation 20,093 stars
3559 forks Updated today Apache-2.0
Install
Quality Score: 92/100
Stars 20%
Recency 20%
Frontmatter 20%
Documentation 15%
Issue Health 10%
License 10%
Description 5%
Skill Content
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.
Details
- Author
- Repository
- google/adk-python
- Created
- 1 years ago
- Last Updated
- today
- Language
- Python
- License
- Apache-2.0
Similar Skills
Semantically similar based on skill content — not just same category
Code & Development Listed
weather-skill
A skill that provides weather information based on reference data.
9 Updated today
gabrielmoreira AI & Automation Listed
weather
Get weather information for locations using Open-Meteo API. Use when user asks about weather, temperature, or forecasts.
2 Updated today
tanveerkhan2005 AI & Automation Listed
weather
Get current weather for a location using the built-in weather script binding.
43 Updated 6 days ago
eobarretooo