Convert traditional Chinese PDFs to simplified Chinese while preserving page size, images, selectable text, and overall layout as much as possible. Use when Codex is asked to directly convert a source PDF from 繁体 to 简体 without rebuilding the book, to keep the original PDF structure and pictures, to replace an image-only cover after conversion, or to make the body font lighter after text-layer replacement.
$npx -y skills add superpilot69/pdf-trad-to-simp-preserve-layout-kit --skill skillInstalls into the current project.
Run `npx skills use "https://github.com/superpilot69/pdf-trad-to-simp-preserve-layout-kit" --skill "superpilot69/pdf-trad-to-simp-preserve-layout-kit/skill"` and follow the generated skill instructions now. Read its complete output, redirecting it to a temporary file first if necessary. Resolve relative paths from the supporting-files directory it provides.
Use the skills in "https://github.com/superpilot69/pdf-trad-to-simp-preserve-layout-kit" that are relevant to the current task. Run `npx skills add "https://github.com/superpilot69/pdf-trad-to-simp-preserve-layout-kit"` and select the relevant skills, then follow their instructions.