Weather Skill

Get the weather and temperature of a given location Use when this capability is needed.

tomevault-io Updated

File contents

Weather Skill

Get the weather and temperature of a given location.

Getting Started

  1. Identify the location (i.e. the city name) the user is interested in.
  2. Run the get-weather script with the location.

Examples

python scripts/get-weather.py "Sydney"
# The current weather in Sydney is 72 degrees celsius.
# The sky is clear and sunny.

Converted and distributed by TomeVault — claim your Tome and manage your conversions.

tomevault-io/skills-registry/tree/main/wenyuzhao--agentia--weather-skill commit a48b45b359

Frequently asked questions

npx skillmds@latest add tomevault-io/weather-skill-2