paper-comiclisted
Install: claude install-skill proyecto26/sherlock-ai-plugin
# Paper Comic - Academic Paper to Comic Generator
Transform academic papers into coherent educational comics, making complex concepts easier to understand through visual storytelling.
## Usage
```bash
/paper-comic /path/to/paper.pdf
/paper-comic /path/to/paper.pdf --style tech
/paper-comic # Then paste the paper content
```
## Art Style Options
| Style | Features | Suitable Papers |
|-------|-----------|-----------------|
| **classic** | Clean-line style, simple and professional, easy to read | General purpose, most papers (default) |
| **tech** | Futuristic look, circuit and neon elements | AI/Computer/Engineering papers |
| **warm** | Gentle tone, nostalgic feeling, approachable | Psychology/Cognitive Science/Education |
| **chalk** | Blackboard effect, academic atmosphere | Math/Physics/Theoretical papers |
## Output Structure
```
[output-dir]/
├── outline.md # Storyboard and scene outline
├── characters/
│ ├── characters.md # Character definitions
│ └── characters.png # Character reference image
├── prompts/
│ ├── 00-cover.md # Cover prompt
│ └── XX-page.md # Page prompts
├── 00-cover.png # Cover page
└── XX-page.png # Comic pages
```
**Output Directory**:
- If source files exist: `[source-dir]/comic/`
- If no source files: `comic-outputs/YYYY-MM-DD/[topic-slug]/`
## Workflow
### Step 1: Analyze the Paper
1. Read paper content (PDF or Markdown)
2. Extract key information:
- Paper title and authors
- Rese