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 co
Imported from refly-ai/refly-skills (skills/automated-comic-creator/SKILL.md). Install upstream with npx skills add refly-ai/refly-skills --skill automated-comic-creator. Copyright stays with the author.
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
refly skill install skp-ez1se3c4wb2jmkymv53mhxpq
Usage
After installation, run the skill using your installation ID:
refly skill run <installationId> --input '{}'
The installation ID is returned when you run refly skill install.
Use it
Copy one of these into your project. Installing also returns the manifest and these snippets.
yaml
targets:
- https://api.opensmartroute.ai/api/v1/registry/refly-ai-refly-skills-automated-comic-creator/manifest # or paste the manifest below
Manifest
An Open Capability Manifest: the router reads it to know what this does, what it costs and when to pick it.
{
"ocm": "1",
"id": "refly-ai-refly-skills-automated-comic-creator",
"kind": "skill",
"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.",
"publisher": "refly-ai",
"version": "1.0.0",
"capabilities": {
"domains": [
"general"
],
"tags": [
"skill-md",
"comic",
"image",
"education",
"content",
"automation",
"skills-sh"
],
"languages": [
"en"
]
},
"quality_prior": 0.6,
"examples": [
"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."
],
"primary": false,
"metadata": {
"source": {
"provider": "skills.sh",
"repository": "https://github.com/refly-ai/refly-skills",
"path": "skills/automated-comic-creator/SKILL.md",
"ref": "HEAD",
"url": "https://github.com/refly-ai/refly-skills/blob/HEAD/skills/automated-comic-creator/SKILL.md",
"key": "refly-ai/refly-skills/skills/automated-comic-creator/SKILL.md"
}
},
"instructions": "# automated-comic-creator\n\nAutomated 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.\n\n## Installation\n\n```bash\nrefly skill install skp-ez1se3c4wb2jmkymv53mhxpq\n```\n\n## Usage\n\nAfter installation, run the skill using your installation ID:\n\n```bash\nrefly skill run <installationId> --input '{}'\n```\n\nThe installation ID is returned when you run `refly skill ",
"cost": {
"context_tokens": 152
}
}
Fetch it by URL: GET /api/v1/registry/refly-ai-refly-skills-automated-comic-creator/manifest?version=1.0.0
Reviews
Star ratings from people who tried it. One review per account; edit yours any time.
No reviews yet. Install it, try it, and be the first to rate it.