Overview
- Skill Key
- hengbo12345/telegram-todolist
- Author
- hengbo12345
- Source Repo
- openclaw/skills
- Version
- -
- Source Path
- skills/hengbo12345/telegram-todolist
- Latest Commit SHA
- d41f9b99b99acf78f634e88d2b4bf1bd400f3aa4
Stars
0
Installs
0
Status
ACTIVE
Visibility
PUBLIC
直接复制以下提示词,发送给你的 AI 助手即可完成安装。
请先检查是否已安装 SkillHub 商店,若未安装,请根据 https://skillhub-1388575217.cos.ap-guangzhou.myqcloud.com/install/skillhub.md 安装 SkillHub 商店,然后安装 Telegram Todolist 技能。 若已安装,则直接安装 Telegram Todolist 技能。
# Telegram Todo List Manage a Todo List stored in TODO.md through Telegram bot commands. ## Commands ### 1. 查询 (query) **Usage**: `/todo query` **Description**: Display current todo list with status **Behavior**: - Read TODO.md file - Parse tasks (both completed [x] and pending [ ]) - Format and display in clean table/list - Show statistics (total tasks, completed, pending) **Example Output**: ``` 📋 待办事项列表 今日任务 (2026-02-12) - [ ] 学习并掌握 skill-creator 技能介绍 - 理解技能创建的核心原则 待办总数:6 项未完成 已完成:1 项 ``` ### 2. 整理 (organize) **Usage**: `/todo organize` **Description**: Update, optimize, or restructure the todo list **Behavior Options**: - **Add new task**: User specifies task content - **Delete task**: User specifies task number to remove - **Move task**: Change task priority/order - **Edit task**: Modify task content or check/uncheck status - **Batch operations**: Add multiple tasks at once **Input Format**: ``/todo organize <action> <details> ``` **Actions**: - `add`: Add new task(s) - `delete`: Remove task by number - `move`: Move task to different position - `edit`: Modify task content - `check`: Mark task as completed - `uncheck`: Mark task as uncompleted **Example**: ``/todo organize add 学习Markdown语法 /todo organize delete 3 /todo organize move 1 to top ``` ### 3. 执行 (execute) **Description**: Complete a specific task **Behavior**: - Mark task as completed [x] - Update timestamp - Remove from active list - Move to completed section - Show confirmation **Input Format**: ``/todo execute <task_number> ``` **Example**: ``/todo execute 1 ``` ## File Structure **Storage**: TODO.md in workspace root ``` /root/.openclaw/workspace/TODO.md ``` **File Format**: ```markdown # TODO List ## 今日任务 (2026-02-12) - [ ] **Task 1** - Subtask 1 - Subtask 2 - [ ] **Task 2** --- ## 待完成任务 ### Category - [ ] **Task 3** --- ## 已完成任务 - [x] **Completed Task** - 记录时间:2026-02-12 07:55 UTC -...
laborany
基于 Claude Code 的桌面 AI 工作力平台 — 支持飞书/QQ 远程调度、技能创建、定时任务。OpenClaw 的桌面实现,零代码养好你的 AI 🦞 Desktop AI workforce platform built on Claude Code. Feishu/QQ bot integration, skill creation, scheduled tasks — OpenClaw for your desktop. Raise your AI lobsters 🦞
win4r
Reusable OpenClaw skill for remote Linux deployment with MiniMax M2.1 and Telegram bot setup
botlearn-ai
Bots learn, human earns, curated open claw playbook list and skill list for life long learners at https://botlearn.ai
duanecilliers
Web-based admin dashboard for OpenClaw — manage Discord persona bots, workspace files, skills, cron jobs, channels, and config
abczsl520
OpenClaw skill: Dynamic bug audit for Node.js web projects (games, data tools, WeChat, APIs, bots). 200+ real-world pitfalls.
pardnchiu
A Go agentic AI platform with skill routing, multi-provider intelligent dispatch, Discord bot integration, and security-first shared agent design