mcpbeat

Communication Skills

1 294 communication skills from 262 authors. They handle mail, chats, messengers and meetings. Half of them fit into 1 952 tokens or less — that is what one costs your context window when the agent loads it. 167 ship runnable scripts rather than instructions alone. 37 of them cannot work without an MCP server, most often rube. We also found 160 copies of these same skills sitting in other people's repositories — counted once here, not 160 times.

1 294 unique 262 authors 801 updated this month 161 from vendors

1 952
tokens, median
what a typical one costs in context
167
ship scripts
code that runs, not instructions alone
37
need a server
most often rube
160
copies elsewhere
counted once here, not once per repository

865–912 of 1 294

page 19 of 27
Telegram Groups
aAAaqwq

Posting, members, Telegram group management

463 tokens
Telegram Inbound Run
aAAaqwq

Automatic inbound Telegram message processing

781 tokens
Telegram Push
aAAaqwq

通过独立 Telegram Bot 向群聊或私聊推送消息,适合不依赖 OpenClaw channel 配置的通知场景。

1k tokens scripts zh
Telegram Scrape
aAAaqwq

Search Telegram channels, read posts, ad contacts

632 tokens
Telegram Scraper Run
aAAaqwq

Automatic Telegram scraping

1k tokens
Telegram Send
aAAaqwq

Telegram DM sending from CSV, rate limiting, idempotency

1k tokens
Telegram Session
aAAaqwq

Create/update Telethon session

388 tokens
Sergei Mikhailov Tg Channel Reader
aAAaqwq

Read posts and comments from Telegram channels via MTProto (Pyrogram or Telethon). Fetch recent messages and discussion replies from public or private channels by time window.

38k tokens scripts
Wechat Channel
aAAaqwq

微信 (WeChat) 与 OpenClaw 的双向集成通道。基于 Wechaty + PadLocal 实现微信消息的接收和发送,支持私聊、群聊、@提及检测、图片/文件传输。当需要通过微信与 AI 助手交互、接收微信消息触发 AI 响应、或从 OpenClaw 发送消息到微信时使用此技能。

6k tokens scripts zh
Wecom Automation
aAAaqwq

企业微信个人账号直连自动化。基于 Wechaty 框架实现企业微信消息接收、自动同意好友、知识库问答、人工介入提醒。适用于企业微信个人机器人和自动化助手场景。

11k tokens scripts zh
Zoom Automation
aAAaqwq

Automate Zoom meeting creation, management, recordings, webinars, and participant tracking via Rube MCP (Composio). Always search tools first for current schemas.

3k tokens needs MCP
Attentive Webhooks
hookdeck

> Receive and verify Attentive webhooks. Use when setting up Attentive webhook handlers, debugging signature verification (x-attentive-hmac-sha256), or handling SMS and email events like sms.subscribed, sms.unsubscribed, email.opened, or custom_attribute.set.

12k tokens scripts
Customerio Webhooks
hookdeck

> Receive and verify Customer.io Reporting Webhooks. Use when setting up Customer.io webhook handlers, debugging X-CIO-Signature verification, or handling messaging events like email delivered, email opened, email clicked, email bounced, sms sent, push delivered, or customer unsubscribed.

14k tokens scripts
Discord Webhooks
hookdeck

> Receive and verify Discord webhook events. Use when setting up Discord webhook handlers, debugging Ed25519 signature verification, handling PING endpoint validation, or processing events like APPLICATION_AUTHORIZED, ENTITLEMENT_CREATE, or LOBBY_MESSAGE_CREATE.

14k tokens scripts
Fireflies Webhooks
hookdeck

> Receive and verify Fireflies.ai webhooks. Use when setting up Fireflies webhook handlers, debugging X-Hub-Signature verification, or handling the meeting.transcribed, meeting.summarized, and meeting.bot_joined events from Webhooks V2. Also covers the legacy V1 scheme.

21k tokens scripts
Intercom Webhooks
hookdeck

> Receive and verify Intercom webhooks. Use when setting up Intercom webhook handlers, debugging X-Hub-Signature verification, or handling customer messaging events like conversation.user.created, conversation.admin.replied, contact.user.created, or ticket.created.

14k tokens scripts
Mailgun Webhooks
hookdeck

> Receive and verify Mailgun webhooks. Use when setting up Mailgun webhook handlers, debugging Mailgun signature verification, or handling email events like delivered, failed, opened, clicked, unsubscribed, and complained.

17k tokens scripts
Nylas Webhooks
hookdeck

> Receive and verify Nylas webhooks. Use when setting up Nylas webhook handlers, debugging x-nylas-signature verification, completing the challenge handshake, or handling email and calendar events like message.created, message.opened, event.created, event.updated, or grant.expired.

14k tokens scripts
Postmark Webhooks
hookdeck

> Receive and process Postmark webhooks. Use when setting up Postmark webhook handlers, handling email delivery events, processing bounces, opens, clicks, spam complaints, or subscription changes.

16k tokens scripts
Resend Webhooks
hookdeck

> Receive and verify Resend webhooks. Use when setting up Resend webhook handlers, debugging signature verification, handling email events like email.sent, email.delivered, email.bounced, or processing inbound emails.

16k tokens scripts
Sendgrid Webhooks
hookdeck

> Receive and verify SendGrid webhooks. Use when setting up SendGrid webhook handlers, debugging signature verification, or handling email delivery events.

16k tokens scripts
Slack Webhooks
hookdeck

> Receive and verify Slack Events API webhooks. Use when setting up Slack webhook handlers, debugging Slack signature verification, handling the url_verification challenge, or processing events like app_mention, message, reaction_added, team_join, or app_home_opened.

14k tokens scripts
Telnyx Webhooks
hookdeck

> Receive and verify Telnyx webhooks. Use when setting up Telnyx webhook handlers, debugging Ed25519 signature verification with the telnyx-signature-ed25519 and telnyx-timestamp headers, or handling messaging events like message.received, message.sent, or message.finalized.

13k tokens scripts
Zoom Webhooks
hookdeck

> Receive and verify Zoom webhooks. Use when setting up Zoom webhook handlers, debugging signature verification, completing the endpoint.url_validation handshake, or handling meeting and recording events like meeting.started, meeting.ended, meeting.participant_joined, or recording.completed.

14k tokens scripts
Skill Cron
KerberosClaw

Use when the user wants to register, inspect, manually run, or remove scheduled Claude skills with Telegram push notifications. Presents a menu, discovers schedulable skills with headless-prompt frontmatter, converts natural-language schedules into cron entries with conflict confirmation, writes managed config, and verifies notification delivery. NOT for one-off task execution without scheduling or for running skills that lack a headless prompt.

8k tokens scripts zh
Amq CLI
avivsinai

>- Coordinate agents via the AMQ CLI for file-based inter-agent messaging. Use this skill whenever you need to send messages to another agent (codex, claude, or any named handle), check your inbox, drain queued messages, set up co-op mode between agents, join a swarm team, route messages across projects, or diagnose delivery issues. Also use it when you receive a message and need to know how to reply, inspect receipts, or handle priority. Covers any multi-agent coordination task where agents need to talk to each other — review requests, questions, status updates, decision threads, wake notifications, and orchestrator integration (Symphony, Kanban). For collaborative spec/design workflows specifically, prefer the /amq-spec skill which provides structured phase-by-phase guidance. Not intended for distributed systems design (RabbitMQ, Kafka), CI/CD pipelines, or single-agent tasks with no partner.

13k tokens
Datetime Formatting
cxcscmu

Format dates and times according to specific requirements for meeting confirmations

1k tokens
Meeting Request Parsing
cxcscmu

Parse meeting request emails from JSON format and extract duration and time constraints

1k tokens
Enterprise Data Retrieval
cxcscmu

Techniques for retrieving structured information from enterprise Slack/document JSON data files.

479 tokens
Email Scheduling
cxcscmu

Workflow for parsing meeting request emails, matching constraints to calendar availability, and generating reply files.

392 tokens
Email Scheduling
cxcscmu

Parse meeting request emails to extract duration and time constraints, then find the earliest available time slot on a calendar.

1k tokens
Json File Processing
cxcscmu

Read input JSON files with email requests and write results.json with reply filenames and recipients.

333 tokens
Json Extraction
cxcscmu

Skill to extract information from the structured JSON data, including Slack messages and document metadata.

372 tokens
Meeting Request Parser
cxcscmu

Parse duration and time constraints from email text.

291 tokens
Scheduling Engine
cxcscmu

Algorithm to find earliest available meeting slots given constraints and existing appointments.

406 tokens
Schedule Constraint Parsing
cxcscmu

Uses regular expressions to parse dates, time ranges, and durations from natural language text like meeting requests.

452 tokens
Advanced Slack Mining
cxcscmu

Mine Slack data for embedded URLs, mentioned products, competitive intelligence, and cross-referencing with external data sources.

3k tokens
Multi Source Data Correlation
cxcscmu

Correlate and merge data from multiple sources (documents, Slack, meetings, URLs) to answer enterprise questions.

2k tokens
Run2 Request Parsing Advanced
cxcscmu

Parse meeting requests with timezone handling and constraint detection

1k tokens
Run2 Enterprise Data Retrieval
cxcscmu

Comprehensive guide for retrieving structured information from enterprise JSON data files containing Slack messages, documents, meetings, and metadata.

573 tokens
Run2 Slack Analysis
cxcscmu

Advanced patterns for analyzing Slack conversations to extract reviewers, competitor insights, and shared resources from enterprise product channels.

411 tokens
Run2 Meeting Scheduling
cxcscmu

Schedule meetings into calendar free slots considering time constraints, timezone conversion, and blue-block overrides.

299 tokens
Run2 Competitor Analysis
cxcscmu

Finding competitor product discussions, insights, and demo URLs across all ContentForce-related Slack channels

644 tokens
Run2 Enterprise Data Retrieval
cxcscmu

Complete guide to retrieving structured answers from enterprise product JSON data files containing Slack, documents, meetings, and PRs

808 tokens
Run2 Meeting Scheduler With Output
cxcscmu

Schedule multiple meeting requests into a calendar with earliest-first logic, then generate formatted reply .txt files and a results.json summary.

843 tokens
Run2 Scheduler
cxcscmu

Skill for scheduling meetings.

33 tokens
Run2 Json Data Extraction
cxcscmu

Deep parsing and structural querying of nested JSON documents, resolving implicit relations across multi-modal corporate datasets like Slack messages and PRs.

374 tokens
Multi Hop Evidence Extraction
cxcscmu

Extract evidence from all three tiers (explicit reviewers, substantive feedback contributors from Slack and transcripts, and other identifiable contributors). Follow artifact references and traverse relationships to collect complete answer sets.

479 tokens