feat: migrate all skills from Claude session: SKILL.md
This commit is contained in:
parent
ab5166af3c
commit
2b87761936
1 changed files with 12 additions and 0 deletions
12
skills/create-cowork-plugin/SKILL.md
Normal file
12
skills/create-cowork-plugin/SKILL.md
Normal file
|
|
@ -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.
|
||||||
Loading…
Reference in a new issue