todo-list-csv

todo-list-csv is a skill for Claude Code, Codex from lili-luo/aicoding-cookbook. It costs 73 tokens per session (1,268 once invoked), scanned A, original, no licence file.

A project task list stored in a CSV file, a simple table format that can be opened in spreadsheet tools. It links task states such as TODO, INPROGRESS, and DONE with the project plan.

In plain words
What is it for?
Tracking project changes, synchronizing task progress with a plan, and recording whether work is pending, underway, or finished.
Why use it?
It keeps the task list and work plan aligned while files are being added, changed, or removed. The CSV is deleted when all work is complete.

Skill for Claude CodeCodex

Which agent this was written for is unclear — body not stored (licence); the path alone says nothing.

Good fit Tracking project changes, synchronizing task progress with a plan, and recording whether work is pending, underway, or finished.

Compare 6 skills from other repositories ↓
Install with agentmods
npx agentmods add skills/lili-luo/aicoding-cookbook/todo-list-csv
Install

Getting it into your agent

One page per mod, every tool's command on it. A separate URL per tool would split the same page into five that compete with each other.

Any agent
npx skills add lili-luo/aicoding-cookbook --skill todo-list-csv
Clone the repo
git clone --depth 1 https://github.com/lili-luo/aicoding-cookbook

Made for: Claude Code, Codex.

Wrote this? Show the measurements

A badge with what this costs and how it scanned, read live from this page, so it follows the numbers instead of freezing them. Markdown for a README, HTML for a documentation site or a project page.

agentmods badge for todo-list-csv

README.md
[![agentmods](https://agentmods.dev/badge/skills/lili-luo/aicoding-cookbook/todo-list-csv.svg)](https://agentmods.dev/skills/lili-luo/aicoding-cookbook/todo-list-csv)
Your own site
<a href="https://agentmods.dev/skills/lili-luo/aicoding-cookbook/todo-list-csv"><img src="https://agentmods.dev/badge/skills/lili-luo/aicoding-cookbook/todo-list-csv.svg" alt="Measured on agentmods" height="20"></a>
Per session 73 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 1,268 The whole file, excluding the scripts and references it only reads on demand.
Security scan A 0 findings. A grade says what 26 rules found in the file — not that it is safe.
Origin unknown No closer match found in the catalogue.
Token cost

What it costs to keep this loaded

Counted locally with the o200k_base tokenizer, which is exact for GPT models; Claude uses its own tokenizer and its counts differ. Treat this as one consistent yardstick across the catalogue rather than a bill. Prices are per million input tokens.

ModelPer sessionOnce invoked
Fable 5.1 $0.00073 $0.01268
Opus 5 $0.00036 $0.00634
Sonnet 5 $0.00015 $0.00254
Haiku 4.5 $0.00007 $0.00127

Measured 9d ago against content hash b34ca98ab0aa, method: parsed. Prices are Anthropic first-party input rates as of 2026-09-08, from the pricing page.

Security

Grade A, and why

todo-list-csv scanned grade A with 0 findings against 26 rules in 11 categories — prompt injection, anti-refusal, data exfiltration, privilege escalation, supply chain, agent snooping, system-prompt leakage, SSRF and excessive agency — measured 9d ago.

The scan reads SKILL.md. This mod also ships 1 executable file (scripts/todo_csv.py), listed below but not scanned — reading those needs a real analyzer, not pattern matching.

A static scan of the body, not an audit. Every finding is printed with the line that produced it so you can judge whether it matters here. A mod is markdown that instructs an agent; that is exactly why what it instructs is worth reading.

Nothing flagged

None of the 26 patterns this scan looks for appear in this file: no shell pipes, no recursive deletes, no credential paths, no hidden text, no instruction-override or anti-refusal phrasing, no agent-config snooping. That is not a guarantee, it is the absence of the things that are checkable.

skills/codex/todo-list-csv/SKILL.md · 81 lines

The source is not reproduced here

No licence file

A repository with no LICENSE is all rights reserved by default, so the body is not copied here. The metadata, the measurements and the link are.

Read it on GitHub

Files

What ships with it

1 file beside SKILL.md in the same directory: the scripts, references and assets a skill reads on demand. Not counted in the per-session cost; read them before you install if any of them is executable.

Changes

What this file has done since we first saw it

Hashed on every crawl. A supply-chain change to an agent config is a question of when, not whether, so the history is kept rather than the latest state alone.

  1. 9d ago First seen · 81 lines · 73 tokens per session scan A b34ca98ab0aa

Subscribe to this mod's changes

todo-list-csv is a skill published in the GitHub repository lili-luo/aicoding-cookbook (681 stars, last pushed 1mo ago), with no licence file. It adds 73 tokens to every session and 1,268 once invoked, about $0.0004 per session on Opus 5. A static security scan graded it A with 0 findings. No closer match exists in the catalogue, so it is treated as the original; first seen 2026-08-30.

Related

Other skills, from other repositories

slack-report-delivery

Deliver formatted network reports, audit results, topology diagrams, and compliance documentation to Slack channels with rich Block Kit formatting. Use when posting a health check report, sharing a security audit, delivering topology diagrams, or sending scheduled network reports to Slack.

automateyournetwork/netclaw · 54 tokens

google-workspace-ops

Operate across Google Drive, Docs, Sheets, and Slides as one workflow surface for plans, trackers, decks, and shared documents. Use when the user needs to find, summarize, edit, migrate, or clean up Google Workspace assets without dropping to raw tool calls.

ufy2024/AuC · 59 tokens

google-workspace-ops

Operate across Google Workspace tools with reusable patterns for docs, sheets, calendar, drive, and gmail.

aaronnat23/disp8ch · 0 tokens

aaif-sync-chapters

Push intake decisions out of the Intake Ops sheet — accepted organizers onto the Chapters List and into each chapter's About doc, intake people plus their survey interest into their chapter's Attendee CRM (accepted people always; organizer candidates only where the chapter is big enough to self-serve), per-chapter…

aaif/community-events · 162 tokens

estimate

A development-estimation tool that analyzes project plans or source code and creates an Excel estimate grouped by development, labor, cloud, API, and miscellaneous costs.

Dannykkh/skill-olympus · 66 tokens

stylework-yunxiao-requirement-sync

A workflow for exporting selected requirements from Yunxiao, a project-management service, into a new sheet in an existing DingTalk online spreadsheet. It formats the result into a fixed set of columns and groups it by iteration.

PANGKAIFENG/ai-product-manager-skills · 153 tokens