Skip to content
Merged
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
32 changes: 32 additions & 0 deletions skills/automated-comic-creator/README.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,32 @@
# automated-comic-creator

Automated 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 generate automated comic pages from articles or stories.

## Installation

```bash
refly skill install skp-ez1se3c4wb2jmkymv53mhxpq
```

## Triggers

- 漫画
- 知识漫画
- comic
- automated comic
- 创建漫画
- 教育漫画
- auto comic
- generate comic

## Tags

`comic` `image` `education` `content` `automation`

## Author

caiqiling958

## Links

- [View on Refly](https://refly.ai/skill/skp-ez1se3c4wb2jmkymv53mhxpq)
42 changes: 42 additions & 0 deletions skills/automated-comic-creator/SKILL.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,42 @@
---
name: automated-comic-creator
description: Automated 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 generate automated comic pages from articles or stories.
skillId: skp-ez1se3c4wb2jmkymv53mhxpq
workflowId: see-workflow-mapping
triggers:
- 漫画
- 知识漫画
- comic
- automated comic
- 创建漫画
- 教育漫画
- auto comic
- generate comic
tags:
- comic
- image
- education
- content
- automation
version: 1.0.0
---

# automated-comic-creator

Automated 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 generate automated comic pages from articles or stories.

## Installation

```bash
refly skill install skp-ez1se3c4wb2jmkymv53mhxpq
```

## 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`.