agentsclimarketplace

Apple mail sales

Skill bobmmao/agent-workflow-skills/skills/growth/apple-mail-sales

Read Apple Mail unread inbox messages, classify promo spam vs genuine business replies, forward substantive inquiries to operator.com, and mark obvious sales-promo spam as junk.From its SKILL.md

Install
npx -y skills add bobmmao/agent-workflow-skills --skill apple-mail-sales

Assembled from the repository path, not quoted from the project. Check it against their README if it does not work.

One thing to look at

  • 0 stars0 stars. Stars are a popularity signal and not a quality one, but at this level it is likely that nobody has read this closely except its author, and you would be relying on your own review.

SKILL.md

2.0 KB, 387 tokens by cl100k_base, as published. Nobody here has run it

Use this skill only for Apple Mail workflows on macOS.

Helper commands:

  • ~/.openclaw/workspace-sales/bin/mail_permission_test
  • ~/.openclaw/workspace-sales/bin/mail_unread_list
  • ~/.openclaw/workspace-sales/bin/mail_read_message <message_id>
  • ~/.openclaw/workspace-sales/bin/mail_mark_read <message_id>
  • ~/.openclaw/workspace-sales/bin/mail_mark_junk <message_id>
  • ~/.openclaw/workspace-sales/bin/mail_send <recipient_name> <recipient_email> <subject_file> <body_file>
  • ~/.openclaw/workspace-sales/bin/mail_forward_summary <message_id> operator.com <summary_file>

Rules:

  • Forward genuine business inquiries and meaningful replies to operator.com
  • Mark obvious promotional spam as junk
  • Be conservative when uncertain

Forward if the email contains substantive business intent such as:

  • product inquiry
  • request for catalog
  • quotation or price request
  • MOQ question
  • OEM or ODM interest
  • customization request
  • sample request
  • shipping or payment discussion
  • distributor / wholesaler / retailer / importer / channel cooperation discussion
  • real follow-up to our previous outreach

A message is stronger if it includes real sender identity:

  • full name
  • company name
  • title
  • signature block
  • business context

Mark as junk if it mainly sells us services such as:

  • SEO
  • backlinks
  • traffic growth
  • guaranteed sales
  • guaranteed orders
  • guaranteed leads
  • PR distribution
  • ad services
  • lead generation services
  • promises of more customers or revenue in the next few weeks

If uncertain:

  • do not junk it automatically
  • prefer mark read and summarize

Single-command inbox triage:

  • ~/.openclaw/workspace-sales/bin/mail_triage_once

When the user asks to process unread emails, prefer running ~/.openclaw/workspace-sales/bin/mail_triage_once directly.

What ships with it

Read from the repository

Just SKILL.md. No reference files, no scripts.

Gives 0 of the 12 instructions most sales audience skills give in 387 tokens

Counted across 401 of the 401 authors here whose files we hold, read 2026-08-07

  • Read product marketing context before asking questionsin 21 of 401, across 11 files
  • Acknowledge competitor strengths honestlyin 18 of 401, across 7 files
  • Start every page with a summaryin 15 of 401, across 4 files
  • Use a single, low-friction call to actionin 15 of 401, across 7 files
  • Create a single source of truth for each competitorin 14 of 401, across 3 files
  • Make each follow-up email add new valuein 11 of 401, across 5 files
  • Cut any sentence that does not drive a replyin 10 of 401, across 4 files
  • Tie personalization directly to the problemin 10 of 401, across 4 files
  • Write paragraph comparisons for each dimensionin 9 of 401, across 3 files
  • Link between related competitor pagesin 9 of 401, across 3 files
  • Keep subject lines short and lowercasein 9 of 401, across 3 files
  • Define ideal customer profile from top customersin 9 of 401, across 3 files

Said here and by no other author read

  • Forward genuine business inquiries to operator.com
  • Mark obvious promotional spam as junk
  • Be conservative when uncertain
  • Mark as junk emails selling SEO or traffic services
  • Do not junk messages automatically when uncertain
  • Prefer marking unread and summarizing when uncertain

Grouped from the skills themselves: near-identical wordings counted once, and counted by distinct author, so one author publishing three of these counts once. Length counted with cl100k_base; the agent that loads this file may tokenize it differently.

Keep looking

Skills are one crate of 325,949. Ordering is by how many stacks a row turns up in, so the top of any crate is what has actually been picked rather than what has the most stars.