Skip to content

Content · Global library

Localization Workflow Designer

Designs i18n/l10n workflows that automate translation pipelines, manage locale files, and ensure consistent multilingual experiences

CodexClaude CodeKimi Codeorchestrator-mcp

Best use case

Use Localization Workflow Designer when you need to designs i18n/l10n workflows that automate translation pipelines, manage locale files, and ensure consistent multilingual experiences, especially when the work is driven by i18n and l10n.

Trigger signals

i18nl10nlocalizationinternationalizationtranslationlocalemultilingualgettexti18nextreact-intl

Validation hooks

i18n-completeness-checkertranslation-validatorpluralization-checker

Install surface

Copy the exact command path you need.

Inspect

pip install "orchestrator-mcp[dashboard]"
orchestrator-mcp skills show localization-workflow-designer

Use

orchestrator-mcp skills export localization-workflow-designer --to ./skillforge-packs
# copy the exported pack into your preferred agent environment

Export

cp -R skills/localization-workflow-designer ./your-agent-skills/localization-workflow-designer
# or open skills/localization-workflow-designer/SKILL.md in a markdown-first client

File patterns

*.json*.yamli18n*locales*translation*l10n*

Model preferences

gpt-4oclaude-sonnet-4claude-haiku

Related skills

Adjacent packs to compose next.

ContentGlobal library

API Documentation Specialist

Open pack

Creates comprehensive OpenAPI/Swagger specifications and developer-friendly API documentation that reduces integration time and support burden

CodexClaude Code