create-plugin-scaffold

Installation
SKILL.md

Create plugin scaffold

Trigger

You need to create a new Cursor plugin from scratch and make it ready for local use or marketplace submission.

Required Inputs

  • Plugin name (lowercase kebab-case)
  • Plugin purpose and target users
  • Component set to include (rules, skills, agents, commands, hooks, mcpServers)
  • Repository style (single-plugin or multi-plugin marketplace)

Output Location

By default, create the plugin inside the user's local plugin directory:

Installs
2
Repository
poteto/plugins
GitHub Stars
38
First Seen
May 23, 2026
create-plugin-scaffold — poteto/plugins