Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
31 changes: 31 additions & 0 deletions skills/baoyu-comic/README.md
Original file line number Diff line number Diff line change
@@ -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)
40 changes: 40 additions & 0 deletions skills/baoyu-comic/SKILL.md
Original file line number Diff line number Diff line change
@@ -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 <installationId> --input '{}'
```

The installation ID is returned when you run `refly skill install`.