Use when creating CLI tools from scratch using stampo, converting MCP server tools into shell commands, or generating stampo YAML configurations from natural language descriptions
$npx -y skills add michaelcereda/stampo --skill configuration-builderInstalls into the current project.
Run `npx skills use "https://github.com/michaelcereda/stampo" --skill "michaelcereda/stampo/configuration-builder"` 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/michaelcereda/stampo" that are relevant to the current task. Run `npx skills add "https://github.com/michaelcereda/stampo"` and select the relevant skills, then follow their instructions.