intlayer-cli

A command-line tool for managing Intlayer dictionaries, which store text used for translations and other application content. It can build, check, synchronize, transfer, test, and extract dictionary content.

In plain words
What is it for?
Auditing translations, building dictionaries, synchronizing content, pulling or pushing dictionary data, testing dictionaries, and extracting text from components.
Why use it?
It groups common dictionary tasks into commands, making it easier to find missing translations and keep content synchronized with a remote source such as a content-management system.

Skill for Claude CodeCodex

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 skills/aymericzip/intlayer-skills/intlayer-cli
Any agent
npx skills add aymericzip/intlayer-skills --skill intlayer-cli
Clone the repo
git clone --depth 1 https://github.com/aymericzip/intlayer-skills

Made for: Claude Code, Codex.

Per session 43 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 614 The whole file, excluding the scripts and references it only reads on demand.
Security scan A 0 findings. Scan, not verified.
Origin 98% copy Near-identical to another mod 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 $0.00043 $0.00614
Opus 5 $0.00022 $0.00307
Sonnet 5 $0.00009 $0.00123
Haiku 4.5 $0.00004 $0.00061

Measured yesterday against content hash 54801bbc5702, method: parsed. Prices are Anthropic first-party input rates as of 2026-08-30, from the pricing page.

Security

Grade A, and why

intlayer-cli 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 yesterday.

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.

Origin

This is a copy

98% identical to intlayer-cli — 4 lines differ, which has more behind it and is treated as the original. This page carries a canonical link to it rather than competing with it.

skills/intlayer-cli/SKILL.md · 70 lines

How it starts

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

Intlayer CLI

The intlayer-cli package provides a set of commands to manage Intlayer dictionaries and configuration.

Installation

npm install intlayer-cli

Main CLI Commands

Command Description
npx intlayer build Builds the Intlayer dictionaries.
npx intlayer audit Audits the dictionaries for missing translations.
npx intlayer live-sync Synchronizes dictionaries in real-time.
npx intlayer pull Pulls dictionaries from a remote source (e.g., Intlayer CMS).
npx intlayer push Pushes dictionaries to a remote source.
npx intlayer test Runs tests on dictionaries.
npx intlayer extract Extract content from component to create dictionary.

References

Concepts

Read the full file on GitHub · 70 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. yesterday First seen · 70 lines · 43 tokens per session scan A 54801bbc5702

Subscribe to this mod's changes

intlayer-cli is a skill published in the GitHub repository aymericzip/intlayer-skills (4 stars, last pushed 3mo ago), licensed Apache-2.0. It adds 43 tokens to every session and 614 once invoked, about $0.0002 per session on Opus 5. A static security scan graded it A with 0 findings. It is 98% identical to intlayer-cli, differing in 4 lines, and is treated as a copy.

Related

Other skills, from other repositories

iflytek-translate

Translate text using iFlytek's Machine Translation API (机器翻译). Supports 70+ language pairs.

iflytek/iFly-Skills · 65 tokens

iflytek-video-translate

Use when user asks to translate videos, dub video content, or localize videos into other languages. Translate videos with AI-powered dubbing using iFlytek (Xfei) Video Translation API. Supports video language translation, voice dubbing, multilingual video localization, 视频翻译, 视频配音, 视频本地化. Features task creation, task…

iflytek/iFly-Skills · 91 tokens

yida-i18n

应用多语言管理。查询和维护宜搭应用的语言配置、文案词条、翻译状态、一键翻译和多语言升级。适用于全球化设置 / 多语言管理页面;需要应用已开通国际化能力包,或运行在 Global YiDA 环境(默认入口为 www.yidaapps.com,且支持客户自定义二级域名)。.

openyida/openyida · 87 tokens

iflytek-contract-intelligence-review

Use when user asks to review contracts, detect contract risks, or perform compliance checks. 合同智能审核 - 对合同扫描件、图片合同、双语合同进行完整审核。 覆盖 OCR 识别、条款分析、风险检测、合规校对、翻译摘要全流程。 适用于法务审核、采购合同审查、供应链合规检查等场景。 关键词:合同审核、风险检测、条款分析、合规校对、contract review、risk detection。.

iflytek/iFly-Skills · 116 tokens

mongodb-natural-language-querying

Generate read-only MongoDB queries (find) or aggregation pipelines using natural language, with collection schema context and sample documents. Use this skill whenever the user asks to write, create, or generate MongoDB queries, wants to filter/query/aggregate data in MongoDB, asks "how do I query...", needs help with…

mongodb/agent-skills · 162 tokens

aso-marketing

Optimize App Store and Google Play listings via a 7-phase, plan-approval-gated ASO workflow (keyword strategy, metadata, localization). Don't use for web SEO, paid UA campaigns, or pre-submission compliance audits.

luongnv89/skills · 50 tokens