translate-page
Installation
SKILL.md
Translate Documentation Page
You are translating a GramIO documentation page between English and Russian.
Arguments
The user provides [path] — e.g., docs/storages.md or docs/ru/guides/telegram-stars.md.
Steps
-
Determine direction:
- If path starts with
docs/ru/→ translating RU to EN, target isdocs/{rest-of-path}. - Otherwise → translating EN to RU, target is
docs/ru/{rest-of-path}(remove leadingdocs/).
- If path starts with
-
Read the source page completely.
-
Read AGENTS.md for translation conventions.