The ai-sdk skill helps when building product features with the Vercel AI SDK. It covers the common primitives for text generation, tool calling, embeddings, streaming responses, and structured outputs.
In practice, use it when you want to add chat, RAG, agents, or AI-assisted workflows to an app and need help choosing the right SDK primitive. It is especially useful when wiring features like generateText, streamText, or useChat into a real product flow.
Install
npx skills add vercel/ai@ai-sdk