Skip to main content
Ejecuta cualquier Skill en Manus
con un clic
Repositorio de GitHub

Daggerheart-translator

Daggerheart-translator contiene 7 skills recopiladas de ZZZZzzzzac, con cobertura ocupacional por repositorio y páginas de detalle dentro del sitio.

skills recopiladas
7
Stars
2
actualizado
2026-07-10
Forks
1
Cobertura ocupacional
3 categorías ocupacionales · 100% clasificado
explorador de repositorios

Skills en este repositorio

daggerheart-json-formatter
Redactores técnicos

Identify the type of a translated Daggerheart text and format it into JSON according to template.md.

2026-07-10
daggerheart-translation-pipeline
Intérpretes y traductores

Orchestrates the end-to-end Daggerheart translation flow: project setup, source-to-Markdown conversion, Markdown cleanup, glossary tagging, chunked translation with retained term markers, term review, marker stripping, validation, and JSON extraction.

2026-07-10
daggerheart-chinese-writing
Intérpretes y traductores

Rewrite Daggerheart text into natural Chinese first, with terminology consistency enforced via REFERENCE.md. Use when translating, polishing, or reviewing Chinese Daggerheart text.

2026-06-17
daggerheart-term-checker
Intérpretes y traductores

Build a per-occurrence term review report from tagged source chunks and translated chunks, then strip approved term markers into a clean chunk directory for merge.

2026-05-29
daggerheart-md-converter
Desarrolladores de software

Convert Daggerheart source files to raw Markdown. Decision-tree: plaintext → direct copy; PDF/DOCX → local tools (marker/mineru) or manual online tools (PaddleOCR). Outputs source/_raw.md.

2026-05-28
daggerheart-glossary-extractor
Intérpretes y traductores

Extract document-specific glossary from Daggerheart project original text. Scans source/_original.md for proper nouns and recurring unique concepts, outputs glossary/_glossary.json with shortest-root terms and variants. Use during daggerheart-translation-pipeline step 3, or when user says "提取术语表" or "run step 3".

2026-05-27
daggerheart-md-format-fixer
Redactores técnicos

Repair converted Daggerheart raw Markdown into clean source Markdown. Reads source/_raw.md, writes source/_original.md, and only fixes formatting without changing content.

2026-05-27