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เรียกใช้ Vercel skills CLI (skills.sh) ผ่าน npx — ต้องติดตั้ง Node.js ในเครื่อง และมี agent ที่รองรับ skills อย่างน้อยหนึ่งตัว (Claude Code, Cursor, Codex, …) ทั้งนี้สมมติว่า repo ใช้รูปแบบ 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