Przejdź do głównej treści
Ta treść nie jest jeszcze dostępna w Twoim języku i jest wyświetlana po angielsku.

Chat Web Adapter

Skill Zweryfikowano
98

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

Podsumowanie AI

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.

Instalacja

npx skills add vercel/chat

Uruchamia Vercel skills CLI (skills.sh) przez npx — wymaga lokalnego Node.js oraz co najmniej jednego zainstalowanego agenta zgodnego ze skills (Claude Code, Cursor, Codex, …). Zakłada, że repozytorium jest zgodne z formatem agentskills.io.

Zaktualizowano 6 days ago
Zobacz kod źródłowy