create-plugin
CommunityBootstrap Claude Code plugins.
Authorjpoutrin
Version1.0.0
Installs0
System Documentation
What problem does it solve?
This Skill helps users scaffold a new Claude Code plugin, including plugin manifest and optional components.
Core Features & Use Cases
- Create plugin directory with required .claude-plugin/plugin.json
- Optional components: commands, agents, skills, hooks
- Guidance on salt and mcp configs for plugin-level integration
Quick Start
Use the scaffolding tool to generate a new plugin skeleton and fill plugin.json.
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-plugin Download link: https://github.com/jpoutrin/product-forge/archive/main.zip#create-plugin Please download this .zip file, extract it, and install it in the .claude/skills/ directory.