Schema validation with Valibot, the modular and type-safe schema library. Use when the user needs to validate data, create schemas, parse inputs, or work with Valibot in their project. Also use when migrating from Zod to Valibot.
$npx -y skills add open-circle/agent-skills --skill valibotInstalls into the current project.
Run `npx skills use "https://github.com/open-circle/agent-skills" --skill "open-circle/agent-skills/valibot"` 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/open-circle/agent-skills" that are relevant to the current task. Run `npx skills add "https://github.com/open-circle/agent-skills"` and select the relevant skills, then follow their instructions.