100x-localize

100x-localize is a skill for Claude Code from kezd088/100x-skill-tiktok. It costs 150 tokens per session (2,389 once invoked), scanned A, original, MIT.

A copy-localization tool that adapts a script or advertisement into Mexican Spanish by shortening it and matching the intended speaking style, rather than translating word for word.

In plain words
What is it for?
Use it to adapt written advertising scripts for Mexico or, with a fallback, the wider Latin American market. It accepts text, not video or audio files.
Why use it?
Literal translation can make an advertisement longer or sound unnatural in its target market. This tool addresses those problems while keeping the source script as the starting point.

Skill for Claude Code

Written for Claude Code: shipped in a Claude Code plugin.

Part of the 100x-skill-tiktok plugin — 9 skills shipped together

Good fit Use it to adapt written advertising scripts for Mexico or, with a fallback, the wider Latin American market. It accepts text, not video or audio files.

Compare 6 skills from other repositories ↓
Install with agentmods
npx agentmods add skills/kezd088/100x-skill-tiktok/100x-localize
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.

Any agent
npx skills add kezd088/100x-skill-tiktok --skill 100x-localize
Clone the repo
git clone --depth 1 https://github.com/kezd088/100x-skill-tiktok

Made for: Claude Code.

Or install 100x-skill-tiktok, the plugin that ships this one along with the rest of its 9 skills.

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 100x-localize

README.md
[![agentmods](https://agentmods.dev/badge/skills/kezd088/100x-skill-tiktok/100x-localize/github.svg)](https://agentmods.dev/skills/kezd088/100x-skill-tiktok/100x-localize)
Your own site
<a href="https://agentmods.dev/skills/kezd088/100x-skill-tiktok/100x-localize"><img src="https://agentmods.dev/badge/skills/kezd088/100x-skill-tiktok/100x-localize/github.svg" alt="Measured on agentmods" height="20"></a>

Or the 80×15 button, for a site that already has a row of RSS and ATOM ones. Only the verdict fits; the numbers stay here.

agentmods 80×15 button for 100x-localize

Your own site · 80×15
<a href="https://agentmods.dev/skills/kezd088/100x-skill-tiktok/100x-localize"><img src="https://agentmods.dev/badge/skills/kezd088/100x-skill-tiktok/100x-localize.svg" alt="Reviewed on agentmods" width="80" height="20"></a>
Per session 150 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 2,389 The whole file, excluding the scripts and references it only reads on demand.
Security scan A 0 findings. A grade says what 26 rules found in the file — not that it is safe.
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.00150 $0.02389
Opus 5 $0.00075 $0.01195
Sonnet 5 $0.00030 $0.00478
Haiku 4.5 $0.00015 $0.00239

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

Security

Grade A, and why

100x-localize 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 11d ago.

The scan reads SKILL.md. This mod also ships 1 executable file (scripts/validate.js), listed below but not scanned — reading those needs a real analyzer, not pattern matching.

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.

skills/100x-localize/SKILL.md · 121 lines

How it starts

The opening of the file, as written. The whole thing — 121 lines — stays where its author put it; the contents beside it link to each section on GitHub.

100x-localize

一句话定位

输入一段源文案(任意源语言),输出墨西哥西语默认本地化版本——不是逐字翻译,而是主动 压缩长度、贴合真实语料的实际强度分布。属于 100x 体系 L2 创意生成层,对应"2c 投放语 本地化"这一步。

何时触发

用户说:

  • "投放语本地化" / "本地化成西语" / "翻译成西语文案" / "改写成墨西哥西语" / "这条文案怎么本地化"
  • "localize this ad copy" / "translate this script into Spanish" / "adapt this for the Spanish market" / "Mexican Spanish localization"
  • 或直接给一段源文案(源语言任意,通常是英语或中文文案),要求出西语本地化版本

输入

最小输入(类别 A,硬性必填):source_script——完整源文案纯文本(源语言任意)。 本 skill 不接视频/音频文件,只吃文本。

软性补充(类别 B,均有明确默认值,见 workflow.md Phase 1):target_region (默认 "mx",仅接受 mx/generic-latam,其余值降级为 generic-latam 并在 meta.warnings 记录)、register_profile(默认 "default",贴合真实语料强度, 不是保守档,见"核心约束"公理 2)。

上游可选产出(类别 C,缺失静默跳过,不阻塞,也绝不要求用户先跑别的 skill): 100x-persona 的人物/场景卡片、100x-search-query 的搜索词结果。

输出

结构见 schema.jsonsource_script(原文回显)+ target_region + register_ profile + localized_script(西语本地化产出)+ meta(必填:generated_bywarnings;可选信息字段:compression_ratio)。

核心约束(4 条公理,详见 axioms.md

  1. 压缩公理:西语产出字符数不得超过源文案字符数的 1.10 倍(也不得低于 0.5 倍)——基于参考语料的转写长度分布校准,西语表达同等信息量天然较长,逐字直译会系统性超出口播时长 预算,必须主动压缩改写,不是逐字翻译(1.10/0.5 这两个具体数字是工程判断, 详见 axioms.md 公理 1)
  2. 语域强度默认公理:默认贴合真实语料实际强度分布,07 号规范文件(07_西语口播风格规范.md)§5 的保守禁语清单降级为 可选档 profiles/compliance-conservative.md,不是默认(该文件 §1 自己声明"不是 从库内西语爆款样本归纳出的实战结论",本 skill 因此不把它的保守建议当作默认必须 遵守的验证结论)
  3. 人称一致公理:全篇统一 称呼,不得混入 usted/vosotros(已知局限: 当前只支持 mx/generic-latam 两个 target_region,不支持西班牙正式 usted/vosotros register 或阿根廷 vos 变位——这是范围限制,请求这类地区会 被降级到 generic-latam 并提示,不会假装支持。另外参考语料存在实际出现 usted 且与 混用的情况——这条公理是本 skill 对 自己产出设的质量线,不是对真实语料现状的描述,见 axioms.md 公理 3。当前机制已覆盖 全大写/去重音/零宽不可见字符插入/组合重音符号插入这四类绕过手法(手写校验层 对公理 2/3 做不可见字符 + 组合重音符号双重归一化,公理 4 的权威词族检测同样 做不可见字符剥离),仍有的已知残留缺口: schema.json 层面的 ajv pattern 仍然没有预处理能力(JSON Schema 规范 结构限制),且手写层的不可见字符码点列表(6 个)不是 Unicode 格式字符类别 的穷举,见 axioms.md 公理 2/3/4 的 TODO)
  4. 防臆造权威声称公理:不得引入源文案没有的权威/认证类声称(闭集词族:FDA/ Harvard/OMS/临床验证类表述)——已知局限:这只能拦住闭集词族内的关键词层面新增 (已对去重音、大小写混合、逐字母加点缩写等书写变体做归一化,仍无法拦住 编造一个不在闭集里的虚构机构名/人名),见 axioms.md 公理 4

Read the full file on GitHub · 121 lines

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. 11d ago First seen · 121 lines · 150 tokens per session scan A 171b4396b1a8

Subscribe to this mod's changes

100x-localize is a skill published in the GitHub repository kezd088/100x-skill-tiktok (8 stars, last pushed 15d ago), licensed MIT. It adds 150 tokens to every session and 2,389 once invoked, about $0.0007 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-31.

Related

Other skills, from other repositories

chinese-documentation

A Chinese technical-documentation style guide covering spacing, punctuation, numbers, terminology, and links when Chinese and English appear together.

jnMetaCode/superpowers-zh · 62 tokens

azure-ai-translation-text-py

Azure AI Text Translation SDK for real-time text translation, transliteration, language detection, and dictionary lookup. Use for translating text content in applications. Triggers: "text translation", "translator", "translate text", "transliterate", "TextTranslationClient".

microsoft/skills · 60 tokens

harden

Improve interface resilience through better error handling, i18n support, text overflow handling, and edge case management. Makes interfaces robust and production-ready. Use when the user asks to harden, make production-ready, handle edge cases, add error states, or fix overflow and i18n issues.

fengshao1227/ccg-workflow · 62 tokens

seedance-vocab-ja

This skill should be used when the user asks for Japanese Seedance 2.0 prompt wording, Japanese cinematic vocabulary, or translation of camera, lighting, action, VFX, audio, and production terms into Japanese.

Emily2040/seedance-2.0 · 50 tokens

asc-subscription-localization

Bulk-localize subscription, subscription-group, and in-app purchase display names across App Store locales using asc, including API 4.4.1 version-scoped v2 resources. Use when filling or updating subscription/IAP names and descriptions without App Store Connect UI work.

rorkai/app-store-connect-cli-skills · 60 tokens

i18n-helper

A helper for adding internationalization, which lets software show different languages and regional text. It finds user-visible text written directly in code and moves it into language files.

laolaoshiren/claude-code-skills-zh · 33 tokens