Ir al contenido principal
Este contenido aún no está disponible en tu idioma y se muestra en inglés.

Chat Web Adapter

Skill Verificado
98

Web adapter for chat — browser chat UI via the AI SDK useChat protocol

Resumen IA

This adapter enables chat bots built with the Chat SDK to serve a browser chat UI. It implements the AI SDK UI message stream protocol, ensuring compatibility with components like `@ai-sdk/react`'s `useChat` and `ai-elements`. The extension handles server-side API routes, client-side React hooks, authentication, and message streaming.

Instalación

npx skills add vercel/chat

Ejecuta el CLI de skills de Vercel (skills.sh) mediante npx — requiere Node.js en local y al menos un agente compatible con skills instalado (Claude Code, Cursor, Codex, …). Asume que el repositorio sigue el formato de agentskills.io.

Actualizado el 2 days ago
Ver código fuente