Agent Skills: vercel-ai-sdk Documentation

Documentation for vercel-ai-sdk. Use for questions about vercel-ai-sdk APIs, patterns, and usage.

UncategorizedID: mogharsallah/nyngi-web-app/vercel-ai-sdk

Install this agent skill to your local

pnpm dlx add-skill https://github.com/mogharsallah/nyngi-web-app/tree/HEAD/.claude/skills/vercel-ai-sdk

Skill Files

Browse the full folder contents for vercel-ai-sdk.

Download Skill

Loading file tree…

.claude/skills/vercel-ai-sdk/SKILL.md

Skill Metadata

Name
vercel-ai-sdk
Description
Documentation for vercel-ai-sdk. Use for questions about vercel-ai-sdk APIs, patterns, and usage.

vercel-ai-sdk Documentation

Comprehensive vercel-ai-sdk documentation organized for efficient retrieval.

Retrieval Workflow

  1. Find Chapter: Read _manifest.md to locate the relevant category
  2. Find Topic: Read _index.md inside that chapter's folder
  3. Read Content: Read the specific topic file

Quick Search

If unsure which chapter contains your answer, use grep:

grep -r "keyword" .claude/skills/vercel-ai-sdk/docs/

Rules

  • Always start at _manifest.md - never guess file paths
  • Read only necessary files to minimize token usage
  • Cite specific file paths when referencing documentation