byyifanfeng97· 7 skills
Validate Hyper-Extract YAML templates for syntax and structure errors. Use when user says: "validate template", "check YAML", "fix errors", "validate syntax". Trigger: User wants to verify their YAML configuration is correct. Skip: User wants to design a new template (use record-designer or graph-designer instead).
$npx -y skills add yifanfeng97/hyper-extract --skill yaml-validatorInstalls into the current project.
Run `npx skills use "https://github.com/yifanfeng97/hyper-extract" --skill "yifanfeng97/hyper-extract/yaml-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/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.