Telegram Adapter
Skill 已验证Telegram 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.
安装
npx skills add vercel/chat通过 npx 运行 Vercel skills CLI(skills.sh)— 需要本地安装 Node.js,以及至少一个兼容 skills 的智能体(Claude Code、Cursor、Codex 等)。前提是仓库遵循 agentskills.io 格式。
类似扩展
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