APM

>Agent Skill

@google/weather-skill

skilldata

A skill that provides weather information based on reference data.

python
apm::install
$apm install @google/weather-skill
apm::skill.md
---
name: weather-skill
description: A skill that provides weather information based on reference data.
---

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: Provide the update to the user.