Labsco
vercel logo

vercel / ai

✓ Official25,400

A skill package that teaches your agent 18 capabilities — every one documented and browsable below, no GitHub required · by vercel.

Each skill below is one capability this package teaches your agent. Install the whole package, or open a skill to install just that one.

add-function-examples🔥🔥✓ Verified🔒 repo maintenanceFreeQuick setup

Guide for adding new AI function examples, for testing specific features against the actual provider APIs.

1 file — installable on its own

add-function-examples🔥🔥✓ Verified🔒 repo maintenanceFreeQuick setup

Guide for adding new AI function examples, for testing specific features against the actual provider APIs.

1 file — installable on its own

add-provider-package🔥🔥🔥✓ VerifiedFreeQuick setup

Guide for adding new AI provider packages to the AI SDK. Use when creating a new @ai-sdk/<provider> package to integrate an AI service into the SDK.

1 file — installable on its own

add-provider-package🔥🔥✓ Verified🔒 repo maintenanceFreeQuick setup

Guide for adding new AI provider packages to the AI SDK. Use when creating a new @ai-sdk/<provider> package to integrate an AI service into the SDK.

1 file — installable on its own

adr-skill🔥🔥🔥🔥✓ VerifiedFreeQuick setup

Create and maintain Architecture Decision Records (ADRs) optimized for agentic coding workflows. Use when you need to propose, write, update, accept/reject,…

15 files — installable on its own

adr-skill🔥🔥🔥✓ VerifiedFreeQuick setup

Create and maintain Architecture Decision Records (ADRs) optimized for agentic coding workflows. Use when you need to propose, write, update, accept/reject,…

15 files — installable on its own

capture-api-response-test-fixture🔥🔥✓ Verified🔒 repo maintenanceFreeQuick setup

Store and manage API response test fixtures for provider parsing validation. Fixtures are organized in __fixtures__ subfolders within provider packages, using naming conventions documented in existing examples Supports two testing patterns: generateText (log raw response to console and copy into fixture) and streamText (use includeRawChunks and saveRawChunks helper to capture streaming chunks) Recommends storing true provider responses unless size constraints require semantic-preserving cuts...

1 file — installable on its own

capture-api-response-test-fixture🔥🔥✓ Verified🔒 repo maintenanceFreeQuick setup

Capture API response test fixture.

1 file — installable on its own

develop-ai-functions-example🔥🔥✓ Verified🔒 repo maintenanceFreeQuick setup

Develop examples for AI SDK functions. Use when creating, running, or modifying examples under examples/ai-functions/src to validate provider support,…

1 file — installable on its own

develop-ai-functions-example🔥🔥✓ Verified🔒 repo maintenanceFreeQuick setup

Development and validation scripts for AI SDK functions across multiple providers and capabilities. Organized by AI SDK function category (text generation, streaming, structured output, embeddings, image generation, speech, transcription, reranking, and agents) File naming convention maps provider and feature combinations (e.g., openai-tool-call.ts , amazon-bedrock-anthropic-cache-control.ts ) for quick identification Includes shared utility helpers for error handling, environment loading,...

1 file — installable on its own

island-rescue🔥FreeQuick setup

How to be rescued from a lonely island

1 file — installable on its own

island-rescue🔥✓ VerifiedFreeQuick setup

How to be rescued from a lonely island

1 file — installable on its own

list-npm-package-content🔥🔥🔥✓ VerifiedFreeQuick setup

Inspect npm package tarball contents before publishing to verify what files will be distributed. Lists exact files that would be uploaded to npm, helping catch missing or unwanted inclusions before publish Respects files field in package.json, .npmignore , and .gitignore rules to show the actual bundle contents Automatically builds the package, creates a tarball, displays contents, and cleans up in a single command Run from the package directory with a simple bash script; useful for...

3 files — installable on its own

list-npm-package-content🔥🔥🔥✓ VerifiedFreeQuick setup

List the contents of an npm package tarball before publishing. Use when the user wants to see what files are included in an npm bundle, verify package…

3 files — installable on its own

major-version-mode🔥🔥✓ Verified🔒 repo maintenanceFreeQuick setup

Context for working on the next AI SDK major release. Only use when explicitly invoked by the user (e.g. via '/major-version-mode'). Do NOT trigger…

1 file — installable on its own

major-version-mode🔥🔥✓ Verified🔒 repo maintenanceFreeQuick setup

Context for working on the next AI SDK major release. Only use when explicitly invoked by the user (e.g. via '/major-version-mode'). Do NOT trigger…

1 file — installable on its own

update-provider-models🔥🔥✓ Verified🔒 repo maintenanceFreeQuick setup

Add new or remove obsolete model IDs for existing AI SDK providers. Use when adding a model to a provider, removing an obsolete model, or processing a list of…

1 file — installable on its own

update-provider-models🔥🔥✓ Verified🔒 repo maintenanceFreeQuick setup

Add new or remove obsolete model IDs for existing AI SDK providers. Use when adding a model to a provider, removing an obsolete model, or processing a list of…

1 file — installable on its own