Agent skill

add-function-examples

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

Stars 23,223
Forks 4,110

Install this agent skill to your Project

npx add-skill https://github.com/vercel/ai/tree/main/skills/add-function-examples

Metadata

Additional technical details for this skill

internal
YES

SKILL.md

Adding Function Examples

Review the changes in the current branch, and identify new or modified features or bug fixes that would benefit from having an example in the examples/ai-functions directory. These examples are used for testing specific features against the actual provider APIs, and can also serve as documentation for users.

Determine for which kind of model and top-level function the example should be added. For a language model, the example should be added in two variants, one for generateText and one for streamText. For any other models kinds, add the example for the relevant top-level function (e.g. generateImage, generateSpeech).

After creating the example, run pnpm type-check:full; fix any errors encountered.

Expand your agent's capabilities with these related and highly-rated skills.

Didn't find tool you were looking for?

Be as detailed as possible for better results