AITranslate — Agent Tool by pmacro

by pmacro · Agent Tool · ★ 99

Last updated: · Indexed by AgentSkillsHub · Auto-synced every 8h

About AITranslate

AI Translate This is a small, simple, utility that parses an Xcode file, asks ChatGPT to translate each entry, and then saves the results back in the JSON format. This tool is hardcoded to use GPT-5 mini. Selecting a model via a command-line flag has been deliberately omitted to ensure this tool does not contribute to a proliferation of poor translations in apps on Apple platforms. Please note that is very strongly recommended to have translations tested by a qualified human as even frontier models will almost certainly not produce perfect results. Missing Features This tool supports all the features that I currently use personally, which are not all of the features supported by (for example, I have not tested plural strings, or strings that vary by device). Pull requests are welcome to add those missing features. Usage Simply pull this repo, then run the following command from the repo root folder: Help output: USAGE: ai-translate --languages --open-ai-key [--verbose] [--skip-backup] [--force] [--match-xcode-ordering] [--no-tui] ARGUMENTS: OPTIONS: -l, --languages A comma separated list of language codes (must match the language codes used by xcstrings) -o, --open-ai-key

Quick Facts

Stars99
Forks16
LanguageSwift
CategoryAgent Tool
LicenseGPL-3.0
Quality Score59.7621810988406/100
Last Updated2026-03-30
Created2024-03-10
Est. Tokens~4k

AITranslate alternative? Top 4 similar tools

Looking for a AITranslate alternative? If you're comparing AITranslate with other agent tool tools, these 4 projects are the closest alternatives on Agent Skills Hub — ranked by topic overlap, star count, and community traction.

  • claude-skills-marketplace by mhattingpete · ⭐ 442

    Claude Code Skills for software engineering workflows - Git automation, testing, and code review

  • tutor-skills by RoundTable02 · ⭐ 400

    A Claude Code skill that turns PDFs, docs, and codebases into Obsidian study vaults

  • lenny-skills by RefoundAI · ⭐ 382

    86 product management skills from Lenny's Podcast for Claude Code and AI agents. Hiring, user research, strate

  • repren by jlevy · ⭐ 371

    Power rename/refactor tool (now with agent skill support!)

More Agent Tool Tools

Explore other popular agent tool tools:

View all Agent Tool tools →

Popular Swift Agent Tools

Frequently Asked Questions

What is AITranslate?

AITranslate is A tool to translate Xcode xcstrings files using ChatGPT AI/LLM. It is categorized as a Agent Tool with 99 GitHub stars.

What programming language is AITranslate written in?

AITranslate is primarily written in Swift.

How do I install or use AITranslate?

You can find installation instructions and usage details in the AITranslate GitHub repository at github.com/pmacro/AITranslate. The project has 99 stars and 16 forks, indicating an active community.

What license does AITranslate use?

AITranslate is released under the GPL-3.0 license, making it free to use and modify according to the license terms.

What are the best alternatives to AITranslate?

The top alternatives to AITranslate on Agent Skills Hub include claude-skills-marketplace, tutor-skills, lenny-skills. Each offers a different approach to the same problem space — compare them side-by-side by stars, quality score, and community activity.

View on GitHub → Browse Agent Tool tools