AI AGENT ADDONS

Ai Sdk

vercel/ai
AI & Agent Building
41,866installs

The Vercel AI SDK helps developers add smart AI features to their web apps. It answers questions about functions like generateText and streamText. Developers can use it to build chatbots, agents, and RAG systems.

This skill guides you through creating agents with the ToolLoopAgent pattern. It explains tool calling, structured output, and embeddings. It also shows how to work with AI providers like OpenAI, Anthropic, and Google.

For React developers, it covers hooks like useChat and useCompletion. The skill always checks the latest documentation to avoid outdated APIs. It prioritizes fresh, correct information from the installed package or the official site.

Add Ai Sdk skill to your workflow

Global

mkdir -p ~/.claude/skills/ai-sdk

Project

mkdir -p .claude/skills/ai-sdk

Source Repository

Stars
25,211
Forks
4,673
Watchers
25,211
License
NOASSERTION
Last Push
23 days ago
Created
3 years ago