create-plugin

Guide plugin creation through discovery, design, implementation, and sharing phases.

3|2|Updated Mar 9, 2026
One-click install
npx skills add https://github.com/Moonsong-Labs/knowledge-work-plugins --skill create-plugin-moonsong-labs
Or copy as Structured Prompt for Agent▼
Please help me install this Agent Skill.
Skill: create-plugin
Source: https://github.com/Moonsong-Labs/knowledge-work-plugins/tree/main/plugin-management/skills/create-plugin
Command: npx skills add https://github.com/Moonsong-Labs/knowledge-work-plugins --skill create-plugin-moonsong-labs

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Provides a structured, end-to-end workflow for designing, scaffolding, and validating new agentic AI plugins, streamlining from discovery to installation and sharing.

Core Features & Use Cases

  • Phase-guided discovery to define plugin purpose, audience, platforms, and distributability.
  • Complete scaffolding of a new plugin, including platform configs, first component, and optional connectors for distribution.
  • Built-in validation and step-by-step guidance to ensure high-quality plugin artifacts.

Quick Start

Define your plugin's name and scope, then follow the six phases to generate a complete scaffold.

Frequently Asked Questions about create-plugin

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I scaffold a new plugin from scratch?▼

Scaffold a new plugin by defining its name and scope, then following a phase-driven workflow that generates platform configs, initial components, and mandatory SKILL.md frontmatter. This structured process enforces validation checkpoints to ensure complete plugin artifacts.

What is the plugin development workflow process?▼

The plugin development workflow guides you end-to-end through discovery, design, implementation, and sharing. It enforces a phase-driven structure with mandatory SKILL.md frontmatter, optional resource directories, and validation checkpoints to ensure high-quality artifacts.

Can I port existing skills to new target platforms?▼

Yes, you can port existing skills across all target platforms by applying this phase-driven workflow. The process supports starting new plugin projects and transferring existing capabilities while enforcing validation checkpoints and mandatory SKILL.md frontmatter.

Do I need mandatory SKILL.md frontmatter for plugin creation?▼

Yes, mandatory SKILL.md frontmatter is required for plugin creation. The scaffolding workflow enforces this frontmatter along with optional resource directories and validation checkpoints to ensure high-quality plugin artifacts are generated.

What is the best way to validate plugin artifacts before sharing?▼

The best way to validate plugin artifacts is by using the built-in validation checkpoints within the phase-driven workflow. This ensures high-quality output by verifying the mandatory SKILL.md frontmatter, platform configs, and optional connectors before distribution.