Skip to content

Commit 9a0d2f7

Browse files
DeanChensjcopybara-github
authored andcommitted
fix: Fix malformated skill.md
Co-authored-by: Shangjie Chen <deanchen@google.com> PiperOrigin-RevId: 905152209
1 parent a69f861 commit 9a0d2f7

1 file changed

Lines changed: 7 additions & 3 deletions

File tree

  • contributing/samples/skills_agent/skills/weather-skill

contributing/samples/skills_agent/skills/weather-skill/SKILL.md

Lines changed: 7 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,10 @@
1-
______________________________________________________________________
2-
3-
## 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+
---
48

59
Step 1: Check 'references/weather_info.md' for the current weather.
610
Step 2: If humidity is requested, use run 'scripts/get_humidity.py' with the `location` argument.

0 commit comments

Comments
 (0)