Use when the user wants to deeply research and understand a CLI tool before using it, or to produce a reusable research bundle about a command-line tool. Inspects local --help and man pages first, then official docs and the source repo, and captures the command surface, flags, structured-output modes, config, exit codes, safety profile, and examples into a structured bundle on disk. Triggers: "learn the X CLI", "research this command-line tool", "understand gh/kubectl/aws", "how does this CLI work", "map a CLI's commands", "is this CLI agent-friendly", "build a research bundle for a tool".
$npx -y skills add denniscalazans/denniscalazans-plugins --skill learn-a-cliInstalls into the current project.
Run `npx skills use "https://github.com/denniscalazans/denniscalazans-plugins" --skill "denniscalazans/denniscalazans-plugins/learn-a-cli"` 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/denniscalazans/denniscalazans-plugins" that are relevant to the current task. Run `npx skills add "https://github.com/denniscalazans/denniscalazans-plugins"` and select the relevant skills, then follow their instructions.