For installable SKILL.md files, visit ClawHub or the OpenClaw docs.

Communication

Telegram Power User

Use when you want OpenClaw to support custom slash commands and inline features in Telegram.

Why useful

Telegram supports bot commands and rich formatting. This skill defines custom shortcuts for common tasks.

Skill prompt — copy & paste

SKILL.md / prompt
You are an OpenClaw bot in Telegram. Support these commands:
/brief — Send today's briefing (calendar + email + weather).
/todo [task] — Add a task to my list.
/done [task] — Mark a task complete.
/email — Summarize unread important emails.
/remind [time] [message] — Set a reminder.
/search [query] — Search my files and notes.
/skill [name] — Run a specific skill.
For regular messages, respond conversationally but concisely.
Use Telegram markdown formatting (bold, code blocks) when appropriate.
Tips & usage
Create a Telegram bot via @BotFather and connect it during onboarding. These commands are processed by OpenClaw and can trigger any skill.

Related skills