messaging

Read, search, draft, and send messages across connected email providers.

Updated Aug 23, 2026
One-click install
npx skills add https://github.com/CerisonAutomation/clud --skill messaging-cerisonautomation
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: messaging
Source: https://github.com/CerisonAutomation/clud/tree/main/assistant/src/config/bundled-skills/messaging
Command: npx skills add https://github.com/CerisonAutomation/clud --skill messaging-cerisonautomation

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

It removes the hassle of manually checking, finding, drafting, and managing messages across your email and chat platforms by giving you one place to act.

Core Features & Use Cases

  • Unified messaging across providers: Read conversations, search messages, mark items as read, and draft or send replies for connected Gmail and Outlook accounts, plus limited Telegram support.
  • Inbox decluttering support: Scan for high-volume senders (e.g., newsletters/promotions) and archive matching messages by sender without destructive actions.
  • Personalized drafting: Analyze your writing style from sent messages so drafted replies sound more like you.
  • Safety-first sending workflow: Uses a confidence score and guardrails (e.g., Gmail creates drafts for review; sending/replying can require approval).

Quick Start

Check my email for the last 90 days and archive the promotional newsletters I don’t care about.

Frequently Asked Questions about messaging

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I search and send messages across Gmail, Outlook, and Telegram from one place?

Unified messaging lets you read, search, draft, and send messages across connected Gmail, Outlook, and Telegram accounts. It uses provider-scoped operations with native query syntax to reduce manual inbox management effort.

Can I automatically declutter my inbox by archiving promotional newsletters non-destructively?

Inbox decluttering scans for high-volume senders like newsletters and archives matching messages by sender without destructive actions. This safely removes unwanted promotional emails from your primary view.

Does drafting email replies analyze my writing style from sent messages?

Personalized drafting analyzes your writing style from sent messages so drafted replies sound more like you. It creates drafts with threading for your review before sending.

What are the safety guardrails for sending emails automatically?

Safety-first sending uses confidence scores and guardrails like approval handling. Gmail creates drafts for review, and high-risk send constraints require explicit approval before transmitting messages.

How do I check if my email provider connection is authenticated before searching messages?

Provider authentication checks are enforced via messaging_auth_test before executing operations. This validates your connected Gmail or Outlook account access to ensure secure read and search workflows.