comic-author

Convert a fuzzy story idea into a structured comic.json file.

48|3|Updated Jun 9, 2026
One-click install
npx skills add https://github.com/wanshuiyin/ARIS-Movie-Director --skill comic-author
Or copy as Structured Prompt for Agent▼
Please help me install this Agent Skill.
Skill: comic-author
Source: https://github.com/wanshuiyin/ARIS-Movie-Director/tree/main/skills/comic-author
Command: npx skills add https://github.com/wanshuiyin/ARIS-Movie-Director --skill comic-author

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) and references (resource) and assets (resource) components.

What problem does it solve?

This Skill automates the process of converting a fuzzy story idea into a structured comic.json file, enabling the creation of detailed comic content efficiently.

Core Features & Use Cases

  • Story Idea to JSON: Converts a story idea into a structured comic.json file for further processing.
  • Detailed Authoring: Orchestrates a series of detailed authoring steps to ensure comprehensive comic creation.
  • Use Case: Ideal for users who want to create comics but lack the time or expertise to manually author each component of the comic.json file.

Quick Start

Run the comic-author skill with your story idea: 'comic-author "A story of a detective solving a mystery."'

Frequently Asked Questions about comic-author

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I convert a story idea into a structured comic.json file?▼

To convert a story idea into a structured comic.json file, you provide a narrative prompt and the skill orchestrates detailed authoring steps to generate the structured JSON output.

What is the best way to automate comic creation from a fuzzy story?▼

Automating comic creation from a fuzzy story involves orchestrating various authoring skills to validate details against a comic schema, yielding a ready-to-render comic.json file.

Do I need any dependencies to generate a comic.json file?▼

You do not need any external dependencies to generate a comic.json file, as the skill operates independently using internal scripts, references, and assets.

Can I use a simple text prompt for structured comic authoring?▼

You can use a simple text prompt for structured comic authoring by passing your story idea directly to the skill command line for JSON conversion.

What happens after the comic.json file is generated?▼

After the comic.json file is generated, it undergoes validation against the comic schema to ensure it is ready for rendering into detailed comic content.