Media Pitch Skill

Write a media pitch or press outreach email for any story or announcement.

Media Pitch Skill — The Skill Playground: pick the Executive Update skill, fill in a few notes, hit run, and watch a structured executive… (from the mohitagw15856/pm-claude-skills README)

From the mohitagw15856/pm-claude-skills README — shows the whole collection, not only this skill. · view on GitHub

How to use it

Claude Code
  1. Run the line below. It pulls the whole folder into ~/.claude/skills/media-pitch.
  2. Describe your job in plain words. Claude Code follows the skill from there.
Claude Code — installs the whole folder, not just SKILL.md
npx degit mohitagw15856/pm-claude-skills/skills/media-pitch#main ~/.claude/skills/media-pitch

For one project only, change the path to .claude/skills/media-pitch.

Claude (web or desktop app)
  1. On this page open ⋯ → Download .md.
  2. Save it as SKILL.md in a folder, zip the folder, then Customize → Skills → + → Create skill → Upload a skill.
  3. Pick the file and Save. Claude shows the name and description and runs a security scan.
  4. Check the skill is switched on.
  5. Start a new chat and describe your job in plain words. The AI follows the skill from there.
ChatGPT or another app
  1. ChatGPT: make a Project and paste it into Instructions.
  2. Neither? Paste it at the top of a new chat — it works for that chat.
Not working?
  • Check which app you pasted it into — the steps above name the right one.
  • Some skills need the paid tier of Claude or ChatGPT.
Step-by-step guide with screenshots · Ask in the forum

Paste into Claude, ChatGPT or Cursor.

Source of Media Pitch Skill

Show the full text93 lines
namedescription
media-pitchWrite a media pitch or press outreach email for any story or announcement. Use when asked to write a media pitch, journalist outreach email, press pitch, or story angle for PR. Produces a concise pitch with a compelling news angle, journalist-specific hook, and clear call to action.

Media Pitch Skill

Writes media pitches that journalists actually respond to — built around the story angle, not the company's desire for coverage. Most pitches fail because they are press releases in an email. Good pitches are a human proposing a story to another human.

Required Inputs

Ask the user for these if not provided:

  • The story (what is the actual news or interesting angle?)
  • Target publication or journalist (who are you pitching to and what do they cover?)
  • Company or organisation (who is behind this?)
  • Key proof point (data, customer story, or exclusive that makes this credible)
  • Why now (why is this timely?)
  • What you are offering (interview / exclusive data / embargoed information / spokespeople)

Output Structure


Pitch: [Target journalist / outlet]

Subject line: [Under 10 words. The story angle, not the company name. Specific, not "Exciting news from [Company]"]


Hi [First name],

[Opening sentence — one hook that makes them want to read the next line. Reference their recent work if genuinely relevant: "I read your piece on X last week, which is why I thought you'd be interested in this."]

[Paragraph 1 — The story in 2–3 sentences. Lead with why the reader of [publication] would care. Not what the company does. The news angle, with the most interesting fact first.]

[Paragraph 2 — Why this is a story now. One data point, trend, or timely hook. Be specific: "In the last 6 months, X has increased by Y, according to [source]." Generic claims about "growing trends" are ignored.]

[Paragraph 3 — What you are offering. Interview with [specific person + their relevant credential]. Exclusive data / first look. Access to [specific thing]. One clear offering.]

[Brief company context — 1 sentence maximum. Journalists don't need your history; they need to know you're credible.]

Happy to send more details, connect you with [spokesperson], or share [specific exclusive asset] under embargo.

[Name] [Title, Company] [Mobile — journalists work on deadline and text faster than email]


Pitch Rules

  • Subject line is the pitch — if it doesn't earn a click, nothing else matters
  • The story angle is not "Company launches product" — it is what that product reveals about the world
  • One pitch, one journalist — mass BCC pitches are recognisable and ignored
  • Follow up once, after 3–5 business days, with new information (not "just checking in")
  • If offering an exclusive, name it explicitly and set a response deadline

Angle Development Framework

If the user doesn't have a strong angle, help them find one:

Angle type Example Works for
Data reveal "Our research of 10,000 users shows X" Survey findings, product insights
Trend + proof "This is happening and here is evidence" Market trends, behaviour change
Contrarian "Everyone thinks X but actually Y" Counter-intuitive findings
Human story "This person's experience illustrates X" Customer stories, case studies
Milestone "First / fastest / largest in [category]" Launches, records

Quality Checks

  • Subject line is the story angle (under 10 words, no company name)
  • Opening doesn't start with "I'm reaching out" or "I hope this email finds you well"
  • The story angle is clear in the first two sentences
  • A specific exclusive or offer is named
  • Journalist's name is used (not "Hi there")
  • Mobile number included for deadline follow-up

Anti-Patterns

  • Do not write a pitch that leads with the company's history or description — the story angle must come first, not who the company is
  • Do not use vague data points ("significant growth", "thousands of users") — every statistic must be specific and verifiable
  • Do not send the same pitch to multiple journalists in a BCC — pitches must be individually tailored to each journalist's beat and recent work
  • Do not offer an exclusive without setting a response deadline — an open-ended exclusive invitation is ignored or used to delay indefinitely
  • Do not follow up with "just checking in" — a follow-up must contain new information or a fresh angle, otherwise it is noise

Example Trigger Phrases

  • "Write a media pitch for [story or announcement]"
  • "Draft a journalist outreach email for [topic]"
  • "Help me pitch [story] to [type of journalist or outlet]"
  • "What is a good angle for a media pitch about [topic]?"
1---
2name: media-pitch
3description: "Write a media pitch or press outreach email for any story or announcement. Use when asked to write a media pitch, journalist outreach email, press pitch, or story angle for PR. Produces a concise pitch with a compelling news angle, journalist-specific hook, and clear call to action."
4---
5 
6# Media Pitch Skill
7 
8Writes media pitches that journalists actually respond to — built around the story angle, not the company's desire for coverage. Most pitches fail because they are press releases in an email. Good pitches are a human proposing a story to another human.
9 
10## Required Inputs
11 
12Ask the user for these if not provided:
13- **The story** (what is the actual news or interesting angle?)
14- **Target publication or journalist** (who are you pitching to and what do they cover?)
15- **Company or organisation** (who is behind this?)
16- **Key proof point** (data, customer story, or exclusive that makes this credible)
17- **Why now** (why is this timely?)
18- **What you are offering** (interview / exclusive data / embargoed information / spokespeople)
19 
20## Output Structure
21 
22---
23 
24### Pitch: [Target journalist / outlet]
25 
26**Subject line:** [Under 10 words. The story angle, not the company name. Specific, not "Exciting news from [Company]"]
27 
28---
29 
30Hi [First name],
31 
32[Opening sentence — one hook that makes them want to read the next line. Reference their recent work if genuinely relevant: "I read your piece on X last week, which is why I thought you'd be interested in this."]
33 
34[Paragraph 1 — The story in 2–3 sentences. Lead with why the reader of [publication] would care. Not what the company does. The news angle, with the most interesting fact first.]
35 
36[Paragraph 2 — Why this is a story now. One data point, trend, or timely hook. Be specific: "In the last 6 months, X has increased by Y, according to [source]." Generic claims about "growing trends" are ignored.]
37 
38[Paragraph 3 — What you are offering. Interview with [specific person + their relevant credential]. Exclusive data / first look. Access to [specific thing]. One clear offering.]
39 
40[Brief company context — 1 sentence maximum. Journalists don't need your history; they need to know you're credible.]
41 
42Happy to send more details, connect you with [spokesperson], or share [specific exclusive asset] under embargo.
43 
44[Name]
45[Title, Company]
46[Mobile — journalists work on deadline and text faster than email]
47 
48---
49 
50## Pitch Rules
51 
52- Subject line is the pitch — if it doesn't earn a click, nothing else matters
53- The story angle is not "Company launches product" — it is what that product reveals about the world
54- One pitch, one journalist — mass BCC pitches are recognisable and ignored
55- Follow up once, after 3–5 business days, with new information (not "just checking in")
56- If offering an exclusive, name it explicitly and set a response deadline
57 
58## Angle Development Framework
59 
60If the user doesn't have a strong angle, help them find one:
61 
62| Angle type | Example | Works for |
63|---|---|---|
64| Data reveal | "Our research of 10,000 users shows X" | Survey findings, product insights |
65| Trend + proof | "This is happening and here is evidence" | Market trends, behaviour change |
66| Contrarian | "Everyone thinks X but actually Y" | Counter-intuitive findings |
67| Human story | "This person's experience illustrates X" | Customer stories, case studies |
68| Milestone | "First / fastest / largest in [category]" | Launches, records |
69 
70## Quality Checks
71 
72- [ ] Subject line is the story angle (under 10 words, no company name)
73- [ ] Opening doesn't start with "I'm reaching out" or "I hope this email finds you well"
74- [ ] The story angle is clear in the first two sentences
75- [ ] A specific exclusive or offer is named
76- [ ] Journalist's name is used (not "Hi there")
77- [ ] Mobile number included for deadline follow-up
78 
79## Anti-Patterns
80 
81- [ ] Do not write a pitch that leads with the company's history or description — the story angle must come first, not who the company is
82- [ ] Do not use vague data points ("significant growth", "thousands of users") — every statistic must be specific and verifiable
83- [ ] Do not send the same pitch to multiple journalists in a BCC — pitches must be individually tailored to each journalist's beat and recent work
84- [ ] Do not offer an exclusive without setting a response deadline — an open-ended exclusive invitation is ignored or used to delay indefinitely
85- [ ] Do not follow up with "just checking in" — a follow-up must contain new information or a fresh angle, otherwise it is noise
86 
87## Example Trigger Phrases
88 
89- "Write a media pitch for [story or announcement]"
90- "Draft a journalist outreach email for [topic]"
91- "Help me pitch [story] to [type of journalist or outlet]"
92- "What is a good angle for a media pitch about [topic]?"
93 

Discussion

Alternatives

Also in PR & reputationSee all 364 in Marketing →
Public Relations & Earned MediaWhen the user wants help with public relations, earned media, press coverage, journalist outreach, or media strategy (not pull requests). Also use when the user mentions 'PR,' 'public relations,' 'press,' 'press release,' 'press coverage,' 'media outreach,' 'pitch a journalist,' 'get featured,' 'media list,' 'media kit,' 'press kit,' 'newsjacking,' 'news hijack,' 'HARO,' 'Qwoted,' 'Featured,' 'Help A Reporter,' 'reporter request,' 'tech press,' 'TechCrunch,' 'earned media,' 'thought leadership placement,' 'op-ed,' 'guest article,' 'press contacts,' 'podcast prep,' 'going on a podcast,' 'podcast guest,' 'prep me for this podcast,' or 'how do I get press.' Use this for earned media work — finding journalists, pitching stories, newsjacking, prepping podcast appearances, and responding to press requests. For startup/SaaS/AI directory submissions, see directory-submissions. For product launches, see launch. For social-media engagement, see social. For cold-email outreach to prospects, see cold-email.Marketing · MITA Free Giveaway That Grows Your Email ListTell us about your business and who you sell to, and get back a ready-to-launch free offer that turns website visitors into email signups and future customers.Business & ops · MITA/B Test SetupWhen the user wants to plan, design, or implement an A/B test or experiment, or build a growth experimentation program. Also use when the user mentions "A/B test," "split test," "experiment," "test this change," "variant copy," "multivariate test," "hypothesis," "should I test this," "which version is better," "test two versions," "statistical significance," "how long should I run this test," "growth experiments," "experiment velocity," "experiment backlog," "ICE score," "experimentation program," or "experiment playbook." Use this whenever someone is comparing two approaches and wants to measure which performs better, or when they want to build a systematic experimentation practice. For tracking implementation, see analytics. For page-level conversion optimization, see cro.Marketing · MITAd creativeWhen the user wants to generate, iterate, or scale ad creative — headlines, descriptions, primary text, or full ad variations — for any paid advertising platform. Also use when the user mentions 'ad copy variations,' 'ad creative,' 'generate headlines,' 'RSA headlines,' 'bulk ad copy,' 'ad iterations,' 'creative testing,' 'write me some ads,' 'Facebook ad copy,' 'Google ad headlines,' 'LinkedIn ad text,' 'static ads,' 'ad templates,' 'iMessage ad,' 'chat reveal ad,' 'ChatGPT ad,' 'Apple Notes ad,' 'AirDrop ad,' 'creative strategy,' 'creative roadmap,' 'creative retro,' 'hook writing,' 'creative review page,' 'present ad creative for approval,' 'motion video ad,' 'faceless video ad,' 'UGC ad,' 'greenscreen ad,' 'TikTok/Reels ad format,' 'which ad format to make,' 'Meta ad format tier list,' or 'creative format taxonomy.' Use this whenever someone needs to produce ad copy at scale or iterate on existing ads. For campaign strategy and targeting, see ads. For landing page copy, see copywriting.Marketing · MIT