·todo-list-csv
>_

todo-list-csv

yuanxiao0115/agent-skills

Use when 需要一个“落盘的 TODO 清单/进度表(CSV)”并与 `update_plan` 严格同步(例如用户要求 checklist/进度跟踪/CSV)。

5Installs·0Trend·@yuanxiao0115

Installation

$npx skills add https://github.com/yuanxiao0115/agent-skills --skill todo-list-csv

SKILL.md

在需要修改项目时,用一个位于项目根目录的 CSV 文件把工作拆成可勾选的步骤;在推进过程中持续更新;全部完成后删除该 CSV,避免把临时清单遗留或提交进仓库。

1) 更新 CSV(推荐用脚本 advance 自动“完成当前项并启动下一项”) 2) 从 CSV 生成 plan payload(plan --normalize) 3) 调用 updateplan 使 plan 与 CSV 同步

Use when 需要一个“落盘的 TODO 清单/进度表(CSV)”并与 `update_plan` 严格同步(例如用户要求 checklist/进度跟踪/CSV)。 Source: yuanxiao0115/agent-skills.

Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.) Copy and run this command: npx skills add https://github.com/yuanxiao0115/agent-skills --skill todo-list-csv Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code or Cursor

View raw

Facts (cite-ready)

Stable fields and commands for AI/search citations.

Install command
npx skills add https://github.com/yuanxiao0115/agent-skills --skill todo-list-csv
Category
>_Productivity
Verified
First Seen
2026-02-05
Updated
2026-02-18

Quick answers

What is todo-list-csv?

Use when 需要一个“落盘的 TODO 清单/进度表(CSV)”并与 `update_plan` 严格同步(例如用户要求 checklist/进度跟踪/CSV)。 Source: yuanxiao0115/agent-skills.

How do I install todo-list-csv?

Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.) Copy and run this command: npx skills add https://github.com/yuanxiao0115/agent-skills --skill todo-list-csv Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code or Cursor

Where is the source repository?

https://github.com/yuanxiao0115/agent-skills

Details

Category
>_Productivity
Source
skills.sh
First Seen
2026-02-05