create-plugin

Create new Cowork plugins through a five-phase guided development workflow.

Updated Aug 27, 2026
One-click install
npx skills add https://github.com/iketomo/cowork_x_plugin --skill create-plugin-iketomo
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: create-plugin
Source: https://github.com/iketomo/cowork_x_plugin/tree/main/cowork-manager/skills/create-plugin
Command: npx skills add https://github.com/iketomo/cowork_x_plugin --skill create-plugin-iketomo

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This skill streamlines the creation of new Cowork plugins, guiding users through the entire development lifecycle from initial concept to a packaged .plugin file.

Core Features & Use Cases

  • Automated Plugin Scaffolding: Generates the necessary files and structure for a new plugin.
  • Guided Development Process: Walks through discovery, planning, design, implementation, and review phases.
  • Use Case: When you need to quickly start developing a new feature for Cowork and require a pre-defined project structure and guidance on the development steps.

Quick Start

Delegate to the plugin-creator agent to build a new plugin.

Frequently Asked Questions about create-plugin

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

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

To create a Cowork plugin, you provide the plugin name, functional overview, and external tool integration requirements. The skill delegates to an agent that guides you through discovery, planning, design, implementation, and packaging phases to generate the final structure.

What is the process for scaffolding a plugin for agent delegation?

Scaffolding a plugin for agent delegation involves a structured five-phase workflow: discovery, component planning, design and detailing, implementation, and review. This process ensures all necessary files and structural components are generated for the new plugin.

What information do I need to start building a Cowork plugin?

You need to provide a plugin name, a functional overview of what the plugin should do, and any external tool integration requirements. This initial input triggers the agent delegation workflow to scaffold and build the plugin.

Does the plugin creation process include a review and packaging phase?

Yes, the plugin creation process includes a review and packaging phase. After implementation, the workflow reviews the built plugin components and packages them into a final structured format suitable for use within the Cowork environment.

Can I integrate external tools when I scaffold a new plugin?

Yes, you can integrate external tools when scaffolding a new plugin. You provide your specific external tool integration requirements during the initial discovery phase, and the agent incorporates these needs into the component planning and design stages.