# vercel-ai

The AI Toolkit for TypeScript. From the creators of Next.js, the AI SDK is a free open-source library for building AI-powered applications and agents

- Tier: Indexed (plain plugin)
- Category: Development
- Page: https://www.flowy.sh/listings/vercel-ai
- Source: https://github.com/vercel/ai
- Price: free and open source

## Summary
vercel-ai is a Claude Code plugin with 12 hand-picked skills for development work, indexed on Flowy. Install it with the command on its page. It includes add-function-examples, add-harness-package, add-provider-package. Its skills do not fire on their own yet. Request auto-invocation to have Flowy route them as you prompt. Free and open source.

## Install (Claude Code)
```
npx -y skills add vercel/ai --agent claude-code
```

## Skills
- add-function-examples
- add-harness-package
- add-provider-package
- adr-skill
- capture-api-response-test-fixture
- develop-ai-functions-example
- list-npm-package-content
- major-version-mode
- migrate-ai-sdk-v6-to-v7
- update-harness-dependencies
- update-provider-models
- use-ai-sdk

## FAQ

### What is vercel-ai?
The AI Toolkit for TypeScript. From the creators of Next.js, the AI SDK is a free open-source library for building AI-powered applications and agents

### How do I install vercel-ai?
Run these in Claude Code: npx -y skills add vercel/ai --agent claude-code. Then prompt normally.

### Does vercel-ai auto-invoke its skills?
Not yet. It is indexed on Flowy as a plain plugin. Request auto-invocation on its page and Flowy will route its skills for you as you prompt.

### Is vercel-ai free?
Yes. Flowy is free and open source, with nothing gated. You can read every skill in full before you install.
