Telegram Adapter
Skill VerificadoTelegram adapter for chat
This adapter facilitates communication with Telegram bots, supporting webhook and polling modes, message posting, editing, deletion, reactions, and handling of rich content like cards and inline keyboards.
Maintenance
- info:Commit recencyNo commit date information is available, making it impossible to assess recency.
Code Execution
- info:LoggingThe adapter uses a logger instance for warnings and info, but audit logging for actions is not explicitly mentioned or implemented within the adapter itself.
Instalación
npx skills add vercel/chatEjecuta 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.
Extensiones similares
Discord Adapter
98Discord adapter for chat
Microsoft Teams adapter for chat
94Microsoft Teams adapter for chat
WhatsApp Adapter
88WhatsApp adapter for chat - WhatsApp Business Cloud API
Chat Web Adapter
98Web adapter for chat — browser chat UI via the AI SDK useChat protocol
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