creating-a-plugin

Official

Scaffold a complete Claude Code plugin structure.

Authored3dai
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This skill scaffolds a complete Claude Code plugin blueprint, ensuring consistent project structure, a SKILL.md entry point for each skill, and ready-to-publish component organization.

Core Features & Use Cases

  • Provides a standard directory layout including commands/, agents/, skills/, hooks/, and MCP servers.
  • Ensures SKILL.md frontmatter exists with a name and description, enabling auto-discovery and validation.
  • Helps teams bootstrap new plugins quickly across projects to maintain consistency.

Quick Start

Create a new plugin folder, add a .claude-plugin/plugin.json manifest, and place a SKILL.md under each skill directory following the template. Then populate optional directories (scripts/, references/, assets/) as needed.

Dependency Matrix

Required Modules

None required

Components

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: creating-a-plugin
Download link: https://github.com/ed3dai/ed3d-plugins-testing/archive/main.zip#creating-a-plugin

Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
View Source Repository

Agent Skills Search Helper

Install a tiny helper to your Agent, search and equip skill from 471,000+ vetted skills library on demand.