pitch-me-on-podcasts

pitch-me-on-podcasts is a skill for Claude Code, Codex from akiotanaka847/qaio-desktop. It costs 59 tokens per session (1,302 once invoked), scanned A, original, MIT.

A podcast-outreach tool that finds shows listened to by your target customers and drafts a separate pitch for each one. It checks whether shows are active and refers to a real episode in each pitch.

In plain words
What is it for?
Use it to shortlist suitable podcasts and prepare personalized guest-pitch emails using Listen Notes, with optional context from your inbox or X.
Why use it?
It removes the need to search podcast directories and write generic outreach messages that hosts are unlikely to find relevant.

Skill for Claude CodeCodex

Written for no agent in particular: nothing here depends on one. Also seen: installed under .agents/ (shared by several agents).

Good fit Use it to shortlist suitable podcasts and prepare personalized guest-pitch emails using Listen Notes, with optional context from your inbox or X.

Compare 6 skills from other repositories ↓
Install with agentmods
npx agentmods add skills/akiotanaka847/qaio-desktop/pitch-me-on-podcasts
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 akiotanaka847/qaio-desktop --skill pitch-me-on-podcasts
Clone the repo
git clone --depth 1 https://github.com/akiotanaka847/qaio-desktop

Made for: Claude Code, Codex.

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 pitch-me-on-podcasts

README.md
[![agentmods](https://agentmods.dev/badge/skills/akiotanaka847/qaio-desktop/pitch-me-on-podcasts/github.svg)](https://agentmods.dev/skills/akiotanaka847/qaio-desktop/pitch-me-on-podcasts)
Your own site
<a href="https://agentmods.dev/skills/akiotanaka847/qaio-desktop/pitch-me-on-podcasts"><img src="https://agentmods.dev/badge/skills/akiotanaka847/qaio-desktop/pitch-me-on-podcasts/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 pitch-me-on-podcasts

Your own site · 80×15
<a href="https://agentmods.dev/skills/akiotanaka847/qaio-desktop/pitch-me-on-podcasts"><img src="https://agentmods.dev/badge/skills/akiotanaka847/qaio-desktop/pitch-me-on-podcasts.svg" alt="Reviewed on agentmods" width="80" height="20"></a>
Per session 59 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 1,302 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.
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.00059 $0.01302
Opus 5 $0.00030 $0.00651
Sonnet 5 $0.00012 $0.00260
Haiku 4.5 $0.00006 $0.00130

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

Security

Grade A, and why

pitch-me-on-podcasts 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 12d 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.

store/agents/marketing/.agents/skills/pitch-me-on-podcasts/SKILL.md · 95 lines

How it starts

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

Pitch Me on Podcasts

When to use

  • User: "pitch me onto podcasts" / "podcast outreach" / "find shows for our ideal customer" / "draft pitches for {N} shows".
  • Monthly cadence natural - routinize OK.

Connections I need

I run external work through Composio. Before this skill runs I check that the categories below are linked. Missing → I name the category, ask you to connect it from the Integrations tab, stop.

  • Podcast directory (Listen Notes) - discover shows by audience fit. Required.
  • Inbox (Gmail, Outlook) - sample your voice for the pitch emails. Optional but the drafts feel flat without it.
  • X / Twitter - optional, pull host context to make the hook specific.

If no podcast directory is connected I stop and ask you to connect Listen Notes from the Integrations tab.

Information I need

I read your marketing context first. For every required field that's missing I ask ONE plain-language question (best modality: connected app > file drop > URL > paste) and wait.

  • Your positioning - Required. Why I need it: the angle and audience fit flow from positioning. If missing I ask: "Want me to draft your positioning first? It's one skill, takes about five minutes."
  • Your voice - Required for the pitch emails. If missing I ask: "Connect your sent inbox so I can sample your voice, or paste two or three emails you've sent."
  • The angle and target audience - Required. Why I need it: shapes which shows I shortlist. If missing I ask: "What angle do you want to pitch on, and which audience, founders, operators, investors, technical buyers?"
  • Shows to exclude - Optional. If missing I ask: "Any shows you've already pitched or want to skip? If you don't have a list I keep going with no exclusions."

Steps

  1. Read positioning doc: context/marketing-context.md. Missing or empty → stop, tell user run set-up-my-marketing-info first.

  2. Read config/voice.md and config/podcast-targets.json (if exists). podcast-targets.json missing → ask one targeted question:

    "What angle do you want to pitch? E.g. 'solo-founder SaaS ops', 'AI for back-office accounting', 'bootstrapped-to-profitability'. And which audience - founders, operators, investors, technical buyers? I'll write this to config/podcast-targets.json." Capture { angle, audience, excludeShows?, capturedAt }.

Read the full file on GitHub · 95 lines

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. 12d ago First seen · 95 lines · 59 tokens per session scan A 945a757c4104

Subscribe to this mod's changes

pitch-me-on-podcasts is a skill published in the GitHub repository akiotanaka847/qaio-desktop (2 stars, last pushed 8d ago), licensed MIT. It adds 59 tokens to every session and 1,302 once invoked, about $0.0003 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-08-31.

Related

Other skills, from other repositories

magazine-web-ppt

For marketing and gtm work: bind launches, campaigns, events, and brand plans to growth and pipeline outcomes. Built around the core query "annual-marketing-plan", with GTM strategy lead judgment, buyer-ready proof, and this outcome: approve launch plan, campaign budget, or GTM motion.

nexu-io/open-design · 67 tokens

html-ppt-zhangzara-coral

OpenDesign's community-growth campaign across GitHub, Discord, and X: the loops, the content calendar, and the pipeline math. Built as a decision-grade marketing & GTM deck for growth team, community lead.

nexu-io/open-design · 55 tokens

ads

When the user wants help with paid advertising campaigns on Google Ads, Meta (Facebook/Instagram), LinkedIn, Twitter/X, or other ad platforms. Also use when the user mentions 'PPC,' 'paid media,' 'ROAS,' 'CPA,' 'ad campaign,' 'retargeting,' 'audience targeting,' 'Google Ads,' 'Facebook ads,' 'LinkedIn ads,' 'ad…

coreyhaines31/marketingskills · 175 tokens

attribution

When the user wants to figure out which marketing actually drives conversions and revenue, choose or interpret an attribution model, or reconcile conflicting numbers across tools. Also use when the user mentions "attribution," "attribution model," "first-touch vs last-touch," "multi-touch," "which channel drives…

coreyhaines31/marketingskills · 220 tokens

co-marketing

When the user wants to find co-marketing partners, plan joint campaigns, or brainstorm partnership opportunities. Use when the user says 'co-marketing,' 'partner marketing,' 'joint campaign,' 'who should we partner with,' 'integration marketing,' 'cross-promotion,' 'collaborate with another company,' 'partnership…

coreyhaines31/marketingskills · 92 tokens

analytics

When the user wants to set up, improve, or audit analytics tracking and measurement. Also use when the user mentions "set up tracking," "GA4," "Google Analytics," "conversion tracking," "event tracking," "UTM parameters," "tag manager," "GTM," "analytics implementation," "tracking plan," "how do I measure this,"…

coreyhaines31/marketingskills · 152 tokens