Vai al contenuto principale
Questo contenuto non è ancora disponibile nella tua lingua ed è mostrato in inglese.

Chat Web Adapter

Skill Verificato
98

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

Riepilogo 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.

Installazione

npx skills add vercel/chat

Esegue la CLI skills di Vercel (skills.sh) tramite npx — richiede Node.js in locale e almeno un agente compatibile con skills installato (Claude Code, Cursor, Codex, …). Presuppone che il repository segua il formato agentskills.io.

Aggiornato il 6 days ago
Vedi il codice sorgente