bycaliber-ai-org· 8 skills
Creates a new CLI command following the Commander.js pattern in src/commands/. Handles command registration in src/cli.ts, telemetry tracking via tracked() wrapper, and option parsing. Use when user says add command, new CLI command, create subcommand, or adds files to src/commands/. Do NOT use for modifying existing commands or fixing bugs in existing commands.
$npx -y skills add caliber-ai-org/ai-setup --skill adding-a-commandInstalls into the current project.
Run `npx skills use "https://github.com/caliber-ai-org/ai-setup" --skill "caliber-ai-org/ai-setup/adding-a-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/caliber-ai-org/ai-setup" that are relevant to the current task. Run `npx skills add "https://github.com/caliber-ai-org/ai-setup"` and select the relevant skills, then follow their instructions.