studio/services/gooner-alchemist/SKILL.md
Ultimate manga-to-prose adaptation pipeline — 8-step orchestrated flow from initialization through forensic analysis, prose generation, quality audit, to state persistence.
npx skillsauth add datdang-dev/light-novel-development gooner-alchemistInstall this skill globally with one command. Works with Claude Code, Cursor, and Windsurf.
3 of 9 scanners reported clean
Some scanners were skipped, did not run, or reported a non-clean status. Review each row below.
The Gooner Alchemist is the primary pipeline of LND Studio — the complete end-to-end manga adaptation engine. Orchestrated by Director K, it processes manga pages sequentially through 8 steps: initialization, context horizon check, forensic analysis, context loading (JIT compilation), prose generation, quality audit, state persistence, and completion handoff.
The pipeline is state-persisted — if a crash occurs at any step on any page, running /gooner-alchemist again resumes exactly where it left off. All intermediate artifacts are validated against strict JSON schemas.
{{project_root}}/studio/config/pipeline-context.mdstate.yaml for existing session — resume if found{{project_root}}/studio/schemas/{{project_root}}/studio/agent-registry.csvsteps/step-01-initialize.md| Step | File | Purpose |
|------|------|---------|
| 1 | steps/step-01-initialize.md | Initialize pipeline state, verify inputs |
| 1b | steps/step-01b-context-horizon.md | Context window budget check |
| 2 | steps/step-02-forensic-analysis.md | Delegate to Panel Forensic engine |
| 3 | steps/step-03-context-loading.md | JIT payload compilation |
| 4 | steps/step-04-prose-generation.md | Delegate to Lewd Writer engine |
| 5 | steps/step-05-quality-audit.md | Delegate to Quality Audit service |
| 6 | steps/step-06-state-persistence.md | Persist state, update continuity ledger |
| 7 | steps/step-07-complete.md | Handoff and page completion |
DIR — lnd-orchestrator.agent.yaml)core/panel-forensic, core/transformation-engine, core/lewd-writer, services/quality-auditforensic-state.schema.json, draft-prose.schema.json, audit-report.schema.json, continuity-ledger.schema.jsonconfig/pipeline-context.md, config/canon-rules.md| Intent | Trigger | Route |
|--------|---------|-------|
| Full adaptation | /gooner-alchemist | Load steps/step-01-initialize.md |
| Resume | /gooner-alchemist (auto-detects state) | Resume from last checkpoint |
| Batch mode | /gooner-alchemist --batch [start]-[end] | Process page range with full pipeline per page (no step skipping, auto-continue between pages) |
development
SillyTavern framework engineering expert — Prompt Manager architecture, character card V3 optimization, context template engineering, lorebook design, and Vietnamese R18 roleplay configuration. Bridges LND Studio character bibles to high-fidelity ST deployments.
documentation
Kuro's R18 Research & Downloader Engine. Harvests fetish references, downloads R18 assets (novels, manga, illustrations), and extracts natural Japanese R18 prose style guides from Syosetu.
development
Ultimate Novel Development Pipeline — A slow-paced, deeply contextualized narrative engine. Orchestrated flow: Kana (Visuals) -> Luna (World/Pacing) -> Suki (Long-form Prose).
data-ai
Luna's Scene Prelude engine — generates an erotic narrative context (micro-scenario) from Kana's forensic data, bridging raw visual analysis to Suki's caption writing. Outputs a structured scenario seed that maximizes erotic tension and narrative coherence.