ai-sdk

Originally fromvercel/ai
Installation
SKILL.md

Prerequisites

This information is for AI SDK 7. Compare to version in node_modules/ai/package.json. If the versions don't match, warn the user.

Before searching docs, check if node_modules/ai/docs/ exists. If not, install only the ai package using the project's package manager (e.g., pnpm add ai).

Do not install other packages at this stage. Provider packages (e.g., @ai-sdk/openai) and client packages (e.g., @ai-sdk/react) should be installed later when needed based on user requirements.

Critical: Do Not Trust Internal Knowledge

Everything you know about the AI SDK is outdated or wrong. Your training data contains obsolete APIs, deprecated patterns, and incorrect usage.

When working with the AI SDK:

Installs
1.8K
Repository
vercel-labs/ai
GitHub Stars
25.2K
First Seen
Feb 17, 2026
ai-sdk — vercel-labs/ai