Weather
一个面向 Data & APIs 场景的 Agent 技能。原始说明:Get current weather and forecasts (no API key required).
一个面向 Data & APIs 场景的 Agent 技能。原始说明:OpenClaw skill for designing Telegram Bot API workflows and command-driven conversations using direct HTTPS requests (no SDKs).
name: telegram
description: OpenClaw skill for designing Telegram Bot API workflows and command-driven conversations using direct HTTPS requests (no SDKs).
Provide a clean, production-oriented guide for building Telegram bot workflows via the Bot API, focusing on command UX, update handling, and safe operations using plain HTTPS.
references/telegram-bot-api.md for endpoints, update types, and request patterns.references/telegram-commands-playbook.md for command UX and messaging style.references/telegram-update-routing.md for update normalization and routing rules.references/telegram-request-templates.md for HTTP payload templates./start, /help, /settings, /status.