vercel · Vercel AI SDK Docs
AI SDK Getting Started
An introductory guide for setting up the AI SDK, covering initial installation and basic implementation steps.
Derived skill
Files assembled from official documentation
Viewing SKILL.md
AI SDK Getting Started
An introductory guide for setting up the AI SDK, covering initial installation and basic implementation steps.
When To Use
Use when you need to install the AI SDK and perform the initial configuration required to start building AI-powered applications.
Reference Files
| File | Contains | Use For |
|---|---|---|
SKILL.md | Entry point: scope, routing table, and workflow. | Start here. |
docs/ai-sdk-getting-started-workflow-guide.md | A guide providing introduction examples for using the Vercel AI SDK with various backend frameworks including Next.js, SvelteKit, Nuxt, and Node.js. | Questions about a guide providing introduction examples for using the Vercel AI SDK with various backend frameworks including Next.js... |
What This Skill Covers
- The following guides are intended to provide you with an introduction to some of the core features provided by the AI SDK.
- Main sections:
Backend Framework Examples.
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/getting-started