firm-i18n-audit-pack
v1.0.0Internationalization audit pack. Locale file scanning and missing translation key detection. 1 i18n tool.
Installation
Please help me install the skill `firm-i18n-audit-pack` from SkillHub official store.
npx skills add romainsantoli-web/firm-i18n-audit-pack
firm-i18n-audit-pack
⚠️ Contenu généré par IA — validation humaine requise avant utilisation.
Purpose
Scans locale files to detect missing translation keys, inconsistent key structures across languages, and untranslated strings. Supports JSON and YAML locale formats.
Tools (1)
| Tool | Description |
|---|---|
openclaw_i18n_audit |
Locale file scanning + missing key detection |
Usage
skills:
- firm-i18n-audit-pack
# Audit translations:
openclaw_i18n_audit config_path=/path/to/config.json
Requirements
mcp-openclaw-extensions >= 3.0.0