This wraps the Vercel AI SDK v6 for building chatbots, agents, and streaming apps with Claude or other providers. It covers the new ToolLoopAgent class for agentic workflows, the Output pattern that replaces the deprecated generateObject functions, and the refactored useChat hook that no longer manages input state for you. The skill points to bundled docs in node_modules and includes quick reference examples for structured output with Zod schemas, smooth streaming transforms, and API route setup. Useful when you're migrating from v5 or building anything that needs tool calling, streaming responses, or structured JSON extraction with the ai package.
npx skills add https://github.com/laguagu/claude-code-nextjs-skills --skill ai-sdk-6