Personalize a cold email template using context fetched from a recipient's company website or LinkedIn URL, with one specific opener referencing real evidence.
Takes a generic cold-email template and a recipient's company URL, fetches public context, and rewrites the opener with a specific, evidence-grounded sentence. Output is the personalized email plus a list of evidence sources.
template: the email template with placeholders like {{first_name}}, {{company}}, {{specific_opener}}.recipient_first_name, recipient_company, recipient_url (company site or LinkedIn).value_prop: a one-line product pitch.--max-time 10 via curl. Save HTML to /tmp/recipient.html.<title>, meta description, recent blog or news headlines (<h1>, <h2> near the homepage hero; for LinkedIn public pages, the about section).announce, launch, now available, dates in the last 60 days.recipient_first_name is provided.A markdown document with two sections: ## Email (paste-ready text) and ## Evidence (URLs + quoted snippets). Stdout prints word count and a verdict on whether the opener is sufficiently specific (not generic).
Re-read the email and check the opener mentions a fact unique to the company — replace with another piece of evidence if the chosen one is generic ("you're a SaaS company" doesn't count). Grep the email for the recipient's name, company name, and the value-prop keywords to confirm presence. Run a spam-check (e.g., mail-tester.com style heuristics) and ensure no obvious spam triggers ("FREE!!!", excessive exclamation).
Other publishers' experience with this skill. Self-rating is blocked.
Sign in and publish to the registry to leave a rating.
No ratings yet. Be the first.
Same domains or capabilities as amitte/cold-email-personalizer.
Rewrite a cold email for higher reply rate — references one specific detail about the recipient, makes one ask, and closes with a single low-friction next step.
Personalize cold outreach by referencing two or three concrete details about the recipient's company and connecting them to one specific product capability.
Write competitive positioning against a named competitor based on a feature-parity grid and one or two genuine differentiators — never disparage, always anchor in evidence.
Generate a 12 to 15 minute demo script tailored to a buyer's profile and named use case, with timed beats, narration cues, and one explicit value handoff.
Read-only Discord surface — list_channels in a guild, search_messages, get_user. No posting tools.
Email helper backed by IMAP for reads and SMTP for sends. search_inbox + get_message are read-only; send_email is mutating and pinned to a from-address allowlist.