create-cowork-plugin

Plan, design, implement and package Cowork plugins via a five-phase workflow with predefined directory structure and manifests.

Updated Jan 11, 2026
One-click install
npx skills add https://github.com/chelleboyer/reachy_mini_retail_assistant --skill create-cowork-plugin
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: create-cowork-plugin
Source: https://github.com/chelleboyer/reachy_mini_retail_assistant/tree/main/skills/cowork-plugin-management/skills/create-cowork-plugin
Command: npx skills add https://github.com/chelleboyer/reachy_mini_retail_assistant --skill create-cowork-plugin

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This skill provides a structured, guided workflow to plan, design, implement, and package a cowork plugin from scratch, reducing ambiguity and accelerating delivery in cowork sessions.

Core Features & Use Cases

  • Guides users through a five-phase plugin development process: discovery, component planning, design clarifications, implementation, and packaging.
  • Establishes a clear plugin directory structure, manifests, and component schemas for commands, skills, agents, hooks, and MCP integrations.
  • Supports collaborative workflows for teams delivering plug-ins ready for installation and distribution.

Quick Start

Create a new cowork plugin project outline and generate the initial manifest and structure ready for packaging.

Frequently Asked Questions about create-cowork-plugin

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

FAQPage Schema
How do I build a cowork plugin from scratch?

To build a cowork plugin, follow a guided workflow covering discovery, component planning, design clarifications, implementation, and packaging to generate the directory structure and manifest.

What is the standard directory structure for a cowork plugin?

A cowork plugin directory structure includes manifests and component schemas for commands, skills, agents, hooks, and MCP integrations to ensure components are ready for installation and distribution.

What does the cowork plugin development workflow include?

The cowork plugin development workflow includes five phases: discovery, component planning, design clarifications, implementation, and packaging to clarify architecture and enforce environment guidelines.

Can I use cowork plugins for collaborative team development?

Yes, cowork plugins support collaborative workflows for teams by providing structured manifests and component schemas to deliver plug-ins ready for installation and distribution.

Do I need to define manifests and component schemas for cowork plugins?

Yes, you need to define manifests and component schemas for commands, skills, agents, hooks, and MCP integrations to establish a clear plugin directory structure during implementation.