AI SDK Documentation

Community

Navigate Vercel AI SDK docs on demand.

Authormalob
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This skill provides tools for accessing Vercel AI SDK documentation and AI Gateway model information. Use the bundled scripts to discover available documentation pages and fetch their full content.

Core Features & Use Cases

  • Discovery: List docs pages across categories (docs, cookbook, providers, elements, tools-registry) with list-docs.sh.
  • Fetch: Retrieve full markdown content of a selected page via fetch-doc.sh.
  • Model insights: Inspect available AI Gateway models with query-models.sh to compare providers and capabilities.
  • Use Case: A developer wants to quickly fetch the OpenAI provider docs and the AI Gateway model details to compare capabilities before integration.

Quick Start

Run the scripts to locate and fetch documentation content:

  • ${CLAUDE_PLUGIN_ROOT}/skills/ai-sdk-docs/scripts/list-docs.sh
  • ${CLAUDE_PLUGIN_ROOT}/skills/ai-sdk-docs/scripts/fetch-doc.sh /docs/ai-sdk-core/generating-text
  • ${CLAUDE_PLUGIN_ROOT}/skills/ai-sdk-docs/scripts/query-models.sh list

Dependency Matrix

Required Modules

curljq

Components

scripts

💻 Claude Code Installation

Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.

Please help me install this Skill:
Name: AI SDK Documentation
Download link: https://github.com/malob/nix-config/archive/main.zip#ai-sdk-documentation

Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
View Source Repository

Agent Skills Search Helper

Install a tiny helper to your Agent, search and equip skill from 223,000+ vetted skills library on demand.