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.