mindforge-cc 11.5.1 → 11.7.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/.agent/mindforge/skill-tdd.md +53 -0
- package/.agent/mindforge/skills-index.md +118 -0
- package/.agent/mindforge/systematic-debug.md +60 -0
- package/.agent/mindforge/wf-catalog.md +37 -0
- package/.agent/mindforge/wf-code-audit.md +31 -0
- package/.agent/mindforge/wf-competitive-analysis.md +31 -0
- package/.agent/mindforge/wf-deep-research.md +32 -0
- package/.agent/mindforge/wf-feature-planner.md +31 -0
- package/.agent/mindforge/wf-incident-response.md +31 -0
- package/.agent/mindforge/wf-onboard-codebase.md +31 -0
- package/.agent/mindforge/wf-perf-optimize.md +31 -0
- package/.agent/mindforge/wf-pr-review.md +31 -0
- package/.agent/mindforge/wf-refactor-plan.md +31 -0
- package/.agent/mindforge/wf-release-prep.md +31 -0
- package/.agent/mindforge/wf-tdd-sprint.md +31 -0
- package/.agent/mindforge/wf-tech-evaluation.md +31 -0
- package/.agent/skills/1password-skill/SKILL.md +156 -0
- package/.agent/skills/1password-skill/references/cli-examples.md +31 -0
- package/.agent/skills/1password-skill/references/get-started.md +21 -0
- package/.agent/skills/article-illustrator/SKILL.md +199 -0
- package/.agent/skills/article-illustrator/references/prompt-construction.md +426 -0
- package/.agent/skills/article-illustrator/references/style-presets.md +80 -0
- package/.agent/skills/article-illustrator/references/styles.md +224 -0
- package/.agent/skills/article-illustrator/references/usage.md +50 -0
- package/.agent/skills/article-illustrator/references/workflow.md +332 -0
- package/.agent/skills/arxiv/SKILL.md +275 -0
- package/.agent/skills/blogwatcher/SKILL.md +130 -0
- package/.agent/skills/code-wiki/SKILL.md +438 -0
- package/.agent/skills/code-wiki/templates/README.md +31 -0
- package/.agent/skills/code-wiki/templates/architecture.md +30 -0
- package/.agent/skills/code-wiki/templates/getting-started.md +47 -0
- package/.agent/skills/code-wiki/templates/module.md +38 -0
- package/.agent/skills/codebase-inspection/SKILL.md +109 -0
- package/.agent/skills/comic-creator/SKILL.md +240 -0
- package/.agent/skills/comic-creator/references/analysis-framework.md +176 -0
- package/.agent/skills/comic-creator/references/auto-selection.md +71 -0
- package/.agent/skills/comic-creator/references/base-prompt.md +98 -0
- package/.agent/skills/comic-creator/references/character-template.md +180 -0
- package/.agent/skills/comic-creator/references/ohmsha-guide.md +85 -0
- package/.agent/skills/comic-creator/references/partial-workflows.md +106 -0
- package/.agent/skills/comic-creator/references/storyboard-template.md +143 -0
- package/.agent/skills/comic-creator/references/workflow.md +401 -0
- package/.agent/skills/concept-diagrams/SKILL.md +355 -0
- package/.agent/skills/concept-diagrams/references/dashboard-patterns.md +43 -0
- package/.agent/skills/concept-diagrams/references/infrastructure-patterns.md +144 -0
- package/.agent/skills/concept-diagrams/references/physical-shape-cookbook.md +42 -0
- package/.agent/skills/creative-ideation/SKILL.md +144 -0
- package/.agent/skills/creative-ideation/references/full-prompt-library.md +110 -0
- package/.agent/skills/devops-cli/SKILL.md +149 -0
- package/.agent/skills/devops-cli/references/app-discovery.md +112 -0
- package/.agent/skills/devops-cli/references/authentication.md +59 -0
- package/.agent/skills/devops-cli/references/cli-reference.md +104 -0
- package/.agent/skills/devops-cli/references/running-apps.md +171 -0
- package/.agent/skills/devops-watchers/SKILL.md +103 -0
- package/.agent/skills/docker-management/SKILL.md +273 -0
- package/.agent/skills/domain-intel/SKILL.md +96 -0
- package/.agent/skills/duckduckgo-search/SKILL.md +230 -0
- package/.agent/skills/github-auth/SKILL.md +240 -0
- package/.agent/skills/github-code-review/SKILL.md +474 -0
- package/.agent/skills/github-code-review/references/review-output-template.md +74 -0
- package/.agent/skills/github-issues/SKILL.md +363 -0
- package/.agent/skills/github-issues/templates/bug-report.md +35 -0
- package/.agent/skills/github-issues/templates/feature-request.md +31 -0
- package/.agent/skills/github-pr-workflow/SKILL.md +360 -0
- package/.agent/skills/github-pr-workflow/references/ci-troubleshooting.md +183 -0
- package/.agent/skills/github-pr-workflow/references/conventional-commits.md +71 -0
- package/.agent/skills/github-pr-workflow/templates/pr-body-bugfix.md +35 -0
- package/.agent/skills/github-pr-workflow/templates/pr-body-feature.md +33 -0
- package/.agent/skills/github-repo-management/SKILL.md +509 -0
- package/.agent/skills/github-repo-management/references/github-api-cheatsheet.md +161 -0
- package/.agent/skills/godmode/SKILL.md +396 -0
- package/.agent/skills/godmode/references/jailbreak-templates.md +128 -0
- package/.agent/skills/godmode/references/refusal-detection.md +142 -0
- package/.agent/skills/hyperframes/SKILL.md +182 -0
- package/.agent/skills/hyperframes/references/cli.md +185 -0
- package/.agent/skills/hyperframes/references/composition.md +129 -0
- package/.agent/skills/hyperframes/references/features.md +289 -0
- package/.agent/skills/hyperframes/references/gsap.md +136 -0
- package/.agent/skills/hyperframes/references/troubleshooting.md +137 -0
- package/.agent/skills/hyperframes/references/website-to-video.md +145 -0
- package/.agent/skills/jupyter-live-kernel/SKILL.md +160 -0
- package/.agent/skills/kanban-orchestrator/SKILL.md +209 -0
- package/.agent/skills/kanban-worker/SKILL.md +188 -0
- package/.agent/skills/llm-wiki/SKILL.md +499 -0
- package/.agent/skills/meme-generation/SKILL.md +122 -0
- package/.agent/skills/node-inspect-debugger/SKILL.md +312 -0
- package/.agent/skills/obsidian/SKILL.md +60 -0
- package/.agent/skills/osint-investigation/SKILL.md +269 -0
- package/.agent/skills/osint-investigation/templates/source-template.md +59 -0
- package/.agent/skills/oss-forensics/SKILL.md +422 -0
- package/.agent/skills/oss-forensics/references/evidence-types.md +89 -0
- package/.agent/skills/oss-forensics/references/github-archive-guide.md +184 -0
- package/.agent/skills/oss-forensics/references/investigation-templates.md +131 -0
- package/.agent/skills/oss-forensics/references/recovery-techniques.md +164 -0
- package/.agent/skills/oss-forensics/templates/forensic-report.md +151 -0
- package/.agent/skills/oss-forensics/templates/malicious-package-report.md +43 -0
- package/.agent/skills/parallel-cli/SKILL.md +384 -0
- package/.agent/skills/pinggy-tunnel/SKILL.md +302 -0
- package/.agent/skills/pixel-art/SKILL.md +209 -0
- package/.agent/skills/pixel-art/references/palettes.md +49 -0
- package/.agent/skills/plan/SKILL.md +331 -0
- package/.agent/skills/polymarket/SKILL.md +75 -0
- package/.agent/skills/polymarket/references/api-endpoints.md +220 -0
- package/.agent/skills/python-debugpy/SKILL.md +368 -0
- package/.agent/skills/requesting-code-review/SKILL.md +273 -0
- package/.agent/skills/research-paper-writing/SKILL.md +2367 -0
- package/.agent/skills/research-paper-writing/references/autoreason-methodology.md +394 -0
- package/.agent/skills/research-paper-writing/references/checklists.md +434 -0
- package/.agent/skills/research-paper-writing/references/citation-workflow.md +563 -0
- package/.agent/skills/research-paper-writing/references/experiment-patterns.md +728 -0
- package/.agent/skills/research-paper-writing/references/human-evaluation.md +476 -0
- package/.agent/skills/research-paper-writing/references/paper-types.md +481 -0
- package/.agent/skills/research-paper-writing/references/reviewer-guidelines.md +433 -0
- package/.agent/skills/research-paper-writing/references/sources.md +191 -0
- package/.agent/skills/research-paper-writing/references/writing-guide.md +474 -0
- package/.agent/skills/research-paper-writing/templates/README.md +251 -0
- package/.agent/skills/rest-graphql-debug/SKILL.md +507 -0
- package/.agent/skills/s6-container-supervision/SKILL.md +171 -0
- package/.agent/skills/scrapling/SKILL.md +328 -0
- package/.agent/skills/sherlock/SKILL.md +186 -0
- package/.agent/skills/simplify-code/SKILL.md +168 -0
- package/.agent/skills/skill-authoring/SKILL.md +158 -0
- package/.agent/skills/spike/SKILL.md +190 -0
- package/.agent/skills/subagent-driven-development/SKILL.md +345 -0
- package/.agent/skills/subagent-driven-development/references/context-budget-discipline.md +53 -0
- package/.agent/skills/subagent-driven-development/references/gates-taxonomy.md +93 -0
- package/.agent/skills/systematic-debugging/SKILL.md +360 -0
- package/.agent/skills/test-driven-development/SKILL.md +336 -0
- package/.agent/skills/video-orchestrator/SKILL.md +194 -0
- package/.agent/skills/video-orchestrator/references/examples.md +227 -0
- package/.agent/skills/video-orchestrator/references/intake.md +166 -0
- package/.agent/skills/video-orchestrator/references/kanban-setup.md +278 -0
- package/.agent/skills/video-orchestrator/references/monitoring.md +180 -0
- package/.agent/skills/video-orchestrator/references/role-archetypes.md +298 -0
- package/.agent/skills/video-orchestrator/references/tool-matrix.md +317 -0
- package/.agent/skills/web-pentest/SKILL.md +332 -0
- package/.agent/skills/web-pentest/references/bypass-techniques.md +133 -0
- package/.agent/skills/web-pentest/references/exploitation-techniques.md +204 -0
- package/.agent/skills/web-pentest/references/scope-enforcement.md +110 -0
- package/.agent/skills/web-pentest/references/vuln-taxonomy.md +81 -0
- package/.agent/skills/web-pentest/templates/authorization.md +69 -0
- package/.agent/skills/web-pentest/templates/pentest-report.md +178 -0
- package/.claude/commands/mindforge/skill-tdd.md +53 -0
- package/.claude/commands/mindforge/skills-index.md +118 -0
- package/.claude/commands/mindforge/systematic-debug.md +60 -0
- package/.claude/commands/mindforge/wf-catalog.md +37 -0
- package/.claude/commands/mindforge/wf-code-audit.md +31 -0
- package/.claude/commands/mindforge/wf-competitive-analysis.md +31 -0
- package/.claude/commands/mindforge/wf-deep-research.md +32 -0
- package/.claude/commands/mindforge/wf-feature-planner.md +31 -0
- package/.claude/commands/mindforge/wf-incident-response.md +31 -0
- package/.claude/commands/mindforge/wf-onboard-codebase.md +31 -0
- package/.claude/commands/mindforge/wf-perf-optimize.md +31 -0
- package/.claude/commands/mindforge/wf-pr-review.md +31 -0
- package/.claude/commands/mindforge/wf-refactor-plan.md +31 -0
- package/.claude/commands/mindforge/wf-release-prep.md +31 -0
- package/.claude/commands/mindforge/wf-tdd-sprint.md +31 -0
- package/.claude/commands/mindforge/wf-tech-evaluation.md +31 -0
- package/.mindforge/config.json +2 -2
- package/.mindforge/dynamic-workflows/REGISTRY.md +65 -0
- package/.mindforge/dynamic-workflows/index.json +171 -0
- package/.mindforge/dynamic-workflows/scripts/code-audit.js +103 -0
- package/.mindforge/dynamic-workflows/scripts/competitive-analysis.js +85 -0
- package/.mindforge/dynamic-workflows/scripts/deep-research.js +151 -0
- package/.mindforge/dynamic-workflows/scripts/feature-planner.js +104 -0
- package/.mindforge/dynamic-workflows/scripts/incident-response.js +106 -0
- package/.mindforge/dynamic-workflows/scripts/onboard-codebase.js +102 -0
- package/.mindforge/dynamic-workflows/scripts/perf-optimize.js +128 -0
- package/.mindforge/dynamic-workflows/scripts/pr-review.js +87 -0
- package/.mindforge/dynamic-workflows/scripts/refactor-plan.js +121 -0
- package/.mindforge/dynamic-workflows/scripts/release-prep.js +102 -0
- package/.mindforge/dynamic-workflows/scripts/tdd-sprint.js +103 -0
- package/.mindforge/dynamic-workflows/scripts/tech-evaluation.js +72 -0
- package/.mindforge/memory/sync-manifest.json +1 -1
- package/.mindforge/skills/arxiv/SKILL.md +294 -0
- package/.mindforge/skills/blogwatcher/SKILL.md +147 -0
- package/.mindforge/skills/code-wiki/SKILL.md +457 -0
- package/.mindforge/skills/codebase-inspection/SKILL.md +126 -0
- package/.mindforge/skills/concept-diagrams/SKILL.md +373 -0
- package/.mindforge/skills/creative-ideation/SKILL.md +162 -0
- package/.mindforge/skills/domain-intel/SKILL.md +116 -0
- package/.mindforge/skills/duckduckgo-search/SKILL.md +249 -0
- package/.mindforge/skills/github-code-review/SKILL.md +493 -0
- package/.mindforge/skills/github-issues/SKILL.md +382 -0
- package/.mindforge/skills/github-pr-workflow/SKILL.md +379 -0
- package/.mindforge/skills/jupyter-live-kernel/SKILL.md +179 -0
- package/.mindforge/skills/kanban-orchestrator/SKILL.md +227 -0
- package/.mindforge/skills/kanban-worker/SKILL.md +206 -0
- package/.mindforge/skills/meme-generation/SKILL.md +141 -0
- package/.mindforge/skills/obsidian/SKILL.md +80 -0
- package/.mindforge/skills/osint-investigation/SKILL.md +288 -0
- package/.mindforge/skills/oss-forensics/SKILL.md +421 -0
- package/.mindforge/skills/pixel-art/SKILL.md +228 -0
- package/.mindforge/skills/plan/SKILL.md +350 -0
- package/.mindforge/skills/requesting-code-review/SKILL.md +292 -0
- package/.mindforge/skills/research-paper-writing/SKILL.md +2384 -0
- package/.mindforge/skills/scrapling/SKILL.md +345 -0
- package/.mindforge/skills/sherlock/SKILL.md +203 -0
- package/.mindforge/skills/simplify-code/SKILL.md +187 -0
- package/.mindforge/skills/spike/SKILL.md +209 -0
- package/.mindforge/skills/subagent-driven-development/SKILL.md +364 -0
- package/.mindforge/skills/systematic-debugging/SKILL.md +379 -0
- package/.mindforge/skills/test-driven-development/SKILL.md +355 -0
- package/.mindforge/skills/web-pentest/SKILL.md +327 -0
- package/CHANGELOG.md +71 -0
- package/MINDFORGE.md +2 -2
- package/README.md +72 -3
- package/RELEASENOTES.md +109 -0
- package/bin/installer-core.js +6 -2
- package/bin/mindforge-cli.js +7 -0
- package/bin/workflows/workflow-runner.js +110 -0
- package/docs/commands-reference.md +25 -0
- package/docs/getting-started.md +42 -5
- package/package.json +2 -1
|
@@ -0,0 +1,180 @@
|
|
|
1
|
+
# Character Definition Template
|
|
2
|
+
|
|
3
|
+
## Character Document Format
|
|
4
|
+
|
|
5
|
+
Create `characters/characters.md` with the following structure:
|
|
6
|
+
|
|
7
|
+
```markdown
|
|
8
|
+
# Character Definitions - [Comic Title]
|
|
9
|
+
|
|
10
|
+
**Style**: [selected style]
|
|
11
|
+
**Art Direction**: [Ligne Claire / Manga / etc.]
|
|
12
|
+
|
|
13
|
+
---
|
|
14
|
+
|
|
15
|
+
## Character 1: [Name]
|
|
16
|
+
|
|
17
|
+
**Role**: [Protagonist / Mentor / Antagonist / Narrator]
|
|
18
|
+
**Age**: [approximate age or age range in story]
|
|
19
|
+
|
|
20
|
+
**Appearance**:
|
|
21
|
+
- Face shape: [oval/square/round]
|
|
22
|
+
- Hair: [color, style, length]
|
|
23
|
+
- Eyes: [color, shape, distinctive features]
|
|
24
|
+
- Build: [height, body type]
|
|
25
|
+
- Distinguishing features: [glasses, beard, scar, etc.]
|
|
26
|
+
|
|
27
|
+
**Costume**:
|
|
28
|
+
- Default outfit: [detailed description]
|
|
29
|
+
- Color palette: [primary colors for this character]
|
|
30
|
+
- Accessories: [hat, bag, tools, etc.]
|
|
31
|
+
|
|
32
|
+
**Expression Range**:
|
|
33
|
+
- Neutral: [description]
|
|
34
|
+
- Happy/Excited: [description]
|
|
35
|
+
- Thinking/Confused: [description]
|
|
36
|
+
- Determined: [description]
|
|
37
|
+
|
|
38
|
+
**Visual Reference Notes**:
|
|
39
|
+
[Any specific artistic direction]
|
|
40
|
+
|
|
41
|
+
---
|
|
42
|
+
|
|
43
|
+
## Character 2: [Name]
|
|
44
|
+
...
|
|
45
|
+
```
|
|
46
|
+
|
|
47
|
+
## Reference Sheet Image Prompt
|
|
48
|
+
|
|
49
|
+
After character definitions, include a prompt for generating the reference sheet:
|
|
50
|
+
|
|
51
|
+
```markdown
|
|
52
|
+
## Reference Sheet Prompt
|
|
53
|
+
|
|
54
|
+
Character reference sheet in [style] style, clean lines, flat colors:
|
|
55
|
+
|
|
56
|
+
[ROW 1 - Character Name]:
|
|
57
|
+
- Front view: [detailed description]
|
|
58
|
+
- 3/4 view: [description]
|
|
59
|
+
- Expression sheet: Neutral | Happy | Focused | Worried
|
|
60
|
+
|
|
61
|
+
[ROW 2 - Character Name]:
|
|
62
|
+
...
|
|
63
|
+
|
|
64
|
+
COLOR PALETTE:
|
|
65
|
+
- [Character 1]: [colors]
|
|
66
|
+
- [Character 2]: [colors]
|
|
67
|
+
|
|
68
|
+
White background, clear labels under each character.
|
|
69
|
+
```
|
|
70
|
+
|
|
71
|
+
## Example: Turing Biography
|
|
72
|
+
|
|
73
|
+
```markdown
|
|
74
|
+
# Character Definitions - The Imitation Game
|
|
75
|
+
|
|
76
|
+
**Style**: classic (Ligne Claire)
|
|
77
|
+
**Art Direction**: Clean lines, muted colors, period-accurate details
|
|
78
|
+
|
|
79
|
+
---
|
|
80
|
+
|
|
81
|
+
## Character 1: Alan Turing
|
|
82
|
+
|
|
83
|
+
**Role**: Protagonist
|
|
84
|
+
**Age**: 25-40 (varies across story)
|
|
85
|
+
|
|
86
|
+
**Appearance**:
|
|
87
|
+
- Face shape: Oval, slightly angular
|
|
88
|
+
- Hair: Dark brown, wavy, slightly disheveled
|
|
89
|
+
- Eyes: Deep-set, intense gaze
|
|
90
|
+
- Build: Tall, lean, slightly awkward posture
|
|
91
|
+
- Distinguishing features: Prominent brow, thoughtful expression
|
|
92
|
+
|
|
93
|
+
**Costume**:
|
|
94
|
+
- Default outfit: Tweed jacket with elbow patches, white shirt, no tie
|
|
95
|
+
- Color palette: Muted browns, navy blue, cream
|
|
96
|
+
- Accessories: Occasionally a pipe, papers/notebooks
|
|
97
|
+
|
|
98
|
+
**Expression Range**:
|
|
99
|
+
- Neutral: Thoughtful, slightly distant
|
|
100
|
+
- Happy/Excited: Eureka moment, eyes bright, subtle smile
|
|
101
|
+
- Thinking/Confused: Furrowed brow, looking at abstract space
|
|
102
|
+
- Determined: Jaw set, focused eyes
|
|
103
|
+
|
|
104
|
+
---
|
|
105
|
+
|
|
106
|
+
## Character 2: The Bombe Machine
|
|
107
|
+
|
|
108
|
+
**Role**: Supporting (anthropomorphized)
|
|
109
|
+
**Appearance**:
|
|
110
|
+
- Large brass and wood cabinet
|
|
111
|
+
- Dial "eyes" that can express states
|
|
112
|
+
- Paper tape "mouth"
|
|
113
|
+
- Indicator lights for emotions
|
|
114
|
+
|
|
115
|
+
**Expression Range**:
|
|
116
|
+
- Processing: Spinning dials, humming
|
|
117
|
+
- Success: Lights up warmly
|
|
118
|
+
- Stuck: Smoke wisps, stuttering
|
|
119
|
+
|
|
120
|
+
---
|
|
121
|
+
|
|
122
|
+
## Reference Sheet Prompt
|
|
123
|
+
|
|
124
|
+
Character reference sheet in Ligne Claire style, clean lines, flat colors:
|
|
125
|
+
|
|
126
|
+
TOP ROW - Alan Turing:
|
|
127
|
+
- Front view: Young man, 30s, short dark wavy hair, thoughtful expression, wearing tweed jacket with elbow patches, white shirt
|
|
128
|
+
- 3/4 view: Same character, slight smile, showing profile of nose
|
|
129
|
+
- Expression sheet: Neutral | Excited (eureka moment) | Focused (working) | Worried
|
|
130
|
+
|
|
131
|
+
BOTTOM ROW - The Bombe Machine (anthropomorphized):
|
|
132
|
+
- Bombe machine as character: Large, brass and wood, dial "eyes", paper tape "mouth"
|
|
133
|
+
- Expressions: Processing (spinning dials) | Success (lights up) | Stuck (smoke wisps)
|
|
134
|
+
|
|
135
|
+
COLOR PALETTE:
|
|
136
|
+
- Turing: Muted browns (#8B7355), navy blue (#2C3E50), cream (#F5F5DC)
|
|
137
|
+
- Machine: Brass (#B5A642), mahogany (#4E2728), emerald indicators (#2ECC71)
|
|
138
|
+
|
|
139
|
+
White background, clear labels under each character.
|
|
140
|
+
```
|
|
141
|
+
|
|
142
|
+
## Handling Age Variants
|
|
143
|
+
|
|
144
|
+
For biographies spanning many years, define age variants:
|
|
145
|
+
|
|
146
|
+
```markdown
|
|
147
|
+
## Alan Turing - Age Variants
|
|
148
|
+
|
|
149
|
+
### Young (1920s, age 10-18)
|
|
150
|
+
- Boyish features, round face
|
|
151
|
+
- School uniform (Sherborne)
|
|
152
|
+
- Curious, eager expression
|
|
153
|
+
|
|
154
|
+
### Adult (1930s-40s, age 25-35)
|
|
155
|
+
- Angular face, defined jaw
|
|
156
|
+
- Tweed jacket, rumpled appearance
|
|
157
|
+
- Intense, focused expression
|
|
158
|
+
|
|
159
|
+
### Later (1950s, age 40+)
|
|
160
|
+
- Slightly weathered
|
|
161
|
+
- More casual dress
|
|
162
|
+
- Thoughtful, sometimes melancholic
|
|
163
|
+
```
|
|
164
|
+
|
|
165
|
+
## Best Practices
|
|
166
|
+
|
|
167
|
+
| Practice | Description |
|
|
168
|
+
|----------|-------------|
|
|
169
|
+
| Be specific | "Short dark wavy hair, parted left" not just "dark hair" |
|
|
170
|
+
| Use distinguishing features | Glasses, scars, accessories that identify character |
|
|
171
|
+
| Define color codes | Use specific color names or hex codes |
|
|
172
|
+
| Include age markers | Wrinkles, posture, clothing style matching era |
|
|
173
|
+
| Reference real people | For historical figures, note "based on 1940s photographs" |
|
|
174
|
+
|
|
175
|
+
## Why Character Reference Matters
|
|
176
|
+
|
|
177
|
+
Without unified character definition, AI generates inconsistent appearances. The reference sheet provides:
|
|
178
|
+
1. Visual anchors for consistent features
|
|
179
|
+
2. Color palettes for consistent coloring
|
|
180
|
+
3. Expression documentation for emotional portrayals
|
|
@@ -0,0 +1,85 @@
|
|
|
1
|
+
# Ohmsha Manga Guide Style
|
|
2
|
+
|
|
3
|
+
Guidelines for educational manga comics using the `ohmsha` preset.
|
|
4
|
+
|
|
5
|
+
## Character Setup
|
|
6
|
+
|
|
7
|
+
| Role | Default | Traits |
|
|
8
|
+
|------|---------|--------|
|
|
9
|
+
| Student (Role A) | 大雄 | Confused, asks basic but crucial questions, represents reader |
|
|
10
|
+
| Mentor (Role B) | 哆啦A梦 | Knowledgeable, patient, uses gadgets as technical metaphors |
|
|
11
|
+
| Antagonist (Role C, optional) | 胖虎 | Represents misunderstanding, or "noise" in the data |
|
|
12
|
+
|
|
13
|
+
Custom characters: ask the user for role → name mappings (e.g., `Student:小明, Mentor:教授, Antagonist:Bug怪`).
|
|
14
|
+
|
|
15
|
+
## Character Reference Sheet Style
|
|
16
|
+
|
|
17
|
+
For Ohmsha style, use manga/anime style with:
|
|
18
|
+
- Exaggerated expressions for educational clarity
|
|
19
|
+
- Simple, distinctive silhouettes
|
|
20
|
+
- Bright, saturated color palettes
|
|
21
|
+
- Chibi/SD (super-deformed) variants for comedic reactions
|
|
22
|
+
|
|
23
|
+
## Outline Spec Block
|
|
24
|
+
|
|
25
|
+
Every ohmsha outline must start with:
|
|
26
|
+
|
|
27
|
+
```markdown
|
|
28
|
+
【漫画规格单】
|
|
29
|
+
- Language: [Same as input content]
|
|
30
|
+
- Style: Ohmsha (Manga Guide), Full Color
|
|
31
|
+
- Layout: Vertical Scrolling Comic (竖版条漫)
|
|
32
|
+
- Characters: [List character names and roles]
|
|
33
|
+
- Character Reference: characters/characters.png
|
|
34
|
+
- Page Limit: ≤20 pages
|
|
35
|
+
```
|
|
36
|
+
|
|
37
|
+
## Visual Metaphor Rules (Critical)
|
|
38
|
+
|
|
39
|
+
**NEVER** create "talking heads" panels. Every technical concept must become:
|
|
40
|
+
|
|
41
|
+
1. **A tangible gadget/prop** - Something characters can hold, use, demonstrate
|
|
42
|
+
2. **An action scene** - Characters doing something that illustrates the concept
|
|
43
|
+
3. **A visual environment** - Stepping into a metaphorical space
|
|
44
|
+
|
|
45
|
+
### Examples
|
|
46
|
+
|
|
47
|
+
| Concept | Bad (Talking Heads) | Good (Visual Metaphor) |
|
|
48
|
+
|---------|---------------------|------------------------|
|
|
49
|
+
| Word embeddings | Characters discussing vectors | 哆啦A梦拿出"词向量压缩机",把书本压缩成彩色小球 |
|
|
50
|
+
| Gradient descent | Explaining math formula | 大雄在山谷地形上滚球,寻找最低点 |
|
|
51
|
+
| Neural network | Diagram on whiteboard | 角色走进由发光节点组成的网络迷宫 |
|
|
52
|
+
|
|
53
|
+
## Page Title Convention
|
|
54
|
+
|
|
55
|
+
Avoid AI-style "Title: Subtitle" format. Use narrative descriptions:
|
|
56
|
+
|
|
57
|
+
- ❌ "Page 3: Introduction to Neural Networks"
|
|
58
|
+
- ✓ "Page 3: 大雄被海量单词淹没,哆啦A梦拿出'词向量压缩机'"
|
|
59
|
+
|
|
60
|
+
## Ending Requirements
|
|
61
|
+
|
|
62
|
+
- NO generic endings ("What will you choose?", "Thanks for reading")
|
|
63
|
+
- End with: Technical summary moment OR character achieving a small goal
|
|
64
|
+
- Final panel: Sense of accomplishment, not open-ended question
|
|
65
|
+
|
|
66
|
+
### Good Endings
|
|
67
|
+
|
|
68
|
+
- Student successfully applies learned concept
|
|
69
|
+
- Visual callback to opening problem, now solved
|
|
70
|
+
- Mentor gives summary while student demonstrates understanding
|
|
71
|
+
|
|
72
|
+
### Bad Endings
|
|
73
|
+
|
|
74
|
+
- "What do you think?" open questions
|
|
75
|
+
- "Thanks for reading this tutorial"
|
|
76
|
+
- Cliffhanger without resolution
|
|
77
|
+
|
|
78
|
+
## Layout Preference
|
|
79
|
+
|
|
80
|
+
Ohmsha style typically uses:
|
|
81
|
+
- `webtoon` (vertical scrolling) - Primary choice
|
|
82
|
+
- `dense` - For information-heavy sections
|
|
83
|
+
- `mixed` - For varied pacing
|
|
84
|
+
|
|
85
|
+
Avoid `cinematic` and `splash` for educational content.
|
|
@@ -0,0 +1,106 @@
|
|
|
1
|
+
# Partial Workflows
|
|
2
|
+
|
|
3
|
+
Options to run specific parts of the workflow. Trigger these via natural language (e.g., "just the storyboard", "regenerate page 3").
|
|
4
|
+
|
|
5
|
+
## Options Summary
|
|
6
|
+
|
|
7
|
+
| Option | Steps Executed | Output |
|
|
8
|
+
|--------|----------------|--------|
|
|
9
|
+
| Storyboard only | 1-3 | `storyboard.md` + `characters/` |
|
|
10
|
+
| Prompts only | 1-5 | + `prompts/*.md` |
|
|
11
|
+
| Images only | 7-8 | + images |
|
|
12
|
+
| Regenerate N | 7 (partial) | Specific page(s) |
|
|
13
|
+
|
|
14
|
+
---
|
|
15
|
+
|
|
16
|
+
## Storyboard-only
|
|
17
|
+
|
|
18
|
+
Generate storyboard and characters without prompts or images.
|
|
19
|
+
|
|
20
|
+
**User cue**: "storyboard only", "just the outline", "don't generate images yet".
|
|
21
|
+
|
|
22
|
+
**Workflow**: Steps 1-3 only (stop after storyboard + characters)
|
|
23
|
+
|
|
24
|
+
**Output**:
|
|
25
|
+
- `analysis.md`
|
|
26
|
+
- `storyboard.md`
|
|
27
|
+
- `characters/characters.md`
|
|
28
|
+
|
|
29
|
+
**Use case**: Review and edit the storyboard before generating images. Useful for:
|
|
30
|
+
- Getting feedback on the narrative structure
|
|
31
|
+
- Making manual adjustments to panel layouts
|
|
32
|
+
- Defining custom characters
|
|
33
|
+
|
|
34
|
+
---
|
|
35
|
+
|
|
36
|
+
## Prompts-only
|
|
37
|
+
|
|
38
|
+
Generate storyboard, characters, and prompts without images.
|
|
39
|
+
|
|
40
|
+
**User cue**: "prompts only", "write the prompts but don't generate yet".
|
|
41
|
+
|
|
42
|
+
**Workflow**: Steps 1-5 (generate prompts, skip images)
|
|
43
|
+
|
|
44
|
+
**Output**:
|
|
45
|
+
- `analysis.md`
|
|
46
|
+
- `storyboard.md`
|
|
47
|
+
- `characters/characters.md`
|
|
48
|
+
- `prompts/*.md`
|
|
49
|
+
|
|
50
|
+
**Use case**: Review and edit prompts before image generation. Useful for:
|
|
51
|
+
- Fine-tuning image generation prompts
|
|
52
|
+
- Ensuring visual consistency before committing to generation
|
|
53
|
+
- Making style adjustments at the prompt level
|
|
54
|
+
|
|
55
|
+
---
|
|
56
|
+
|
|
57
|
+
## Images-only
|
|
58
|
+
|
|
59
|
+
Generate images from existing prompts (starts at Step 7).
|
|
60
|
+
|
|
61
|
+
**User cue**: "generate images from existing prompts", "run the images now" (pointing at an existing `comic/topic-slug/` directory).
|
|
62
|
+
|
|
63
|
+
**Workflow**: Skip to Step 7, then 8
|
|
64
|
+
|
|
65
|
+
**Prerequisites** (must exist in directory):
|
|
66
|
+
- `prompts/` directory with page prompt files
|
|
67
|
+
- `storyboard.md` with style information
|
|
68
|
+
- `characters/characters.md` with character definitions
|
|
69
|
+
|
|
70
|
+
**Output**:
|
|
71
|
+
- `characters/characters.png` (if not exists)
|
|
72
|
+
- `NN-{cover|page}-[slug].png` images
|
|
73
|
+
|
|
74
|
+
**Use case**: Re-generate images after editing prompts. Useful for:
|
|
75
|
+
- Recovering from failed image generation
|
|
76
|
+
- Trying different image generation settings
|
|
77
|
+
- Regenerating after manual prompt edits
|
|
78
|
+
|
|
79
|
+
---
|
|
80
|
+
|
|
81
|
+
## Regenerate
|
|
82
|
+
|
|
83
|
+
Regenerate specific pages only.
|
|
84
|
+
|
|
85
|
+
**User cue**: "regenerate page 3", "redo pages 2, 5, 8", "regenerate the cover".
|
|
86
|
+
|
|
87
|
+
**Workflow**:
|
|
88
|
+
1. Read existing prompts for specified pages
|
|
89
|
+
2. Regenerate images only for those pages via `image_generate`
|
|
90
|
+
3. Download each returned URL and overwrite the existing PNG
|
|
91
|
+
|
|
92
|
+
**Prerequisites** (must exist):
|
|
93
|
+
- `prompts/NN-{cover|page}-[slug].md` for specified pages
|
|
94
|
+
- `characters/characters.md` (for agent-side consistency checks, if it was used originally)
|
|
95
|
+
|
|
96
|
+
**Output**:
|
|
97
|
+
- Regenerated `NN-{cover|page}-[slug].png` for specified pages
|
|
98
|
+
|
|
99
|
+
**Use case**: Fix specific pages without regenerating entire comic. Useful for:
|
|
100
|
+
- Fixing a single problematic page
|
|
101
|
+
- Iterating on specific visuals
|
|
102
|
+
- Regenerating pages after prompt edits
|
|
103
|
+
|
|
104
|
+
**Page numbering**:
|
|
105
|
+
- `0` = Cover page
|
|
106
|
+
- `1-N` = Content pages
|
|
@@ -0,0 +1,143 @@
|
|
|
1
|
+
# Storyboard Template
|
|
2
|
+
|
|
3
|
+
## Storyboard Document Format
|
|
4
|
+
|
|
5
|
+
```markdown
|
|
6
|
+
---
|
|
7
|
+
title: "[Comic Title]"
|
|
8
|
+
topic: "[topic description]"
|
|
9
|
+
time_span: "[e.g., 1912-1954]"
|
|
10
|
+
narrative_approach: "[chronological/thematic/character-focused]"
|
|
11
|
+
recommended_style: "[style name]"
|
|
12
|
+
recommended_layout: "[layout name or varies]"
|
|
13
|
+
aspect_ratio: "3:4" # 3:4 (portrait), 4:3 (landscape), 16:9 (widescreen)
|
|
14
|
+
language: "[zh/en/ja/etc.]"
|
|
15
|
+
page_count: [N]
|
|
16
|
+
generated: "YYYY-MM-DD HH:mm"
|
|
17
|
+
---
|
|
18
|
+
|
|
19
|
+
# [Comic Title] - Knowledge Comic Storyboard
|
|
20
|
+
|
|
21
|
+
**Character Reference**: characters/characters.png
|
|
22
|
+
|
|
23
|
+
---
|
|
24
|
+
|
|
25
|
+
## Cover
|
|
26
|
+
|
|
27
|
+
**Filename**: 00-cover-[slug].png
|
|
28
|
+
**Core Message**: [one-liner]
|
|
29
|
+
|
|
30
|
+
**Visual Design**:
|
|
31
|
+
- Title typography style
|
|
32
|
+
- Main visual composition
|
|
33
|
+
- Color scheme
|
|
34
|
+
- Subtitle / time span notation
|
|
35
|
+
|
|
36
|
+
**Visual Prompt**:
|
|
37
|
+
[Detailed image generation prompt]
|
|
38
|
+
|
|
39
|
+
---
|
|
40
|
+
|
|
41
|
+
## Page 1 / N
|
|
42
|
+
|
|
43
|
+
**Filename**: 01-page-[slug].png
|
|
44
|
+
**Layout**: [standard/cinematic/dense/splash/mixed]
|
|
45
|
+
**Narrative Layer**: [Main narrative / Narrator layer / Mixed]
|
|
46
|
+
**Core Message**: [What this page conveys]
|
|
47
|
+
|
|
48
|
+
### Panel Layout
|
|
49
|
+
|
|
50
|
+
**Panel Count**: X
|
|
51
|
+
**Layout Type**: [grid/irregular/splash]
|
|
52
|
+
|
|
53
|
+
#### Panel 1 (Size: 1/3 page, Position: Top)
|
|
54
|
+
|
|
55
|
+
**Scene**: [Time, location]
|
|
56
|
+
**Image Description**:
|
|
57
|
+
- Camera angle: [bird's eye / low angle / eye level / close-up / wide shot]
|
|
58
|
+
- Characters: [pose, expression, action]
|
|
59
|
+
- Environment: [scene details, period markers]
|
|
60
|
+
- Lighting: [atmosphere description]
|
|
61
|
+
- Color tone: [palette reference]
|
|
62
|
+
|
|
63
|
+
**Text Elements**:
|
|
64
|
+
- Dialogue bubble (oval): "Character line"
|
|
65
|
+
- Narrator box (rectangular): 「Narrator commentary」
|
|
66
|
+
- Caption bar: [Background info text]
|
|
67
|
+
|
|
68
|
+
#### Panel 2...
|
|
69
|
+
|
|
70
|
+
**Page Hook**: [Cliffhanger or transition at page end]
|
|
71
|
+
|
|
72
|
+
**Visual Prompt**:
|
|
73
|
+
[Full page image generation prompt]
|
|
74
|
+
|
|
75
|
+
---
|
|
76
|
+
|
|
77
|
+
## Page 2 / N
|
|
78
|
+
...
|
|
79
|
+
```
|
|
80
|
+
|
|
81
|
+
## Cover Design Principles
|
|
82
|
+
|
|
83
|
+
- Academic gravitas with visual appeal
|
|
84
|
+
- Title typography reflecting knowledge/science theme
|
|
85
|
+
- Composition hinting at core theme (character silhouette, iconic symbol, concept diagram)
|
|
86
|
+
- Subtitle or time span for epic scope
|
|
87
|
+
|
|
88
|
+
## Panel Composition Guidelines
|
|
89
|
+
|
|
90
|
+
| Panel Type | Recommended Count | Usage |
|
|
91
|
+
|-----------|-------------------|-------|
|
|
92
|
+
| Main narrative | 3-5 per page | Story progression |
|
|
93
|
+
| Concept diagram | 1-2 per page | Visualize abstractions |
|
|
94
|
+
| Narrator panel | 0-1 per page | Commentary, transition |
|
|
95
|
+
| Splash (full/half) | Occasional | Major moments |
|
|
96
|
+
|
|
97
|
+
## Panel Size Reference
|
|
98
|
+
|
|
99
|
+
- **Full page (Splash)**: Major moments, key breakthroughs
|
|
100
|
+
- **Half page**: Important scenes, turning points
|
|
101
|
+
- **1/3 page**: Standard narrative panels
|
|
102
|
+
- **1/4 or smaller**: Quick progression, sequential action
|
|
103
|
+
|
|
104
|
+
## Concept Visualization Techniques
|
|
105
|
+
|
|
106
|
+
Transform abstract concepts into concrete visuals:
|
|
107
|
+
|
|
108
|
+
| Abstract Concept | Visual Approach |
|
|
109
|
+
|-----------------|-----------------|
|
|
110
|
+
| Neural network | Glowing nodes with connecting lines |
|
|
111
|
+
| Gradient descent | Ball rolling down valley terrain |
|
|
112
|
+
| Data flow | Luminous particles flowing through pipes |
|
|
113
|
+
| Algorithm iteration | Ascending spiral staircase |
|
|
114
|
+
| Breakthrough moment | Shattering barrier, piercing light |
|
|
115
|
+
| Logical proof | Building blocks assembling |
|
|
116
|
+
| Uncertainty | Forking paths, fog, multiple shadows |
|
|
117
|
+
|
|
118
|
+
## Text Element Design
|
|
119
|
+
|
|
120
|
+
| Text Type | Style | Usage |
|
|
121
|
+
|-----------|-------|-------|
|
|
122
|
+
| Character dialogue | Oval speech bubble | Main narrative speech |
|
|
123
|
+
| Narrator commentary | Rectangular box | Explanation, commentary |
|
|
124
|
+
| Caption bar | Edge-mounted rectangle | Time, location info |
|
|
125
|
+
| Thought bubble | Cloud shape | Character inner monologue |
|
|
126
|
+
| Term label | Bold / special color | First appearance of technical terms |
|
|
127
|
+
|
|
128
|
+
## Prompt Structure for Consistency
|
|
129
|
+
|
|
130
|
+
Each page prompt should include character reference:
|
|
131
|
+
|
|
132
|
+
```
|
|
133
|
+
[CHARACTER REFERENCE]
|
|
134
|
+
(Key details from characters.md for characters in this page)
|
|
135
|
+
|
|
136
|
+
[PAGE CONTENT]
|
|
137
|
+
(Specific scene, panel layout, and visual elements)
|
|
138
|
+
|
|
139
|
+
[CONSISTENCY REMINDER]
|
|
140
|
+
Maintain exact character appearances as defined in character reference.
|
|
141
|
+
- [Character A]: [key identifying features]
|
|
142
|
+
- [Character B]: [key identifying features]
|
|
143
|
+
```
|