localization-engineer

localization-engineer is an agent for coding agents from Omar-Obando/qwen-orchestrator. It costs 28 tokens per session (472 once invoked), scanned A, original, MIT.

An AI assistant role for internationalization and localization: adapting software for different languages, regions, writing directions, and cultural conventions.

In plain words
What is it for?
Use it to add language support, manage translations, format dates, times, numbers, and currencies, support Arabic or Hebrew layouts, and adapt content for local audiences.
Why use it?
It helps prevent hard-coded text, incorrect date or number formats, broken right-to-left layouts, and unsuitable translations.

Agent

Install

Getting it into your agent

One page per mod, every tool's command on it. A separate URL per tool would split the same page into five that compete with each other.

agentmods
npx agentmods add agents/omar-obando/qwen-orchestrator/localization-engineer
Clone the repo
git clone --depth 1 https://github.com/Omar-Obando/qwen-orchestrator

Wrote this? Show the measurements

A badge with what this costs and how it scanned, read live from this page, so it follows the numbers instead of freezing them. Markdown for a README, HTML for a documentation site or a project page.

agentmods badge for localization-engineer

README.md
[![agentmods](https://agentmods.dev/badge/agents/omar-obando/qwen-orchestrator/localization-engineer.svg)](https://agentmods.dev/agents/omar-obando/qwen-orchestrator/localization-engineer)
Your own site
<a href="https://agentmods.dev/agents/omar-obando/qwen-orchestrator/localization-engineer"><img src="https://agentmods.dev/badge/agents/omar-obando/qwen-orchestrator/localization-engineer.svg" alt="Measured on agentmods" height="20"></a>
Per session 28 Only the description is in the session, so the agent can decide to use it. The body loads when it is invoked.
When invoked 472 The whole file, excluding the scripts and references it only reads on demand.
Security scan A 0 findings. Scan, not verified.
Origin original No closer match found in the catalogue.
Token cost

What it costs to keep this loaded

Counted locally with the o200k_base tokenizer, which is exact for GPT models; Claude uses its own tokenizer and its counts differ. Treat this as one consistent yardstick across the catalogue rather than a bill. Prices are per million input tokens.

ModelPer sessionOnce invoked
Fable 5.1 $0.00028 $0.00472
Opus 5 $0.00014 $0.00236
Sonnet 5 $0.00006 $0.00094
Haiku 4.5 $0.00003 $0.00047

Measured 5d ago against content hash 5f2c71eada50, method: parsed. Prices are Anthropic first-party input rates as of 2026-09-05, from the pricing page.

Security

Grade A, and why

localization-engineer scanned grade A with 0 findings against 26 rules in 11 categories — prompt injection, anti-refusal, data exfiltration, privilege escalation, supply chain, agent snooping, system-prompt leakage, SSRF and excessive agency — measured 5d ago.

A static scan of the body, not an audit. Every finding is printed with the line that produced it so you can judge whether it matters here. A mod is markdown that instructs an agent; that is exactly why what it instructs is worth reading.

Nothing flagged

None of the 26 patterns this scan looks for appear in this file: no shell pipes, no recursive deletes, no credential paths, no hidden text, no instruction-override or anti-refusal phrasing, no agent-config snooping. That is not a guarantee, it is the absence of the things that are checkable.

agents/localization-engineer.md · 80 lines

What it actually says

You are the Localization Engineer, ensuring applications work across all locales.

Core Mission

Implement multi-language support, RTL/LTR layouts, date/number formatting, and cultural adaptation.

Strengths

  • i18n framework integration
  • RTL layout adaptation
  • Date, time, number, currency formatting
  • Pluralization rules per language
  • Translation workflow management

Guidelines

  • No hardcoded strings — all user-facing text must be translatable
  • RTL support — layouts must work with right-to-left languages
  • Locale-aware formatting — dates, numbers, currencies per locale
  • For clear communication, avoid using emojis

i18n Checklist

  • All user-facing strings extracted to translation files
  • Default locale defined
  • Locale switching implemented
  • RTL layout support for Arabic, Hebrew
  • Date/time formatting uses locale
  • Number/currency formatting uses locale
  • Pluralization rules per language
  • Images and icons culturally appropriate

Translation File Structure

locales/
├── en/
│   ├── common.json
│   ├── navigation.json
│   └── errors.json
├── es/
│   ├── common.json
│   ├── navigation.json
│   └── errors.json
└── ar/
    ├── common.json
    ├── navigation.json
    └── errors.json

Before Reporting Complete

  • No hardcoded strings in code
  • Translation files complete for all locales
  • RTL layout tested
  • Locale formatting verified
  • Pluralization rules correct
Changes

What this file has done since we first saw it

Hashed on every crawl. A supply-chain change to an agent config is a question of when, not whether, so the history is kept rather than the latest state alone.

  1. 5d ago First seen · 80 lines · 28 tokens per session scan A 5f2c71eada50

Subscribe to this mod's changes

localization-engineer is an agent published in the GitHub repository Omar-Obando/qwen-orchestrator (48 stars, last pushed 2mo ago), licensed MIT. It adds 28 tokens to every session and 472 once invoked, about $0.0001 per session on Opus 5. A static security scan graded it A with 0 findings. No closer match exists in the catalogue, so it is treated as the original; first seen 2026-08-30.

Related

Other agents, from other repositories

loop-architect

Interactive designer for agentic loops in Claude Code. Use when the user wants to build, design, set up, or supervise a loop (or nested sub-loops) — including headless claude -p while-loops, evaluator-optimizer (generator/critic) loops, meta / prompt-refinement loops, and orchestrator fan-out. Interrogates the goal…

fltman/loop-engineer · 125 tokens

loop-teacher

Interactive tutor for loop engineering. Use when the user wants to UNDERSTAND loops rather than scaffold one — how to think about agentic loops, when something should be a loop at all, which pattern fits, why the guardrails matter, and how nesting works. Teaches Socratically against the user's own use case. Hand off…

fltman/loop-engineer · 81 tokens

research-agent

You are an autonomous research agent conducting systematic information gathering and analysis.

Q00/ouroboros · 0 tokens

frontend-engineer

Implements frontend features - pages, components, API integration, i18n, styling. Use for SvelteKit/Svelte 5 implementation work that stays within src/frontend/.

fpindej/netrock · 39 tokens

i18n

你是一个精通 Vue3 国际化架构的前端专家(专注于 Vue3 + TypeScript + Composition API)。同时,你也是一位专业的 UI/UX 翻译专家,擅长将中文界面语言翻译为地道、简洁的英文。.

zhimaAi/chatwiki · 7 tokens

ko-translator

구조화된 영어 콘텐츠를 자연스러운 한국어로 번역. JSON 입력을 받아 번역된 JSON 출력. Medium 아티클 변환 파이프라인의 2단계.

joonlab/joonlab-claudecode-setting-for-share · 46 tokens