Validates multi-language consistency in the TRANSLATIONS dictionary of a plugin. Use to check if any language keys are missing or if translations need updating.
$npx -y skills add fu-jie/openwebui-extensions --skill i18n-validatorInstalls into the current project.
Run `npx skills use "https://github.com/fu-jie/openwebui-extensions" --skill "fu-jie/openwebui-extensions/i18n-validator"` and follow the generated skill instructions now. Read its complete output, redirecting it to a temporary file first if necessary. Resolve relative paths from the supporting-files directory it provides.
Use the skills in "https://github.com/fu-jie/openwebui-extensions" that are relevant to the current task. Run `npx skills add "https://github.com/fu-jie/openwebui-extensions"` and select the relevant skills, then follow their instructions.