Skip to main content
Manusで任意のスキルを実行
ワンクリックで
GitHub リポジトリ

Daggerheart-translator

Daggerheart-translator には ZZZZzzzzac から収集した 7 個の skills があり、リポジトリ単位の職業カバレッジとサイト内 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