Back to Skills

AI SDK

Guides AI SDK features such as streaming, tools, embeddings, chat hooks, and structured output.

2026-03-25

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