在 Manus 中运行任何 Skill
一键导入
一键导入
一键在 Manus 中运行任何 Skill
开始使用todo
星标7
分支0
更新时间2026年6月24日 10:35
Manage a persistent todo list
安装
用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
SKILL.md
readonly菜单
Manage a persistent todo list
用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
基于 SOC 职业分类
Communicate with other abtars agents — delegate tasks, ask questions
Full browser capability — managed Browsie session or emergency Main direct mode
Fetch web content — 4-level escalation chain from curl to full browser
Find the best free cloud models and update models.json from OpenRouter leaderboard
When to use skill_create (procedures) vs memory_store (facts)
Fetch Twitter/X content — single tweets (no auth) or feeds (cookies)
| name | todo |
| description | Manage a persistent todo list |
| user-invocable | false |
Manage a persistent todo list via shell commands.
abtars-todo add "description" — add new itemabtars-todo list — show all itemsabtars-todo done <N> — mark item N as completeabtars-todo remove <N> — delete item NItem numbers are 1-based, in the order they appear in the file.