Verify that a CPAN module exists and fetch its basic information
/plugin marketplace add kfly8/claude-cpan-plugins/plugin install kfly8-generate-cpan-skill-plugins-generate-cpan-skill@kfly8/claude-cpan-plugins# Verify CPAN Module This command verifies that a CPAN module exists on MetaCPAN and fetches its basic information before generating skills. ## Usage ## Process 1. **Existence Check**: Verifies the module exists on MetaCPAN 2. **Information Fetch**: Retrieves basic module information 3. **API Preview**: Shows available methods/functions (if detectable) 4. **Readiness Assessment**: Confirms if the module is ready for skill generation ## Output The command will display: - ✅ Module existence status - 📝 Module description and version - 👤 Author information - 🏷️ Tags and keywords - ...