vercel-ai-sdk-knowledge-patch

Installation
SKILL.md

Vercel AI SDK Knowledge Patch

Claude Opus 4.6 knows AI SDK through 3.x. It is unaware of the features below, which cover AI SDK 4.0 (2024-11-18) through 4.1 (2025-01-20).

Index

Topic Reference Key features
4.0 & 4.1 features references/ai-sdk-4-features.md PDF files, computer use tools, continuation, image generation, stream smoothing, createDataStreamResponse, tool context/repair, structured outputs with tools, new providers

PDF Support (4.0)

Send PDFs as file type in message content:

const result = await generateText({
  model: anthropic('claude-3-5-sonnet-20241022'),
Related skills
Installs
2
GitHub Stars
19
First Seen
Apr 7, 2026