15 lines
274 B
Markdown
15 lines
274 B
Markdown
---
|
|
description: Fetch and transform weather data for Karachi
|
|
model: haiku
|
|
---
|
|
|
|
# Weather Command
|
|
|
|
Execute the weather-karachi skill to fetch and transform temperature data.
|
|
|
|
Use the Skill tool to execute the `weather-karachi` skill:
|
|
|
|
```
|
|
Skill(skill="weather-karachi")
|
|
```
|