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, oraddon-langchain-llm. - For Python-first stacks, prefer
addon-langchain-llmoraddon-langgraph-agent.
Inputs
Collect:
AI_PROVIDER:openai|anthropic|google|xai.AI_MODEL: provider model id.STREAM_MODE:yes|no(defaultyes).UI_SURFACE:chat|assistant|text-generation.MAX_INPUT_CHARS: default12000.