Loading source
Pulling the file list, source metadata, and syntax-aware rendering for this listing.
Source from repo
Create educational and knowledge comics with multiple art styles (manga, ligne-claire, ink-brush) and tone combinations.
Files
Skill
Size
Entrypoint
Format
Open file
Syntax-highlighted preview of this file as included in the skill package.
references/auto-selection.md
1# Auto Selection23Content signals determine default art + tone + layout (or preset).45## Content Signal Matrix67| Content Signals | Art Style | Tone | Layout | Preset |8|-----------------|-----------|------|--------|--------|9| Tutorial, how-to, beginner | manga | neutral | webtoon | **ohmsha** |10| Computing, AI, programming | manga | neutral | dense | **ohmsha** |11| Technical explanation, educational | manga | neutral | webtoon | **ohmsha** |12| Pre-1950, classical, ancient | realistic | vintage | cinematic | - |13| Personal story, mentor | ligne-claire | warm | standard | - |14| Psychology, motivation, self-help, coaching | manga | warm | standard | **concept-story** |15| Business narrative, management, leadership | manga | warm | standard | **concept-story** |16| Conflict, breakthrough | (inherit) | dramatic | splash | - |17| Wine, food, lifestyle | realistic | neutral | cinematic | - |18| Martial arts, wuxia, xianxia | ink-brush | action | splash | **wuxia** |19| Romance, love, school life | manga | romantic | standard | **shoujo** |20| Business allegory, fable, parable, short insight, 四格 | minimalist | neutral | four-panel | **four-panel** |21| Biography, balanced | ligne-claire | neutral | mixed | - |2223## Preset Recommendation Rules2425**When preset is recommended**: Load `presets/{preset}.md` and apply all special rules.2627### ohmsha28- **Triggers**: Tutorial, technical, educational, computing, programming, how-to, beginner29- **Special rules**: Visual metaphors, NO talking heads, gadget reveals, Doraemon-style characters30- **Base**: manga + neutral + webtoon/dense3132### wuxia33- **Triggers**: Martial arts, wuxia, xianxia, cultivation, swordplay34- **Special rules**: Qi effects, combat visuals, atmospheric elements35- **Base**: ink-brush + action + splash3637### shoujo38- **Triggers**: Romance, love story, school life, emotional drama39- **Special rules**: Decorative elements, eye details, romantic beats40- **Base**: manga + romantic + standard4142### concept-story43- **Triggers**: Psychology, motivation, self-help, business narrative, management, leadership, personal growth, coaching, soft skills, abstract concept through story44- **Special rules**: Visual symbol system, growth arc, dialogue+action balance, original characters45- **Base**: manga + warm + standard4647### four-panel48- **Triggers**: Business allegory, fable, parable, short insight, four-panel, 四格, 四格漫画, single-page comic, minimalist comic strip49- **Special rules**: Strict 起承转合 4-panel structure, B&W + spot color, simplified stick-figure characters, single-page story50- **Base**: minimalist + neutral + four-panel5152## Compatibility Matrix5354Art Style × Tone combinations work best when matched appropriately:5556| Art Style | ✓✓ Best | ✓ Works | ✗ Avoid |57|-----------|---------|---------|---------|58| ligne-claire | neutral, warm | dramatic, vintage, energetic | romantic, action |59| manga | neutral, romantic, energetic, action | warm, dramatic | vintage |60| realistic | neutral, warm, dramatic, vintage | action | romantic, energetic |61| ink-brush | neutral, dramatic, action, vintage | warm | romantic, energetic |62| chalk | neutral, warm, energetic | vintage | dramatic, action, romantic |63| minimalist | neutral | warm, energetic | dramatic, vintage, romantic, action |6465**Note**: Art Style × Tone × Layout can be freely combined. Incompatible combinations work but may produce unexpected results.6667## Priority Order68691. User-specified options (`--art`, `--tone`, `--style`)702. EXTEND.md defaults713. Content signal analysis → auto-selection724. Fallback: ligne-claire + neutral + standard73