This walks you through the full AI SDK v6 to v7 upgrade, handling all the breaking changes in one pass. It renames experimental APIs to stable (generateImage, streamText patterns), migrates the system/instructions terminology shift, fixes the new multi-step result shape where usage and content now include all steps instead of just the final one, and updates streaming helpers that moved from result methods to standalone functions. It also covers the OpenTelemetry extraction into a separate package, tool context refactoring, and ESM-only module requirements. The checklist is methodical but dense, so expect to lean on the official migration guide for edge cases. Most useful when you're staring at a wall of type errors after bumping versions.
npx -y skills add vercel/ai --skill migrate-ai-sdk-v6-to-v7 --agent claude-codeInstalls into .claude/skills of the current project.
Select a file.
sickn33/antigravity-awesome-skills
moizibnyousaf/ai-agent-skills
github/awesome-copilot