plugin-creator

Installation
SKILL.md

Plugin Creator

Automated plugin scaffolding for Claude Code following official structure and best practices.

When to Use

  • User says "create a plugin"
  • User wants to scaffold new plugin structure
  • User needs to add plugin to marketplace

Quick Start

Run the script with plugin description:

tsx scripts/create-plugin.ts "manages deployment workflows"
Installs
7
Repository
otrebu/agents
GitHub Stars
4
First Seen
Jan 24, 2026
plugin-creator — otrebu/agents