Mini_nanobot weather

name: weather

install
source · Clone the upstream repo
git clone https://github.com/mu-xi-mu-xi/mini_nanobot
manifest: skills/weather/skill.yaml
source content

name: weather description: Get weather of city

parameters: type: object properties: city: type: string description: city name required: - city