Agent skill · Content & Marketing

email-ops

Evidence-first mailbox triage, drafting, send verification, and sent-mail-safe follow-up workflow for ecc. Use when the user wants to organize email, draft or send through the real mail surface, or prove what landed in Sent.

mturacgithub.com/mturacGitHub ↗
codexcopilotcursorMIT
Install
npx skills add mturac/everything-openai-codex --skill email-ops --agent codex

Same command for any agent — swap --agent for claude-code, cursor, copilot.

Facts
Files in the skill folder: 1
SKILL.md size: 3 KB
Bundled scripts: none
Path: skills/email-ops/SKILL.md
Open the folder on GitHub →
Where it comes from
Stars: 84
Language: JavaScript

Weekly change comes from our own snapshots, not the repository page — it measures attention, not adoption.

From the SKILL.md

# Email Ops Use this when the real task is mailbox work: triage, drafting, replying, sending, or proving a message landed in Sent. This is not a generic writing skill. It is an operator workflow around the actual mail surface. ## Skill Stack Pull these ecc-native skills into the workflow when relevant: - `brand-voice` before drafting anything user-facing - `investor-outreach` for investor, partner, or sponsor-facing mail - `customer-billing-ops` when the thread is a billing/support incident rather than generic correspondence - `knowledge-ops` when the message or thread should be captured into durable context afterward - `research-ops` when a reply depends on fresh external facts ## When to Use - user asks to triage inbox or archive low-signal mail - user wants a draft, reply, or new outbound email - user wants to know whether a mail was already sent - the user wants proof of which account, thread, or Sent entry was used ## Guardrails - draft first unless the user clearly asked for a live send - never claim a message was sent without a real Sent-folder or client-side confirmation - do not switch sender accounts casually; choose the account that matches the project and recipient - do

What's inside
Steps it walks through
  1. Skill Stack
  2. When to Use
  3. Guardrails
  4. Workflow
  5. 1. Resolve the exact surface
  6. 2. Read the thread before composing
  7. 3. Draft, then verify
  8. 4. Report exact state
  9. Output Format
  10. Pitfalls
  11. Verification
More from everything-openai-codex
All skills →
About this skill
What does the email-ops skill do?

Evidence-first mailbox triage, drafting, send verification, and sent-mail-safe follow-up workflow for ecc. Use when the user wants to organize email, draft or send through the real mail surface, or prove what landed in Sent.

How do I install it?

Run `npx skills add mturac/everything-openai-codex --skill email-ops --agent claude-code` — it drops the skill into your project so the agent can pick it up. Swap the --agent value for codex, cursor or copilot if you use one of those.

Where does this skill come from?

From mturac/everything-openai-codex, a repository with 84 stars. We read it straight from the repository tree rather than a submitted listing, so what you see here is what is actually published.

Is a popular skill a good skill?

Not necessarily. Stars measure attention, not adoption — a repository can trend for a week and be abandoned. That is why we show the weekly change from our own snapshots next to the total, instead of a single flattering number.

Keep going