CtrlK
BlogDocsLog inGet started
Tessl Logo

todo-manager

Todo 管理 - 管理 CS-Notes 项目中的 todo 任务,包括任务创建、状态更新、优先级管理等功能。

62

Quality

72%

Does it follow best practices?

Run evals on this skill

Adds up to 20 points to the overall score

View guide

SecuritybySnyk

Passed

No findings from the security scan

Fix and improve this skill with Tessl

tessl review fix ./.trae/openclaw-skills/todo-manager/SKILL.md
SKILL.md
Quality
Evals
Security

Todo Manager Skill

管理 CS-Notes 项目中的 todo 任务,包括任务创建、状态更新、优先级管理等功能。

核心功能

  1. Todo 管理 - 读取、创建、更新 todo 任务
  2. 优先级管理 - 管理任务优先级(high/medium/low)
  3. 状态跟踪 - 跟踪任务状态(todo/in-progress/done)

使用方法

运行 Todo 管理

cd /root/.openclaw/workspace/CS-Notes/Notes/snippets/
python3 todo-manager.py

Todo 推送

./todo-push.sh

Todo 拉取

./todo-pull.sh

重要原则

  • 第一原则:公司项目文档绝对不能 push 到 git
  • todo-push.sh 白名单机制:仅允许 Notes/.trae/创作/ 三个文件夹
  • todo-push.sh 黑名单机制:绝对禁止 公司项目/ 文件夹
  • 公司项目/ 目录规则:该目录下的所有内容永远不要 git add 到公开仓库
Repository
huangruiteng/CS-Notes
Last updated
First committed

Is this your skill?

If you maintain this skill, you can claim it as your own. Once claimed, you can manage eval scenarios, bundle related skills, attach documentation or rules, and ensure cross-agent compatibility.