Catalog
affaan-m/messages-ops

affaan-m

messages-ops

Evidence-first live messaging workflow for ECC. Use when the user wants to read texts or DMs, recover a recent one-time code, inspect a thread before replying, or prove which message source was actually checked.

global
0installs0uses~708
v1.1Saved Apr 20, 2026

Messages Ops

Use this when the task is live-message retrieval: iMessage, DMs, recent one-time codes, or thread inspection before a follow-up.

This is not email work. If the dominant surface is a mailbox, use email-ops.

Skill Stack

Pull these ECC-native skills into the workflow when relevant:

  • email-ops when the message task is really mailbox work
  • connections-optimizer when the DM thread belongs to outbound network work
  • lead-intelligence when the live thread should inform targeting or warm-path outreach
  • knowledge-ops when the thread contents need to be captured into durable context

When to Use

  • user says "read my messages", "check texts", "look in DMs", or "find the code"
  • the task depends on a live thread or a recent code delivered to a local messaging surface
  • the user wants proof of which source or thread was inspected

Guardrails

  • resolve the source first:
    • local messages
    • X / social DM
    • another browser-gated message surface
  • do not claim a thread was checked without naming the source
  • do not improvise raw database access if a checked helper or standard path exists
  • if auth or MFA blocks the surface, report the exact blocker

Workflow

1. Resolve the exact thread

Before doing anything else, settle:

  • message surface
  • sender / recipient / service
  • time window
  • whether the task is retrieval, inspection, or prep for a reply

2. Read before drafting

If the task may turn into an outbound follow-up:

  • read the latest inbound
  • identify the open loop
  • then hand off to the correct outbound skill if needed

3. Handle codes as a focused retrieval task

For one-time codes:

  • search the recent local message window first
  • narrow by service or sender when possible
  • stop once the code is found or the focused search is exhausted

4. Report exact evidence

Return:

  • source used
  • thread or sender when possible
  • time window
  • exact status:
    • read
    • code-found
    • blocked
    • awaiting reply draft

Output Format

SOURCE
- message surface
- sender / thread / service

RESULT
- message summary or code
- time window

STATUS
- read / code-found / blocked / awaiting reply draft

Pitfalls

  • do not blur mailbox work and DM/text work
  • do not claim retrieval without naming the source
  • do not burn time on broad searches when the ask is a recent-code lookup
  • do not keep retrying a blocked auth path without surfacing the blocker

Verification

  • the response names the message source
  • the response includes a sender, service, thread, or clear blocker
  • the final state is explicit and bounded
Files1
1 files · 1.0 KB

Select a file to preview

Overall Score

81/100

Grade

B

Good

Safety

88

Quality

82

Clarity

85

Completeness

71

Summary

A workflow skill for retrieving and inspecting live messages across multiple surfaces (iMessage, DMs, social platforms). It guides agents to resolve the message source, read threads before responding, handle one-time codes, and report evidence of which surface was checked. The skill emphasizes source clarity and exact status reporting.

Detected Capabilities

Message surface identification and routingThread and sender lookupOne-time code retrieval from recent messagesAuthentication and MFA blocker detectionEvidence reporting with source attribution

Trigger Keywords

Phrases that MCP clients use to match this skill to user intent.

read messagescheck textsfind verification codeinspect DM threadretrieve one-time code

Use Cases

  • Retrieve and read recent text messages or iMessages
  • Find and recover one-time codes from messages
  • Inspect DM threads before drafting replies
  • Check social media DMs (X, etc.) for inbound messages
  • Verify which message source was accessed for compliance/audit purposes

Quality Notes

  • Clear scope boundaries: explicitly excludes email work and defines when to delegate to other skills
  • Well-documented workflow with four sequential steps that an agent can follow deterministically
  • Strong guardrails around evidence reporting—explicitly requires naming the source and prevents unfounded claims
  • Output format is structured and unambiguous, making agent compliance easy to verify
  • Practical pitfalls section addresses common mistakes (blurring mailbox/DM work, broad searches on recent-code tasks)
  • Skill routing guidance is clear: references `email-ops`, `connections-optimizer`, `lead-intelligence`, and `knowledge-ops` with specific conditions for each handoff
  • Minor: Could benefit from explicit examples of 'exact blockers' (e.g., 'MFA timeout', 'session expired') to improve error handling consistency
  • Minor: No mention of rate limits or throttling for repeated message checks—relevant for high-frequency retrieval scenarios
Model: claude-haiku-4-5-20251001Analyzed: Apr 20, 2026

Reviews

Add this skill to your library to leave a review.

No reviews yet

Be the first to share your experience.

Version History

v1.1

Content updated

2026-04-20

Latest
v1.0

No changelog

2026-04-12

Add affaan-m/messages-ops to your library

Command Palette

Search for a command to run...