super-translate

Installation
SKILL.md

Super Translate Compatibility Entry

super-translate is deprecated. The primary translate skill now provides whole-book context, complete chapter translation, deterministic Markdown validation, and bounded semantic review.

Forwarding contract

  1. Preserve the user's arguments and scope.
  2. Tell the user once for this invocation that super-translate now uses the unified /translate process.
  3. Invoke translate with the same scope:
    • no arguments → /translate all;
    • file, section, next, or all → pass it through unchanged.
  4. Do not run a separate translator, Markdown reviewer, refiner, or review loop from this skill.
  5. Return the unified workflow's progress and verification results.

This compatibility entry may be removed only in a future explicit migration.

Installs
2
GitHub Stars
8
First Seen
Jun 26, 2026
super-translate — wayne930242/game-doc-template