Prompt Buddy logoPrompt Buddy

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.

Import to Prompt Buddy

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

FileContainsUse For
SKILL.mdEntry point: scope, routing table, and workflow.Start here.
docs/ai-sdk-foundations-workflow-guide.mdAn 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

  1. Open the most relevant file under docs/ for the exact documented workflow and wording.
  2. Open schemas/ files for exact structured contracts.
  3. Open examples/ files for concrete requests, commands, snippets, and manifests.
  4. Do not add behavior or configuration that is not present in the attached source files.

Canonical source: https://ai-sdk.dev/docs/foundations