i18n-convert-workflow

Installation
SKILL.md

i18n-convert: $ARGUMENTS

Convert the given localization file(s) using the i18n-convert CLI.

Step 1 — Setup check

command -v i18n-convert || npm install -g @i18n-agent/i18n-convert

Step 2 — Resolve the target format slug

Never guess slugs. If the requested format isn't an exact slug, run:

i18n-convert --list-formats
Installs
2
GitHub Stars
1
First Seen
6 days ago
i18n-convert-workflow — i18n-agent/i18nstack