
Example Plugin
- 7 repo stars
- Updated October 31, 2025
- stbenjam/claude-marketplace-template
Example plugin demonstrating command structure
About
example-plugin is a Claude Code skill in the AI & Agent Building category. Example plugin demonstrating command structure
- example-plugin
- AI & Agent Building
- AI-coding skill
Example Plugin by the numbers
- Data as of Jul 7, 2026 (Skillselion catalog sync)
/plugin marketplace add stbenjam/claude-marketplace-template/plugin install example-plugin@MARKETPLACE_NAMEAdd your badge
Show developers this skill is listed on Skillselion. Paste this into your README.
| repo stars | ★ 7 |
|---|---|
| Last updated | October 31, 2025 |
| Repository | stbenjam/claude-marketplace-template ↗ |
What it does
Example plugin demonstrating command structure
README.md
Example Plugin
This is an example plugin that demonstrates the structure and conventions for Claude Code plugins.
Commands
/example-plugin:hello [name]- Say hello to someone
Usage
/example-plugin:hello Alice
Development
This plugin serves as a template for creating your own plugins. Key files:
.claude-plugin/plugin.json- Plugin metadatacommands/hello.md- Command definitionREADME.md- Plugin documentation
For more information on creating plugins, see the Claude Code documentation.
Related skills
AI & Agent Buildingagents