bilingual-book-authoring

Synchronize Korean and English technical book writing with mirrored outlines and shared diagram IDs.

Updated Apr 4, 2026
One-click install
npx skills add https://github.com/saintgo7/claude-skills --skill bilingual-book-authoring
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: bilingual-book-authoring
Source: https://github.com/saintgo7/claude-skills/tree/main/bilingual-book-authoring
Command: npx skills add https://github.com/saintgo7/claude-skills --skill bilingual-book-authoring

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Producing Korean and English versions of a technical book separately causes duplicated effort and drift in structure, diagram references, and terminology, leading to costly rework and inconsistencies during editing and publishing.

Core Features & Use Cases

  • OUTLINE synchronization (mirror): Lock Korean as the source, then mirror the English outline with identical structure and natural technical English chapter titles.
  • Shared diagram catalog with stable IDs: Use a single diagram source of truth so both languages reference the same diagram-NN files and render consistently.
  • Part-based parallel multi-agent dispatch: Split the book into parts and generate Korean and English content in parallel while enforcing shared constraints like diagram ID ranges and common context files.
  • Error-case chapter from real operations: Compile an operationally grounded error-studies chapter with evidence and a consistent multi-field case structure.
  • Bilingual build consistency (Pandoc/LaTeX templates): Keep typography and layout aligned so both PDFs look like one coherent series.

Quick Start

Ask the AI to generate a bilingual book by first confirming the Korean OUTLINE, mirroring it into an English OUTLINE, then producing Part-by-part chapters while sharing a single diagram catalog with identical diagram IDs and enforcing natural English (no literal translation).

Frequently Asked Questions about bilingual-book-authoring

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

FAQPage Schema
How do I keep bilingual technical book writing synchronized across two languages?

Bilingual technical book writing requires locking one language as the source outline, then mirroring it into the second language with identical structure and natural chapter titles to prevent structural drift and duplicated effort.

What is the best way to share diagram references across a multi-language book?

Sharing diagram references across a multi-language book requires a single diagram catalog source of truth with stable IDs, ensuring both language versions reference identical diagram files and render consistently.

How do I generate parallel bilingual book chapters without terminology drift?

Generating parallel bilingual chapters involves splitting the book into parts and dispatching multi-agent generation tasks that enforce shared constraints like diagram ID ranges and common context files for consistency.

Can I use Pandoc and LaTeX templates to build consistent bilingual PDF books?

Pandoc and LaTeX templates can build consistent bilingual PDF books by keeping typography and layout aligned across both languages, verifying builds so both PDFs look like one coherent series.

How do I document real-world error cases consistently in a bilingual technical book?

Documenting bilingual error cases requires compiling an operationally grounded error-studies chapter using a consistent multi-field case structure to capture evidence across both languages.

Does natural English generation require avoiding literal translation in bilingual book writing?

Natural English generation in bilingual book writing enforces rules against literal translation, ensuring the English version reads naturally while maintaining structural parity with the source language outline.