addon-vercel-ai-labs

Installation
SKILL.md

Add-on: Vercel AI Labs

Use this skill when a Next.js app needs Vercel AI SDK based chat, generation, or streaming interactions with typed boundaries.

Compatibility

  • Best with architect-nextjs-bun-app.
  • Can be combined with addon-llm-translation, addon-langgraph-agent, or addon-langchain-llm.
  • For Python-first stacks, prefer addon-langchain-llm or addon-langgraph-agent.

Inputs

Collect:

  • AI_PROVIDER: openai | anthropic | google | xai.
  • AI_MODEL: provider model id.
  • STREAM_MODE: yes | no (default yes).
  • UI_SURFACE: chat | assistant | text-generation.
  • MAX_INPUT_CHARS: default 12000.
Related skills
Installs
8
First Seen
Mar 2, 2026