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 -y skills add doist/todoist-cli --skill add-commandInstalls into the current project.
Run `npx skills use "https://github.com/doist/todoist-cli" --skill "doist/todoist-cli/add-command"` and follow the generated skill instructions now. Read its complete output, redirecting it to a temporary file first if necessary. Resolve relative paths from the supporting-files directory it provides.
Use the skills in "https://github.com/doist/todoist-cli" that are relevant to the current task. Run `npx skills add "https://github.com/doist/todoist-cli"` and select the relevant skills, then follow their instructions.