AI AGENT ADDONS
Skill Development
2,096installs

You can build a new plugin for Cowork through a simple guided conversation. The process helps you discover what you need, plan the parts, design each piece, and create all files. At the end you get a ready-to-install .plugin file. No technical background is required to start.

The workflow has five clear phases. First you talk about what the plugin should do. Then you decide which components it needs. Next you answer a few questions to design each part. After that the plugin files are created automatically. Finally the package is reviewed and delivered to you.

Every plugin uses a standard folder layout with a plugin.json manifest file. You only create folders for the features your plugin actually uses. Everything is explained in plain language so you always know what is happening.

Add Create Cowork Plugin skill to your workflow

Global

mkdir -p ~/.claude/skills/create-cowork-plugin

Project

mkdir -p .claude/skills/create-cowork-plugin

Source Repository

Stars
22,120
Forks
2,589
Watchers
22,120
License
Apache-2.0
Last Push
25 days ago
Created
6 months ago