create-cowork-plugin

Guides teams through a five-phase workflow to create Claude Cowork plugins.

1|Updated Mar 9, 2026
One-click install
npx skills add https://github.com/kiryteo/opencode-setup --skill create-cowork-plugin-kiryteo
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: create-cowork-plugin
Source: https://github.com/kiryteo/opencode-setup/tree/main/skills/create-cowork-plugin
Command: npx skills add https://github.com/kiryteo/opencode-setup --skill create-cowork-plugin-kiryteo

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Guides teams through the end-to-end process of creating Claude Cowork plugins in a cowork session, helping align goals, scope, and outcomes.

Core Features & Use Cases

  • Phase-driven workflow: manages discovery, component planning, design questions, implementation, and packaging.
  • Collaborative scaffolding: supports multi-user sessions to create a coherent plugin plan and artifacts.
  • Ready-to-install output: delivers a complete plugin scaffold that can be packaged for deployment.
  • Governance and alignment: ensures scope, requirements, and success criteria are captured upfront.

Quick Start

Provide a project brief to start the guided cowork plugin creation workflow.

Frequently Asked Questions about create-cowork-plugin

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

FAQPage Schema
How do I create a Claude Cowork plugin from scratch?

Creating a Claude Cowork plugin involves a structured five-phase workflow: Discovery, Component Planning, Design & Clarifying Questions, Implementation, and Review & Package. This process operates within cowork sessions to output a ready-to-install plugin scaffold.

What are the phases of cowork plugin development?

Cowork plugin development follows five phases: Discovery, Component Planning, Design & Clarifying Questions, Implementation, and Review & Package. Each phase enforces governance and alignment to ensure scope and requirements are captured upfront before final packaging.

Can I use a structured workflow to build cowork plugins in multi-user sessions?

Yes, you can build cowork plugins in multi-user sessions using collaborative scaffolding. This supports teams creating a coherent plugin plan and artifacts together, ensuring goals, scope, and outcomes are aligned throughout the guided creation process.

How do I package a cowork plugin for deployment?

You package a cowork plugin during the Review & Package phase of the creation workflow. This final step reviews the implementation and delivers a complete plugin scaffold that is ready to install and deploy directly from the cowork session.

Do I need to define plugin architecture before starting the cowork plugin creation workflow?

You do not need to define plugin architecture upfront; the workflow handles this during the Component Planning phase. It guides you through capturing requirements and scope first, then scaffolding the architecture before implementation begins.