Press Release Skill

Write a professional press release for any announcement.

Press Release 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/press-release.
  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/press-release#main ~/.claude/skills/press-release

For one project only, change the path to .claude/skills/press-release.

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 Press Release Skill

Show the full text106 lines
namedescription
press-releaseWrite a professional press release for any announcement. Use when asked to write a press release, media announcement, news release, or press statement. Produces a structured press release with headline, dateline, body, boilerplate, and media contact — ready to send to journalists.

Press Release Skill

Writes press releases that journalists actually read — structured around the news angle, not the desire to promote.

Required Inputs

  • The news (what is actually happening — be specific)
  • Company name
  • Date of announcement / embargo date
  • Key quote (from which executive and approximately what they want to say)
  • Why this matters (to the reader, not the company)
  • Target media (trade / national / local / consumer / investor)
  • Media contact details

Output Structure


FOR IMMEDIATE RELEASE / EMBARGOED UNTIL: [Date and time]


[Headline — active verb, specific news, under 10 words]

[Subheadline — the so-what in one sentence, adds context not repetition]

[City, Date] — [Opening paragraph: Who, What, When, Where, Why in 2-3 sentences. A journalist should be able to run this paragraph alone. No background, no context, no company history.]

[Second paragraph: the significance. Why does this matter? What does it mean for customers or the industry?]

[Third paragraph: quote from executive. Human and specific. Not a restatement of the headline.]

"[Quote text — specific, adds something the facts do not say]," said [Name], [Title] at [Company]. "[Second sentence extending the thought]."

[Fourth paragraph: supporting detail — data, customer names with permission, additional context]

[Fifth paragraph optional: what happens next, when it goes live, what people can do]


ENDS


Notes to editors:

About [Company] [Boilerplate: 3-4 sentences. What the company does, when founded, where based, key facts. Factual not promotional.]

Media contact: [Name] | [Title] | [Email] | [Phone] | [Hours/timezone]


Headline Rules

  • Active voice: "Company launches X" not "X is launched by Company"
  • Specific: "raises 5M" not "secures significant investment"
  • Under 10 words
  • Never start with the company name — lead with the news

Journalist Test

Would a journalist care? Is the headline the full story? Is there a human angle? Is the quote something a human would say? Can the first paragraph stand alone?

Deeper Materials

This skill ships with support files — use them when they are available:

  • references/newsworthiness.md — Newsworthiness: What Makes a Release News Instead of Noise. Apply it while producing the output; it carries the calibration and judgment calls the method summary above compresses.
  • templates/release-skeleton.md — a fill-in version of the deliverable with the quality gates inline. Offer it when the user wants to work the document themselves rather than have it generated.

Scoring Rubric (0–40)

Score any output of this skill before handing it over; 32+ is ship-quality.

Dimension 0 5 10
Headline & lead Passive headline over 12 words starting with the company name; the news is buried mid-release Active headline, but the first paragraph needs the second to make sense Active, specific headline under 10 words; first paragraph carries who/what/when/where/why and could run verbatim
Newsworthiness Reads as advertising — superlatives, no reader-side "so what" Real news present but wrapped in promotional framing a journalist must strip Significance paragraph answers why an outsider cares; limitations stated plainly rather than hidden
Quote quality Quote restates the headline in corporate voice Quote sounds human but adds no information the facts don't already carry Quote says something new, sounds like a person, and would survive being the only excerpt used
Apparatus completeness No release/embargo line, boilerplate, or media contact Apparatus present but boilerplate is promotional or contact lacks phone/hours Release line, ENDS marker, factual dates-and-numbers boilerplate, and full contact with hours/timezone

Quality Checks

  • Headline uses active voice and is under 10 words
  • First paragraph stands alone as the complete story
  • Quote adds something the facts don't say (not a restatement)
  • Boilerplate is factual, not promotional
  • Embargo date and media contact are included

Anti-Patterns

  • Do not bury the news — the most important information must appear in the first paragraph (inverted pyramid)
  • Do not use promotional language or superlatives — press releases must read as news, not advertising copy
  • Do not omit the boilerplate — every press release needs the standard "About [Company]" paragraph at the end
  • Do not forget the embargo date and media contact — journalists need both to use the release
  • Do not write a headline longer than 12 words — it must be scannable and specific

Example Trigger Phrases

  • "Write a press release announcing [news]"
  • "Draft a media statement about [event]"
  • "We are launching [product] — write the press release"
  • "Turn this announcement into a press release: [paste notes]"
1---
2name: press-release
3description: "Write a professional press release for any announcement. Use when asked to write a press release, media announcement, news release, or press statement. Produces a structured press release with headline, dateline, body, boilerplate, and media contact — ready to send to journalists."
4---
5 
6# Press Release Skill
7 
8Writes press releases that journalists actually read — structured around the news angle, not the desire to promote.
9 
10## Required Inputs
11- **The news** (what is actually happening — be specific)
12- **Company name**
13- **Date of announcement / embargo date**
14- **Key quote** (from which executive and approximately what they want to say)
15- **Why this matters** (to the reader, not the company)
16- **Target media** (trade / national / local / consumer / investor)
17- **Media contact details**
18 
19## Output Structure
20 
21---
22 
23FOR IMMEDIATE RELEASE / EMBARGOED UNTIL: [Date and time]
24 
25---
26 
27# [Headline — active verb, specific news, under 10 words]
28## [Subheadline — the so-what in one sentence, adds context not repetition]
29 
30**[City, Date]** — [Opening paragraph: Who, What, When, Where, Why in 2-3 sentences. A journalist should be able to run this paragraph alone. No background, no context, no company history.]
31 
32[Second paragraph: the significance. Why does this matter? What does it mean for customers or the industry?]
33 
34[Third paragraph: quote from executive. Human and specific. Not a restatement of the headline.]
35 
36"[Quote text — specific, adds something the facts do not say]," said [Name], [Title] at [Company]. "[Second sentence extending the thought]."
37 
38[Fourth paragraph: supporting detail — data, customer names with permission, additional context]
39 
40[Fifth paragraph optional: what happens next, when it goes live, what people can do]
41 
42---
43 
44ENDS
45 
46---
47 
48**Notes to editors:**
49 
50**About [Company]**
51[Boilerplate: 3-4 sentences. What the company does, when founded, where based, key facts. Factual not promotional.]
52 
53**Media contact:**
54[Name] | [Title] | [Email] | [Phone] | [Hours/timezone]
55 
56---
57 
58## Headline Rules
59- Active voice: "Company launches X" not "X is launched by Company"
60- Specific: "raises 5M" not "secures significant investment"
61- Under 10 words
62- Never start with the company name — lead with the news
63 
64## Journalist Test
65Would a journalist care? Is the headline the full story? Is there a human angle? Is the quote something a human would say? Can the first paragraph stand alone?
66 
67## Deeper Materials
68 
69This skill ships with support files — use them when they are available:
70 
71- **`references/newsworthiness.md`** — Newsworthiness: What Makes a Release News Instead of Noise. Apply it while producing the output; it carries the calibration and judgment calls the method summary above compresses.
72- **`templates/release-skeleton.md`** — a fill-in version of the deliverable with the quality gates inline. Offer it when the user wants to work the document themselves rather than have it generated.
73 
74## Scoring Rubric (0–40)
75 
76Score any output of this skill before handing it over; 32+ is ship-quality.
77 
78| Dimension | 0 | 5 | 10 |
79|---|---|---|---|
80| **Headline & lead** | Passive headline over 12 words starting with the company name; the news is buried mid-release | Active headline, but the first paragraph needs the second to make sense | Active, specific headline under 10 words; first paragraph carries who/what/when/where/why and could run verbatim |
81| **Newsworthiness** | Reads as advertising — superlatives, no reader-side "so what" | Real news present but wrapped in promotional framing a journalist must strip | Significance paragraph answers why an outsider cares; limitations stated plainly rather than hidden |
82| **Quote quality** | Quote restates the headline in corporate voice | Quote sounds human but adds no information the facts don't already carry | Quote says something new, sounds like a person, and would survive being the only excerpt used |
83| **Apparatus completeness** | No release/embargo line, boilerplate, or media contact | Apparatus present but boilerplate is promotional or contact lacks phone/hours | Release line, ENDS marker, factual dates-and-numbers boilerplate, and full contact with hours/timezone |
84 
85## Quality Checks
86 
87- [ ] Headline uses active voice and is under 10 words
88- [ ] First paragraph stands alone as the complete story
89- [ ] Quote adds something the facts don't say (not a restatement)
90- [ ] Boilerplate is factual, not promotional
91- [ ] Embargo date and media contact are included
92 
93## Anti-Patterns
94 
95- [ ] Do not bury the news — the most important information must appear in the first paragraph (inverted pyramid)
96- [ ] Do not use promotional language or superlatives — press releases must read as news, not advertising copy
97- [ ] Do not omit the boilerplate — every press release needs the standard "About [Company]" paragraph at the end
98- [ ] Do not forget the embargo date and media contact — journalists need both to use the release
99- [ ] Do not write a headline longer than 12 words — it must be scannable and specific
100 
101## Example Trigger Phrases
102- "Write a press release announcing [news]"
103- "Draft a media statement about [event]"
104- "We are launching [product] — write the press release"
105- "Turn this announcement into a press release: [paste notes]"
106 

Discussion

Alternatives

Also in CI/CD & releasesSee all 533 in Development →