Initial commit
This commit is contained in:
17
.claude-plugin/plugin.json
Normal file
17
.claude-plugin/plugin.json
Normal file
@@ -0,0 +1,17 @@
|
||||
{
|
||||
"name": "creative-writing-skills",
|
||||
"description": "A set of composable skills for a creative writing project.",
|
||||
"version": "0.0.0-2025.11.28",
|
||||
"author": {
|
||||
"name": "Jimmy Yao",
|
||||
"email": "dev.jimm.py@gmail.com"
|
||||
},
|
||||
"skills": [
|
||||
"./skills/cw-router",
|
||||
"./skills/cw-prose-writing",
|
||||
"./skills/cw-story-critique",
|
||||
"./skills/cw-style-skill-creator",
|
||||
"./skills/cw-brainstorming",
|
||||
"./skills/cw-official-docs"
|
||||
]
|
||||
}
|
||||
Reference in New Issue
Block a user