doist/todoist-cli-add-command
Guide for adding new CLI commands or subcommands to todoist-cli. Use when implementing new SDK endpoints, adding subcommands to existing command groups, or extending CLI functionality.
npx skills add https://github.com/Doist/todoist-cli --skill add-command
See /.agents/skills/add-command/SKILL.md for the full guide.
Take doist/todoist-cli-add-command from the repository into ~/.claude/skills for personal
use, or into .claude/skills inside a project.
The agent identifies a skill by the name field in its header. Two skills with the
same name cannot sit side by side — one of them will be ignored.