You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
## name: weather-skill description: A skill that provides weather information based on reference data. metadata: adk_additional_tools: - get_wind_speed
1
+
---
2
+
name: weather-skill
3
+
description: A skill that provides weather information based on reference data.
4
+
metadata:
5
+
adk_additional_tools:
6
+
- get_wind_speed
7
+
---
4
8
5
9
Step 1: Check 'references/weather_info.md' for the current weather.
6
10
Step 2: If humidity is requested, use run 'scripts/get_humidity.py' with the `location` argument.
0 commit comments