Weather - OpenClaw Skill

A lightweight, API-key-free weather skill for retrieving real-time atmospheric data and forecasts via CLI. The skill is packaged for agent use, with predictable commands, clear permissions, and reusable task instructions.

Weather 概览

A lightweight, API-key-free weather skill for retrieving real-time atmospheric data and forecasts via CLI. The skill is packaged for agent use, with predictable commands, clear permissions, and reusable task instructions.

How to Install Openclaw Skills

CLI

ClawHub CLI

npx clawhub@latest install weather

DIR

Manual Installation

~/.openclaw/skills/weather

AI

Chat Alternative

Paste the repository link into your assistant and ask it to use the skill.

Core Features

Features

  • Structured skill manifest
  • Agent-friendly operating instructions
  • Reusable commands
  • Local-first execution pattern

Use Cases

  • Extending a coding agent
  • Automating repeated local tasks
  • Adding specialized domain behavior

Related OpenClaw Skills