From 2b8776193677aa09f0c8ef2d86ed20476ef5a002 Mon Sep 17 00:00:00 2001 From: ZGaetano Date: Tue, 2 Jun 2026 22:46:41 -0400 Subject: [PATCH] feat: migrate all skills from Claude session: SKILL.md --- skills/create-cowork-plugin/SKILL.md | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 skills/create-cowork-plugin/SKILL.md diff --git a/skills/create-cowork-plugin/SKILL.md b/skills/create-cowork-plugin/SKILL.md new file mode 100644 index 0000000..714dfea --- /dev/null +++ b/skills/create-cowork-plugin/SKILL.md @@ -0,0 +1,12 @@ +--- +name: create-cowork-plugin +description: > + Guide users through creating a new plugin from scratch in a cowork session. + Use when users want to create a plugin, build a plugin, make a new plugin, develop a plugin, scaffold a plugin, start a plugin from scratch, or design a plugin. + This skill requires Cowork mode with access to the outputs directory for delivering the final .plugin file. +compatibility: Requires Cowork desktop app environment with access to the outputs directory for delivering .plugin files. +--- + +# Create Cowork Plugin + +Build a new plugin from scratch through guided conversation.