vercel · Vercel AI SDK Docs
AI SDK Foundations
The page provides an overview of the core architectural principles, fundamental concepts, and essential building blocks required to work with the AI SDK.
Derived skill
Files assembled from official documentation
Viewing SKILL.md
AI SDK Foundations
The page provides an overview of the core architectural principles, fundamental concepts, and essential building blocks required to work with the AI SDK.
When To Use
Use when you need to understand the core architectural patterns and fundamental concepts required to build applications with the AI SDK.
Reference Files
| File | Contains | Use For |
|---|---|---|
SKILL.md | Entry point: scope, routing table, and workflow. | Start here. |
docs/ai-sdk-foundations-workflow-guide.md | An overview of foundational concepts including providers, models, prompts, and tools within the Vercel AI SDK. | Questions about an overview of foundational concepts including providers, models, prompts, and tools within the Vercel AI SDK. |
What This Skill Covers
- Overview Learn about foundational concepts around AI and LLMs.Providers and Models Learn about the providers and models that you can use with the AI SDK.Prom...
Workflow
- Open the most relevant file under
docs/for the exact documented workflow and wording. - Open
schemas/files for exact structured contracts. - Open
examples/files for concrete requests, commands, snippets, and manifests. - Do not add behavior or configuration that is not present in the attached source files.
Canonical source: https://ai-sdk.dev/docs/foundations