agentsclimarketplace

Email crafting

Skill Xuxchloris/export_skills/skills/email-crafting

面向外贸出口场景的 Hermes / Open claw Agent Skills 包,支持海外客户发现、批量名单处理、公司背调、客户评分、决策层线索、开发信、跟进计划和报价单导出。

Install
npx -y skills add Xuxchloris/export_skills --skill email-crafting

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

  • 19 stars19 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.

What its author says it does

Copied from the file, not written here

Use when a trade agent needs cold email, follow-up email, outreach copy, subject lines, reply drafts, personalization, multilingual trade email, or buyer-facing message drafts

SKILL.md

2.6 KB, as published. Nobody here has run it

Email Crafting

Overview

Write concise B2B trade emails grounded in prospect evidence and product facts. The core rule is that personalization must be earned by research, not invented.

When to Use

Use this skill when the user asks for a first-touch email, follow-up sequence, reply to inquiry, catalog offer, sample discussion, or buyer-facing message.

Do not use it to send email automatically.

Inputs

  • Company research output
  • Prospect score and priority
  • Product context
  • Tone rules from TONE.yaml
  • Sender signature

Outputs

{
  "subject": "",
  "body": "",
  "draft_status": "draft_ready|blocked_no_evidence",
  "cta": "",
  "personalization_evidence": [],
  "review_notes": []
}

Procedure

  1. Confirm the prospect priority is A or B. For C prospects, write only if the user explicitly asks. For D prospects, recommend no outreach.
  2. Check personalization_evidence. If no fetched evidence is present, return draft_status: "blocked_no_evidence" and explain what evidence is missing.
  3. Do not invent company activity, buyer intent, product interest, contact names, or sourcing needs.
  4. Select one concrete personalization point from company research.
  5. Select one matching product value point from product context.
  6. Write a short subject line without spammy wording.
  7. Write 120-160 words unless the user requests a different length.
  8. Structure the body:
    • opening line based on prospect evidence
    • product relevance
    • one proof point such as certification, specification, or manufacturing capability
    • light CTA
    • signature
  9. Add an opt-out line for regions where cold outreach compliance requires it.
  10. Return review notes for any uncertain claims.

Verification

  • The email includes at least one evidence-backed personalization point.
  • blocked_no_evidence is used when personalization evidence is missing.
  • The email does not claim the prospect buys the product unless evidence says so.
  • The email does not include unapproved prices.
  • The CTA is light and specific.
  • The output is a draft requiring human review.

Common Mistakes

MistakeFix
Writing "I saw you are looking for..." without proofSay "I noticed you carry..." only when visible
Overloading first email with specificationsMention one relevant proof point
Using aggressive sales languageKeep it professional and low-friction
Sending to D-level prospectsRecommend not contacting them

Keep looking

Skills are one crate of 328,083. 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.