cn-todo-today

Todo Today skill. 自动生成,无人工审查。

Safety Notice

This listing is from the official public ClawHub registry. Review SKILL.md and referenced scripts before running.

Copy this and send it to your AI assistant to learn

Install skill "cn-todo-today" with this command: npx skills add freedompixels/cn-todo-today

cn-todo-today - 今日待办管理器

简单易用的今日待办事项管理工具。

功能

  • 添加待办事项
  • 标记完成
  • 查看今日待办
  • 统计完成情况

使用方法

# 添加待办
python3 cn_todo_today.py add "完成报告"

# 列出今日待办
python3 cn_todo_today.py list

# 标记完成
python3 cn_todo_today.py done 1

# 删除待办
python3 cn_todo_today.py delete 1

# 统计
python3 cn_todo_today.py stats

参数

参数说明默认值
action操作:add/list/done/delete/stats必填
--text待办文本(add时)
--id待办ID(done/delete时)

数据存储

  • 本地JSON文件:~/.cn_todo_today.json

示例

# 添加
python3 cn_todo_today.py add "写周报"
python3 cn_todo_today.py add "回复邮件"

# 查看
python3 cn_todo_today.py list

# 完成
python3 cn_todo_today.py done 1

依赖

  • Python 3.x(内置json模块)

注意事项

  • 数据存储在用户主目录
  • 每天会自动清理已完成的待办

Source Transparency

This detail page is rendered from real SKILL.md content. Trust labels are metadata-based hints, not a safety guarantee.

Related Skills

Related by shared tags or category signals.

General

quiz-maker

出题工具。根据文档内容(docx、pdf、txt 等)生成选择题测试卷,并返回二维码供答题者扫码作答。触发词:出题、生成题目、创建测验、云端出题。

Registry SourceRecently Updated
General

Aliyun Drive Uploader

阿里云盘 refresh_token 认证上传技能。支持首次二维码扫码自动获取 refresh_token、大文件分片上传、自动创建文件夹等。首次仅需用户扫码一次,后续完全自动。

Registry SourceRecently Updated
General

Hk Stock Radar

港股行情与舆情监控工具。当用户询问「港股怎么样」「恒生指数」「港股大盘」「港股涨跌」「HK股」「港股行情监控」「南向资金」时使用。支持东方财富港股API、新浪财经港股接口、Yahoo Finance获取实时行情,以及Google News RSS和X/Twitter舆情监控。📢微信公众号:PM熊叔(打造一人公司...

Registry SourceRecently Updated
720Profile unavailable
General

Futures Radar

期货与大宗商品行情监控工具。当用户询问「原油」「黄金」「白银」「天然气」「铜」「期货行情」「大宗商品」「WTI」「布伦特」「金银比」「油金比」时使用。使用 Yahoo Finance chart API 获取实时期货数据。📢微信公众号:PM熊叔(打造一人公司的投研团队)

Registry SourceRecently Updated