Skip to main content
Manus에서 모든 스킬 실행
원클릭으로
GitHub 저장소

Daggerheart-translator

Daggerheart-translator에는 ZZZZzzzzac에서 수집한 skills 7개가 있으며, 저장소 수준 직업 범위와 사이트 내 skill 상세 페이지를 제공합니다.

수집된 skills
7
Stars
2
업데이트
2026-07-10
Forks
1
직업 범위
직업 카테고리 3개 · 100% 분류됨
저장소 탐색

이 저장소의 skills

daggerheart-json-formatter
기술 작가

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

2026-07-10
daggerheart-translation-pipeline
통역사·번역가

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
통역사·번역가

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
통역사·번역가

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
소프트웨어 개발자

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
통역사·번역가

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
기술 작가

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