mirror of
https://github.com/JimLiu/baoyu-skills.git
synced 2026-07-30 05:39:47 +08:00
080f2eff48
- baoyu-comic: adds --aspect (3:4, 4:3, 16:9) and --lang options; multi-variant storyboard workflow - baoyu-comic/baoyu-slide-deck: adds analysis-framework and template references - Multiple skills: restructured SKILL.md, moved details to references/ Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
30 lines
760 B
JSON
30 lines
760 B
JSON
{
|
|
"name": "baoyu-skills",
|
|
"owner": {
|
|
"name": "Jim Liu (宝玉)",
|
|
"email": "junminliu@gmail.com"
|
|
},
|
|
"metadata": {
|
|
"description": "Skills shared by Baoyu for improving daily work efficiency",
|
|
"version": "0.7.0"
|
|
},
|
|
"plugins": [
|
|
{
|
|
"name": "content-skills",
|
|
"description": "Skills shared by Baoyu for improving daily work efficiency",
|
|
"source": "./",
|
|
"strict": false,
|
|
"skills": [
|
|
"./skills/baoyu-gemini-web",
|
|
"./skills/baoyu-xhs-images",
|
|
"./skills/baoyu-post-to-x",
|
|
"./skills/baoyu-post-to-wechat",
|
|
"./skills/baoyu-article-illustrator",
|
|
"./skills/baoyu-cover-image",
|
|
"./skills/baoyu-slide-deck",
|
|
"./skills/baoyu-comic"
|
|
]
|
|
}
|
|
]
|
|
}
|