CtrlK
BlogDocsLog inGet started
Tessl Logo

ai

github.com/vercel/ai

SkillAddedReview
add-provider-package

skills/add-provider-package/SKILL.md

Guide for adding first-party AI provider packages to the AI SDK. Use when creating a provider package under packages/ to integrate an external AI service.

62

add-harness-package

skills/add-harness-package/SKILL.md

Guide for adding new AI SDK harness packages. Use when creating a new @ai-sdk/harness-<name> package that adapts a coding-agent runtime to HarnessV1.

70

add-function-examples

skills/add-function-examples/SKILL.md

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

56

island-rescue

examples/ai-functions/data/island-rescue/SKILL.md

How to be rescued from a lonely island

52

island-rescue

examples/ai-e2e-next/data/island-rescue/SKILL.md

How to be rescued from a lonely island

32

ai-sdk

skills/use-ai-sdk/SKILL.md

Answer questions about the AI SDK and help build AI-powered features. Use when developers: (1) Ask about AI SDK functions like generateText, streamText, ToolLoopAgent, embed, or tools, (2) Want to build AI agents, chatbots, RAG systems, or text generation features, (3) Have questions about AI providers (OpenAI, Anthropic, Google, etc.), streaming, tool calling, structured output, or embeddings, (4) Use React hooks like useChat or useCompletion. Triggers on: "AI SDK", "Vercel AI SDK", "generateText", "streamText", "add AI to my app", "build an agent", "tool calling", "structured output", "useChat".

76

0.91x
list-npm-package-content

skills/list-npm-package-content/SKILL.md

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 contents, or debug npm publish issues.

88

1.47x
develop-ai-functions-example

skills/develop-ai-functions-example/SKILL.md

Develop examples for AI SDK functions. Use when creating, running, or modifying examples under examples/ai-functions/src to validate provider support, demonstrate features, or create test fixtures.

78

0.57x
capture-api-response-test-fixture

skills/capture-api-response-test-fixture/SKILL.md

Capture API response test fixture.

65

0.55x