🌐
WritingPython

Bilingual Translator

by hogan-tech

Bilingual Translator is a Writing skill for Claude Code, published by hogan-tech in brand-loom.

22 stars3 forkson hogan-tech/brand-loomAdded 2026/08/12Repository updated 2026/07/22
agent-skillsai-agentsai-marketinganthropicbyokclaudecontent-generationcursorgeminigeollmmarketingmarketing-automationmarketing-skillsmodel-agnosticollamaopenaipythonseo
Install in seconds
Install Bilingual Translator
Copy Bilingual Translator into your Claude Code skills folder. Run the command in your terminal, or review the source on GitHub before installing.
terminal
npx degit https://github.com/hogan-tech/brand-loom/tree/main/skills/bilingual ~/.claude/skills/bilingual

Requires Node.js. Downloads this skill only — not the rest of the repository — into your Claude Code skills folder.

Without Node.js

git clone https://github.com/hogan-tech/brand-loom.git

Clones the whole repository, then copy the skill’s own directory into your skills folder yourself.

In this catalog

Source file
skills/bilingual/SKILL.md in hogan-tech/brand-loom
Installs to
~/.claude/skills/bilingual
Collection
One of 10 skills cataloged from this repository
Category
Writing1012 skills

What Bilingual Translator does

Bilingual Translator rewrites marketing copy between English and Traditional Chinese while preserving brand voice, tone, and audience fit. Use it for locale-aware translation, not word-for-word conversion.

Bilingual Translator is cataloged under Writing on DirSkills. Bilingual Translator comes from a repository tagged agent-skills, ai-agents, ai-marketing, anthropic and byok.

Documentation

README

Bilingual Translator (EN ↔ zh-TW)

Voice-preserving translation between English and Traditional Chinese. Preserves brand tone, audience targeting, and phrase preferences across languages.

Quick start

  • CLI: brand-loom run bilingual --text "Ship it, then iterate." --target-locale zh-TW
  • Python API: run_skill("bilingual", "Ship it.", target_locale="zh-TW")

Features

  • Voice-preserving rewrite (not word-level translation)
  • Supports preserve_terms to keep brand names, acronyms verbatim
  • Full brand_context support (tone, audience, do/avoid phrases)
  • Returns unchanged if source = target locale

Multi-language support beyond EN/zh-TW (auto-detection, 10+ locales, continuous voice alignment) lives in hosted Neoxra.

Frequently asked about Bilingual Translator

  • What else does hogan-tech publish alongside Bilingual Translator?

    Bilingual Translator is one of 10 skills that DirSkills catalogs from hogan-tech/brand-loom, the repository it ships in. Its siblings there include CTA Writer, Caption Writer and Content Repurposer. Each one is a separate skill with its own page in this directory, installs the same way Bilingual Translator does, and is maintained by hogan-tech in that same repository. The rest of the collection is listed on the hogan-tech/brand-loom page.

  • How does Bilingual Translator compare to other Writing skills?

    Bilingual Translator ranks #945 by stars among the 1012 Writing skills in this catalog. The most-starred ones next to it are Article Writing, Social Media Content Calendar and Knowledge Comic Creator. DirSkills ranks by the star count of the repository each skill ships in, so that order reflects how popular those repositories are rather than any review of Bilingual Translator against them. Open each page to compare what they document and how they install.