diff --git a/skills/baoyu-comic/README.md b/skills/baoyu-comic/README.md new file mode 100644 index 0000000..28a4a2a --- /dev/null +++ b/skills/baoyu-comic/README.md @@ -0,0 +1,31 @@ +# baoyu-comic + +Knowledge comic creator that transforms text content into educational comics with multiple visual styles including dramatic, warm, shoujo, and ohmsha. Use when user asks to create comics, knowledge comics, educational manga, biography comics, or tutorial comics from articles or stories. + +## Installation + +```bash +refly skill install skp-de6ngi3cxgmrpa7r4u0ko8ca +``` + +## Triggers + +- 漫画 +- 知识漫画 +- comic +- baoyu-comic +- 创建漫画 +- 教育漫画 +- biography comic + +## Tags + +`comic` `image` `education` `content` + +## Author + +caiqiling958 + +## Links + +- [View on Refly](https://refly.ai/skill/skp-de6ngi3cxgmrpa7r4u0ko8ca) diff --git a/skills/baoyu-comic/SKILL.md b/skills/baoyu-comic/SKILL.md new file mode 100644 index 0000000..709c622 --- /dev/null +++ b/skills/baoyu-comic/SKILL.md @@ -0,0 +1,40 @@ +--- +name: baoyu-comic +description: Knowledge comic creator that transforms text content into educational comics with multiple visual styles including dramatic, warm, shoujo, and ohmsha. Use when user asks to create comics, knowledge comics, educational manga, biography comics, or tutorial comics from articles or stories. +skillId: skp-de6ngi3cxgmrpa7r4u0ko8ca +workflowId: see-workflow-mapping +triggers: + - 漫画 + - 知识漫画 + - comic + - baoyu-comic + - 创建漫画 + - 教育漫画 + - biography comic +tags: + - comic + - image + - education + - content +version: 1.0.0 +--- + +# baoyu-comic + +Knowledge comic creator that transforms text content into educational comics with multiple visual styles including dramatic, warm, shoujo, and ohmsha. Use when user asks to create comics, knowledge comics, educational manga, biography comics, or tutorial comics from articles or stories. + +## Installation + +```bash +refly skill install skp-de6ngi3cxgmrpa7r4u0ko8ca +``` + +## Usage + +After installation, run the skill using your installation ID: + +```bash +refly skill run --input '{}' +``` + +The installation ID is returned when you run `refly skill install`.