Files
gh-jezweb-claude-skills-ski…/references/links-to-official-docs.md
2025-11-30 08:23:50 +08:00

7.2 KiB

AI SDK Core - Official Documentation Links

Organized links to official AI SDK and provider documentation.


AI SDK Core Documentation

Getting Started

Core Functions

Tool Calling & Agents

Advanced Topics (Not Replicated in This Skill)


Migration & Troubleshooting


Provider Documentation

Provider Overview

OpenAI

Anthropic

Google

Cloudflare Workers AI

Community Providers


Framework Integration

Next.js

Node.js

Vercel Deployment

Cloudflare Workers


API Reference


GitHub & Community


Blog Posts & Announcements


TypeScript & Zod


Complementary Skills

For complete AI SDK coverage, also see:

  • ai-sdk-ui skill: Frontend React hooks (useChat, useCompletion, useObject)
  • cloudflare-workers-ai skill: Native Cloudflare Workers AI binding (no multi-provider)

Quick Navigation

I want to...

Generate text:

Stream text:

Generate structured output:

Use tools:

Build an agent:

Migrate from v4:

Fix an error:

Set up a provider:

  • Reference: references/providers-quickstart.md

Deploy to production:

  • Reference: references/production-patterns.md

Last Updated: 2025-10-21