att-mz
Command-line game translation, terminology, QA, and write-back
All Skills in This Repository (2)
Pure Emerald Level IndicatorsFrequently Asked Questions
FAQPage SchemaHow to install att-mz?โผ
Run `npx skills add yexi-by/att-mz --all -g -y` in your terminal to install all skills in this suite globally.
How to translate an RPG Maker game with AI?โผ
Point your agent at the game folder and the ATT executable; it follows a fixed pipeline of survey, extract, terminology, translate, QA, write-back, and packaging to produce a playable translated copy.
Does ATT overwrite my original game files?โผ
No. The original game stays a read-only baseline, and all translations, fonts, and packaging are written to a separate isolated output directory.
Can ATT resume an interrupted translation?โผ
Yes. ATT persists project state and task records, so failed or cancelled runs continue from already confirmed translations instead of starting over.
Which model services work with ATT?โผ
ATT works with any service compatible with the OpenAI Chat Completions or Responses API, configured through a simple TOML file with your URL, key, and model ID.
Related Repositories in Software Engineering
View All in Software Engineeringโopenclaw
Run a personal AI assistant across your devices and chat apps
superpowers
Gives coding agents a disciplined workflow from idea to merged code
react
AI agent skills for building, testing, and porting React core