Files
adk-python/contributing/samples/skills_agent/skills/weather_skill/SKILL.md
T
Kathy WuandCopybara-Service 9f7d5b3f14 feat: Add load_skill_from_dir() method
This allows users to load skills from a directory and pass it into the SkillToolset constructor.

Co-authored-by: Kathy Wu <wukathy@google.com>
PiperOrigin-RevId: 868929937
2026-02-11 18:10:54 -08:00

225 B

name, description
name description
weather-skill A skill that provides weather information based on reference data.

Step 1: Check 'references/weather_info.md' for the current weather. Step 2: Provide the weather update to the user.