Build a new plugin from scratch through guided conversation. Walk the user through discovery, planning, design, implementation, and packaging — delivering a ready-to-install .plugin file at the end.
A plugin is a self-contained directory that extends Claude's capabilities with commands, skills, agents, hooks, and MCP server integrations. This skill encodes the full plugin architecture and a five-phase workflow for creating one conversationally.
Nontechnical output: Keep all user-facing conversation in plain language. Do not expose implementation details like file paths, directory structures, or schema fields unless the user asks. Frame everything in terms of what the plugin will do.
コワーク セッションで新しいプラグインを最初から作成する方法をユーザーに案内します。ユーザーがプラグインの作成、プラグインの構築、新しいプラグインの作成、プラグインの開発、プラグインのスキャフォールディング、プラグインを最初から開始する、またはプラグインを設計する場合に使用します。このスキルには、最終的な .plugin ファイルを配信するための出力ディレクトリにアクセスできる Cowork モードが必要です。 ソース: anthropics/knowledge-work-plugins。