Create Claude Plugin
CommunityInstantly scaffold new Claude plugins.
Authorelct9620
Version1.0.0
Installs0
System Documentation
What problem does it solve?
Manually setting up the boilerplate for a new Claude plugin is a repetitive and error-prone task. This Skill automates the creation of the basic plugin structure and necessary configuration files, saving developers time and ensuring consistency across new projects.
Core Features & Use Cases
- Boilerplate Generation: Automatically creates the essential directory structure and minimal files (e.g.,
plugin.json,README.md) for a new Claude plugin. - Configuration Updates: Integrates the new plugin by updating the repository's root
README.md,.claude-plugin/marketplace.json, and release configuration. - Overwrite Protection: Includes a check for existing plugins and prompts for confirmation before overwriting, preventing accidental data loss.
- Use Case: A developer wants to quickly prototype a new Claude plugin. Instead of manually creating folders, JSON files, and updating various project manifests, they use this Skill to generate the entire basic structure in seconds, allowing them to jump straight into coding the plugin's logic.
Quick Start
Example: Create a new Claude plugin named 'my-awesome-plugin'
/skill "Create Claude Plugin" "my-awesome-plugin"
Dependency Matrix
Required Modules
None requiredComponents
Standard package💻 Claude Code Installation
Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.
Please help me install this Skill: Name: Create Claude Plugin Download link: https://github.com/elct9620/claudekit/archive/main.zip#create-claude-plugin Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
Agent Skills Search Helper
Install a tiny helper to your Agent, search and equip skill from 471,000+ vetted skills library on demand.