Discord Adapter
Skill VerifiziertDiscord adapter for chat
This adapter enables the Chat SDK to interface with Discord, supporting both HTTP Interactions for serverless environments and Gateway WebSocket for real-time message handling. It handles message creation, editing, deletion, reactions, slash commands, and rich content like embeds and buttons, with clear instructions for Discord application setup and serverless deployment.
Maintenance
- info:Commit recencyThere are no commits on the default branch in the last 12 months. The latest commit date on the default branch is not available, but the CHANGELOG.md indicates recent updates up to version 4.27.0.
Installation
npx skills add vercel/chatFührt das Vercel skills CLI (skills.sh) via npx aus — benötigt Node.js lokal und mindestens einen installierten skills-kompatiblen Agent (Claude Code, Cursor, Codex, …). Setzt voraus, dass das Repo dem agentskills.io-Format folgt.
Ähnliche Erweiterungen
Chat Web Adapter
98Web adapter for chat — browser chat UI via the AI SDK useChat protocol
Fastify Best Practices
98Guides development of Fastify Node.js backend servers and REST APIs using TypeScript or JavaScript. Use when building, configuring, or debugging a Fastify application — including defining routes, implementing plugins, setting up JSON Schema validation, handling errors, optimising performance, managing authentication, configuring CORS and security headers, integrating databases, working with WebSockets, and deploying to production. Covers the full Fastify request lifecycle (hooks, serialization, logging with Pino) and TypeScript integration via strip types. Trigger terms: Fastify, Node.js server, REST API, API routes, backend framework, fastify.config, server.ts, app.ts.
LLM Chat Completions
96Implement large language model (LLM) chat completions using the z-ai-web-dev-sdk. Use this skill when the user needs to build conversational AI applications, chatbots, AI assistants, or any text generation features. Supports multi-turn conversations, system prompts, and context management.
Slack Adapter
95Slack adapter for chat
Telegram Adapter
95Telegram adapter for chat
GitHub Adapter
95GitHub adapter for chat - PR and issue comment threads