plugin-create

Installation
SKILL.md

Plugin Create Skill

Interactive wizard for creating well-structured marketplace components following architecture best practices.

Enforcement

Execution mode: Interactive wizard — gather user input via AskUserQuestion, validate, generate, verify.

Prohibited actions:

  • Agents cannot use the Task tool (Rule 6 — unavailable at runtime). If user lists Task in tools, reject and suggest creating a command instead.
  • Only the maven-builder agent may execute Maven build commands (Rule 7).
  • Reject any non-maven-builder agent whose declared capabilities combine the shell tool with direct Java-build-tool invocation needs.
  • Do not invent script notations — use only documented notations
Installs
1
GitHub Stars
5
First Seen
Jul 11, 2026
plugin-create — cuioss/plan-marshall