agentsclimarketplace

Cold email

Skill bromso/metapowers/plugins/marketing/skills/cold-email

Create outbound email strategy and templatesFrom its SKILL.md

Install
npx -y skills add bromso/metapowers --skill cold-email

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

  • 1 stars1 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.1 KB, 531 tokens by cl100k_base, as published. Nobody here has run it

Cold Email

Design cold outbound email campaigns for "$ARGUMENTS". Create personalized email templates, follow-up sequences, and targeting criteria.

Prerequisites

Read .metapowers/marketing/$ARGUMENTS/00-strategy.md. If this file does not exist, tell the user:

Phase 0 (Strategy) has not been completed for "$ARGUMENTS". Run /marketing:customer-research $ARGUMENTS first, or use --skip-checks to bypass.

If --skip-checks is present in $ARGUMENTS, skip this check and log to .metapowers/marketing/$ARGUMENTS/skip-log.md.

Process

  1. Read context:

    • Read .metapowers/marketing/$ARGUMENTS/00-strategy.md for audience and value proposition
    • Read plugins/marketing/shared/campaign-plan-template.md for structure
  2. Define targeting criteria:

    • Ideal customer profile (ICP) for outbound
    • Company firmographics: size, industry, tech stack, growth signals
    • Contact persona: title, department, seniority
    • Intent signals: hiring, funding, tech changes, content engagement
  3. Design email sequence:

    • 3-5 email sequence with timing (typically days 1, 3, 7, 14)
    • Each email: different angle or value prop
    • Personalization strategy: what's personalized per recipient?
    • Follow-up logic: when to stop, when to escalate
  4. Write email templates:

    • For each email: subject line (2-3 variants), body, CTA
    • Keep emails short (under 150 words)
    • Lead with relevance, not pitch
    • Include specific personalization placeholders
    • Compliance: include opt-out, identify sender, no deceptive subjects
  5. Write the artifact — append to .metapowers/marketing/$ARGUMENTS/03-convert.md under a ## Cold Email section:

    • ICP & Targeting — who to target and why
    • Sequence Design — timing and logic
    • Email Templates — full copy for each email
    • Personalization Guide — what to customize per recipient
    • Compliance Notes — CAN-SPAM, GDPR requirements

Output

Cold email strategy written to .metapowers/marketing/$ARGUMENTS/03-convert.md. Present the full email sequence for review.

What ships with it

Read from the repository

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

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.