Files
translation-files/translate-files
iacore 2294e2664d fix review-comments.dj quoted text, add Google Docs workflow to skill
- review-comments.dj: use exact, case-matched, unique quoted snippets
  (10+ words each) instead of short unsearchable fragments
- translation-review-comment skill: add Mode B workflow for Google Docs
  targets — read doc, output review-comments.dj, user inserts manually
- document the Drive API anchor limitation in skill pitfalls
2026-06-21 10:25:38 +08:00
..
2026-06-09 12:28:56 +08:00
++
2026-06-18 17:20:14 +08:00
2026-06-09 12:28:56 +08:00
2026-06-09 12:28:56 +08:00
++
2026-06-13 20:06:27 +08:00
2026-06-09 12:28:56 +08:00
++
2026-06-09 14:57:32 +08:00

## Translating text with an LLM

1. Rough translation: Ask the agent to translate the entire text
2. Key terms: Ask the agent to search the terms database to handle key terms within the source text.
3. Self review: Start another agent session and let it compare original and translated text. Ask it to pinpoint problems.
4. Review by another: Review the translated text as the agent's operator, or let someone else review the text.
5. Review by yet another: Sent the translated text to someone else to read.