Add a vendor-official or community adapter to the Chat SDK catalog and docs — adapters.json registry, chat/adapters catalog entry, the docs MDX page, meta.json, integration-test lists, and a changeset. Use when a developer wants to add, list, register, or submit a third-party (vendor-official or community) adapter to this repo, add an adapter to the catalog, or create or edit an adapter docs page under apps/docs/content/adapters/vendor-official or apps/docs/content/adapters/community.
$npx -y skills add vercel/chat --skill add-adapterInstalls into the current project.
Run `npx skills use "https://github.com/vercel/chat" --skill "vercel/chat/add-adapter"` 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/chat" that are relevant to the current task. Run `npx skills add "https://github.com/vercel/chat"` and select the relevant skills, then follow their instructions.