comm-email

Search and analyze email threads across staging and production environments.

Updated Aug 27, 2026
One-click install
npx skills add https://github.com/Cimminelli1982/crm-frontend --skill comm-email
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: comm-email
Source: https://github.com/Cimminelli1982/crm-frontend/tree/main/docs/openclaw-skills/comm-email
Command: npx skills add https://github.com/Cimminelli1982/crm-frontend --skill comm-email

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Provides unified capabilities to read, search, and analyze email threads and messages across staging and production environments, helping you quickly surface relevant conversations, identify insights, and monitor communications.

Core Features & Use Cases

  • Read recent emails from staging (command_center_inbox) and production (emails, email_threads, email_participants) to review conversations and draft responses.
  • Search emails by subject, body, keywords, and thread participation across both environments.
  • Navigate thread histories, inspect participants, and track interactions for a given contact.
  • Manage spam indicators and surface analytics to maintain clean communications.

Quick Start

Start by querying staging emails to inspect the most recent conversations, then drill into a thread to view all messages and participants.

Frequently Asked Questions about comm-email

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

FAQPage Schema
How do I search email threads across staging and production environments?

You can search email threads across staging and production using SQL-like queries on structured fields like from_email, subject, and body_plain to retrieve and filter relevant conversations.

Can I analyze email thread histories and track participant interactions?

Yes, you can analyze email thread histories by navigating thread structures, inspecting participants, and tracking interactions to generate per-contact or per-thread insights.

How do I retrieve recent emails from the command_center_inbox?

Query the staging command_center_inbox using SQL-like queries to retrieve recent emails, review conversations, and inspect message details before drafting responses.

What is the best way to filter emails by subject and keywords?

Filtering emails by subject and keywords is achieved by applying SQL-like queries against structured fields such as subject, body_plain, and from_email to surface matching messages.

Can I monitor spam indicators within email threads?

Yes, the Skill allows you to manage spam indicators and surface analytics within email threads to maintain clean communications across staging and production.

Does this tool require external dependencies to analyze emails?

No external dependencies are required; the Skill operates independently to search and analyze email threads, participants, and attachments across staging and production environments.