Intlayer cli
Manages Intlayer dictionaries and configuration via the Command Line Interface. Use when the user asks to "audit translations", "build dictionaries", "sync content", or run "intlayer" commands.From its SKILL.md
npx -y skills add aymericzip/intlayer-skills --skill intlayer-cliAssembled from the repository path, not quoted from the project. Check it against their README if it does not work.
2 things to look at
- 4 stars4 stars. Stars are a popularity signal and not a quality one, but at this level it is likely that nobody has read this closely except its author, and you would be relying on your own review.
- runs commandsInstructs the agent to run 1 command, including `npm install intlayer-cli`.
SKILL.md
2.6 KB, 497 tokens by cl100k_base, as published. Nobody here has run it
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
- Build
- CI
- CLI Overview
- Configuration
- Debug
- Doc Review
- Doc Translate
- Editor
- Fill
- Init
- List
- List Projects
- Live
- Login
- Pull
- Push
- SDK
- Test
- Extract
- Version
- Watch
Packages
What ships with it: 23 files
80.8 KB alongside SKILL.md
references/
- concept_cli_build.md2.3 KB
- concept_cli_ci.md4.5 KB
- concept_cli_configuration.md2.2 KB
- concept_cli_debug.md2.2 KB
- concept_cli_doc-review.md2.1 KB
- concept_cli_doc-translate.md6.4 KB
- concept_cli_editor.md670 B
- concept_cli_extract.md2.1 KB
- concept_cli_fill.md7.6 KB
- concept_cli_init.md3.8 KB
- concept_cli_list.md3.1 KB
- concept_cli_list-projects.md4.5 KB
- concept_cli_live.md1.2 KB
- concept_cli_login.md5.4 KB
- concept_cli.md7.8 KB
- concept_cli_pull.md3.1 KB
- concept_cli_push.md4.1 KB
- concept_cli_sdk.md980 B
- concept_cli_test.md2.7 KB
- concept_cli_version.md635 B
- concept_cli_watch.md994 B
- packages_intlayer-cli_exports.md1.9 KB
- LICENCE.md10.7 KB