ai-sdk
Answer questions about the AI SDK and help build AI-powered features. Use when developers: (1) Ask about AI SDK functions like generateText, streamText, ToolLoopAgent, embed, or tools, (2) Want to build AI agents, chatbots, RAG systems, or text generation features, (3) Have questions about AI providers (OpenAI, Anthropic, Google, etc.), streaming, tool calling, structured output, or embeddings, (4) Use React hooks…
- installs 8w
- 13,228
- 30-day movement
- starts with the next reading
- Related entries
- 5
- Connections
- 0
An agent skill (SKILL.md) that loads version-matched AI SDK documentation so the agent can answer questions about the Vercel AI SDK and help build AI-powered features. It covers core functions like generateText, streamText, embed, and ToolLoopAgent, provider usage, streaming, tool calling, structured output, and React hooks like useChat.
The AI SDK changes frequently across versions, so this skill directs the agent to trust bundled docs in node_modules over its own potentially outdated training data.
Use it to
- Answer questions about generateText, streamText, and embed
- Build agents, chatbots, or RAG features with the SDK
- Configure providers and model selection via AI Gateway
- Implement tool calling and structured output
- Use React hooks like useChat and useCompletion
For Developers building AI features with the Vercel AI SDK
- Host repository
- vercel/ai
- Installs, lifetime
- 56k
- Installs, 8 weeks
- 13k
- Host stars
- 27k
- Host language
- TypeScript