byvercel· 96 skills
Guide for adding new AI SDK harness packages. Use when creating a new @ai-sdk/harness-<name> package that adapts a coding-agent runtime to HarnessV1.
$npx -y skills add vercel/ai --skill add-harness-packageInstalls into the current project.
Run `npx skills use "https://github.com/vercel/ai" --skill "vercel/ai/add-harness-package"` 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/vercel/ai" that are relevant to the current task. Run `npx skills add "https://github.com/vercel/ai"` and select the relevant skills, then follow their instructions.