Convert Hyper-Extract YAML templates to multi-language support. Use when user says: "add translation", "multilingual", "convert language", "support Chinese and English". Trigger: User wants to add Chinese/English/Japanese translation to their template. Skip: User wants to design a new template (use record-designer or graph-designer instead).
$npx -y skills add yifanfeng97/hyper-extract --skill multilingualInstalls into the current project.
Run `npx skills use "https://github.com/yifanfeng97/hyper-extract" --skill "yifanfeng97/hyper-extract/multilingual"` 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/yifanfeng97/hyper-extract" that are relevant to the current task. Run `npx skills add "https://github.com/yifanfeng97/hyper-extract"` and select the relevant skills, then follow their instructions.