gpc-plugin-development

Installation
SKILL.md

gpc-plugin-development

Build and publish GPC plugins using the @gpc-cli/plugin-sdk.

When to use

  • Building a new GPC plugin
  • Adding custom hooks (notifications, logging, metrics)
  • Registering custom CLI commands
  • Understanding the plugin lifecycle and permission system
  • Debugging plugin loading or hook execution
  • Publishing a plugin to npm

Inputs required

  • Node.js 20+ and TypeScript 5+
  • @gpc-cli/plugin-sdk package (peer dependency)
  • Plugin name@gpc-cli/plugin-* (first-party) or gpc-plugin-* (third-party)
Related skills

More from yasserstudio/gpc-skills

Installs
9
First Seen
Mar 12, 2026