guest-outreach-email

guest-outreach-email is a skill for Claude Code from ur-grue/autopunk-media-skills. It costs 41 tokens per session (1,639 once invoked), scanned A, original, MIT.

A personalized email inviting a specific person to appear as a guest on a podcast. It explains why the proposed conversation could interest them and their audience.

In plain words
What is it for?
Use it to contact experts, authors, practitioners, or public figures and propose a topic for an episode.
Why use it?
It helps turn a generic invitation into a focused pitch that gives the potential guest a clear reason to reply.

Skill for Claude Code

Written for Claude Code: shipped in a Claude Code plugin.

Part of the autopunk-media-skills plugin — 187 skills shipped together

Good fit Use it to contact experts, authors, practitioners, or public figures and propose a topic for an episode.

Compare 6 skills from other repositories ↓
Install with agentmods
npx agentmods add skills/ur-grue/autopunk-media-skills/guest-outreach-email
Install

Getting it into your agent

One page per mod, every tool's command on it. A separate URL per tool would split the same page into five that compete with each other.

Any agent
npx skills add ur-grue/autopunk-media-skills --skill guest-outreach-email
Clone the repo
git clone --depth 1 https://github.com/ur-grue/autopunk-media-skills

Made for: Claude Code.

Or install autopunk-media-skills, the plugin that ships this one along with the rest of its 187 skills.

Wrote this? Show the measurements

A badge with what this costs and how it scanned, read live from this page, so it follows the numbers instead of freezing them. Markdown for a README, HTML for a documentation site or a project page.

agentmods badge for guest-outreach-email

README.md
[![agentmods](https://agentmods.dev/badge/skills/ur-grue/autopunk-media-skills/guest-outreach-email/github.svg)](https://agentmods.dev/skills/ur-grue/autopunk-media-skills/guest-outreach-email)
Your own site
<a href="https://agentmods.dev/skills/ur-grue/autopunk-media-skills/guest-outreach-email"><img src="https://agentmods.dev/badge/skills/ur-grue/autopunk-media-skills/guest-outreach-email/github.svg" alt="Measured on agentmods" height="20"></a>

Or the 80×15 button, for a site that already has a row of RSS and ATOM ones. Only the verdict fits; the numbers stay here.

agentmods 80×15 button for guest-outreach-email

Your own site · 80×15
<a href="https://agentmods.dev/skills/ur-grue/autopunk-media-skills/guest-outreach-email"><img src="https://agentmods.dev/badge/skills/ur-grue/autopunk-media-skills/guest-outreach-email.svg" alt="Reviewed on agentmods" width="80" height="20"></a>
Per session 41 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 1,639 The whole file, excluding the scripts and references it only reads on demand.
Security scan A 0 findings. A grade says what 26 rules found in the file — not that it is safe. Third-party audits
  • NVIDIA SkillSpector pass 7 Sept 2026
How audits are shown
Origin original No closer match found in the catalogue.
Token cost

What it costs to keep this loaded

Counted locally with the o200k_base tokenizer, which is exact for GPT models; Claude uses its own tokenizer and its counts differ. Treat this as one consistent yardstick across the catalogue rather than a bill. Prices are per million input tokens.

ModelPer sessionOnce invoked
Fable 5.1 $0.00041 $0.01639
Opus 5 $0.00020 $0.00820
Sonnet 5 $0.00008 $0.00328
Haiku 4.5 $0.00004 $0.00164

Measured 8d ago against content hash c1e6e84d5120, method: parsed. Prices are Anthropic first-party input rates as of 2026-09-12, from the pricing page.

Security

Grade A, and why

guest-outreach-email scanned grade A with 0 findings against 26 rules in 11 categories — prompt injection, anti-refusal, data exfiltration, privilege escalation, supply chain, agent snooping, system-prompt leakage, SSRF and excessive agency — measured 8d ago.

A static scan of the body, not an audit. Every finding is printed with the line that produced it so you can judge whether it matters here. A mod is markdown that instructs an agent; that is exactly why what it instructs is worth reading.

Nothing flagged

None of the 26 patterns this scan looks for appear in this file: no shell pipes, no recursive deletes, no credential paths, no hidden text, no instruction-override or anti-refusal phrasing, no agent-config snooping. That is not a guarantee, it is the absence of the things that are checkable.

skills/podcast/business/guest-outreach-email/SKILL.md · 104 lines

How it starts

The opening of the file, as written. The whole thing — 104 lines — stays where its author put it; the contents beside it link to each section on GitHub.

Guest Outreach Email

What This Skill Does

Writes a personalized outreach email inviting a specific person to appear as a guest on a podcast episode, with a clear pitch for why this conversation would be valuable to them and their audience.

When To Use This Skill

  • You want to invite a specific expert, author, practitioner, or public figure as a podcast guest
  • Your generic guest invitation emails are not getting responses and you need a more compelling approach
  • You are reaching out to a higher-profile guest than you have hosted before and need the pitch to feel credible
  • You want to invite multiple guests in a short period and need a strong template that can be personalized quickly

What You Need To Provide

Required:

  • Guest name and their relevant background (what they do, what they are known for)
  • Your show name and a brief description of your show and its audience
  • Why you want this specific guest — what specific topic, idea, or story you want to explore with them
  • Your show's download/listenership size (approximate is fine)

Optional:

  • A specific hook — a question or framing for the conversation that will make the guest curious about the episode
  • Any connection you have to the guest (mutual contact, prior interaction, comment on their work)
  • A specific piece of their work you want to reference (book, article, talk, project)
  • Whether you are offering a specific air date or are flexible on timing
  • Anything notable about your show's recent guests or press coverage that signals credibility

How the Assistant Approaches This

  1. Opens with a specific, genuine reason why this person — not a generic expert in their field, but this person specifically — is the right guest for this episode
  2. Introduces the show briefly and credibly — enough for the guest to assess fit, not a full pitch document
  3. States the episode idea in one clear sentence — a specific question or framing that makes the conversation sound genuinely interesting, not just "I'd love to have you on to discuss your work"
  4. Makes the ask concrete and low-friction: what format, approximately how long, how much preparation is required
  5. Closes with a single clear CTA — usually a brief call or email reply — and signals flexibility on timing
  6. Closes with a "Next Step" note: how long to wait before a follow-up if there is no reply (typically 7–10 days), and whether guest-research-brief or interview-question-builder should be run in parallel while waiting for confirmation

Read the full file on GitHub · 104 lines

Files

What ships with it

1 file beside SKILL.md in the same directory: the scripts, references and assets a skill reads on demand. Not counted in the per-session cost; read them before you install if any of them is executable.

Changes

What this file has done since we first saw it

Hashed on every crawl. A supply-chain change to an agent config is a question of when, not whether, so the history is kept rather than the latest state alone.

  1. 8d ago First seen · 104 lines · 41 tokens per session scan A c1e6e84d5120

Subscribe to this mod's changes

guest-outreach-email is a skill published in the GitHub repository ur-grue/autopunk-media-skills (32 stars, last pushed 12d ago), licensed MIT. It adds 41 tokens to every session and 1,639 once invoked, about $0.0002 per session on Opus 5. A static security scan graded it A with 0 findings. No closer match exists in the catalogue, so it is treated as the original; first seen 2026-09-04.

Related

Other skills, from other repositories

Email Writer

Email Writer delivers practical business output with market context, metrics, stakeholder clarity, and execution focus.

ahmadrrrtx/xr · 22 tokens

leadership-change-outreach

End-to-end leadership change signal composite. Takes any set of companies, detects recent leadership changes (new VP+, C-suite hires and promotions), evaluates relevance to your product, and drafts personalized outreach. Uses Apollo People Search (free) for fast detection + Apollo Enrichment (1 credit/person) for…

gooseworks-ai/goose-skills · 79 tokens

news-signal-outreach

End-to-end news-triggered signal composite. Takes any piece of news — an article, LinkedIn post, tweet, announcement, event, trend, regulation, product launch, acquisition, layoff, expansion, or any other public event — and evaluates whether the companies or people mentioned are ICP fits. If yes, identifies the…

gooseworks-ai/goose-skills · 201 tokens

champion-move-outreach

End-to-end champion/buyer/user job change signal composite. Takes a set of known people (past buyers, champions, power users), detects when they move to a new company, researches the new company for ICP fit, and drafts personalized outreach leveraging the existing relationship. Tool-agnostic — works with any people…

gooseworks-ai/goose-skills · 78 tokens

linkedin-outreach

End-to-end LinkedIn outreach campaign builder. Takes leads from Supabase, upstream skills, or CSV. Aligns on campaign goal and tone, writes personalized LinkedIn message sequences (connection request + follow-ups + optional InMail), presents for review, and exports for the user's outreach tool (Dripify, Botdog…

gooseworks-ai/goose-skills · 83 tokens

funding-signal-outreach

End-to-end funding signal composite. Takes any set of companies, detects recent funding events, qualifies against your company context, finds relevant people (buyers, champions, users), and drafts personalized outreach. Tool-agnostic — works with any company source, contact finder, and outreach platform.

gooseworks-ai/goose-skills · 64 tokens