Generate a Claude Skill from CPAN module documentation
/plugin marketplace add kfly8/claude-cpan-plugins/plugin install kfly8-generate-cpan-skill-plugins-generate-cpan-skill@kfly8/claude-cpan-plugins# Generate CPAN Skill This command generates a complete Claude Skill specification from CPAN module documentation. **It ALWAYS references the actual CPAN module documentation from MetaCPAN** to ensure accuracy. ## Process 1. **MetaCPAN Lookup**: First fetches the real module documentation from `https://metacpan.org/pod/[MODULE_NAME]` 2. **Analysis**: Analyzes the actual API, examples, and specifications 3. **Generation**: Creates the skill based on factual documentation ## Usage **Note**: The synopsis parameter is optional since the command will fetch the real description from MetaCP...
/generateGenerate ready-to-execute hypershift cluster creation commands from natural language descriptions
/generateGenerate documentation from TypeScript/JavaScript code, OpenAPI specs, GraphQL schemas, and SpecWeave specifications.