Straightforward guide for extending todoist-cli with new commands or subcommands. You'll reach for this when you're wiring up SDK endpoints to the CLI, adding subcommands to existing command groups, or generally expanding what the tool can do from the command line. The skill points to a detailed markdown guide with the actual implementation steps, so this is more of an entry point than a standalone reference. Useful if you're contributing to the project or maintaining a fork, less so if you're just using the CLI as is. The structure assumes you're already familiar with the codebase and just need the pattern for adding commands consistently.
npx -y skills add doist/todoist-cli --skill add-command --agent claude-codeInstalls into .claude/skills of the current project.
Select a file.
supercent-io/skills-template
supercent-io/skills-template
huangjia2019/claude-code-engineering
remotion-dev/remotion
reactjs/react.dev