AgentSkillsCN

vercel-ai-sdk

vercel-ai-sdk 的文档。用于解答关于 vercel-ai-sdk API、模式和用法的问题。

SKILL.md
--- frontmatter
name: vercel-ai-sdk
description: Documentation for vercel-ai-sdk. Use for questions about vercel-ai-sdk APIs, patterns, and usage.
allowed-tools: Read, Glob, Grep

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:

code
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