Files
Mohit 54f76456ab feat: workflow recipes, eval badges, one-click MCP, playground upgrades, sample gallery, skill-of-the-week
Signature features that turn breadth (174 skills) into a differentiated product:

- Workflow recipes: 5 cross-profession chains (workflows.json) that pass each
  output forward — slash commands (/ship-a-feature etc.), WORKFLOWS.md generated
  by scripts/build-workflows.mjs, README + MCP (list_workflows/get_workflow) wired
- Eval-backed quality: real per-skill scores from evals/results.json surfaced as
  badges in the playground and an honest README section (6 scored skills)
- One-click MCP: 'claude mcp add' install + workflow tools, works in any MCP client
- Playground: 'which skill?' recommender, with/without compare toggle, shareable
  ?skill= deep-links with prefilled inputs
- Sample-output gallery: hand-written examples for the hero five + generator
  (scripts/build-samples.mjs) + web/examples.html
- Skill-of-the-week: scheduled workflow + script that composes X/LinkedIn posts
  and posts to an optional webhook

Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
2026-06-19 09:56:11 +01:00

146 lines
5.9 KiB
Markdown

# Launch kit — ready-to-post copy
Distribution is the single biggest lever for stars (the repo is already strong). Below
is plug-and-play copy for each channel. Lead with the **demo GIF** and the **live
Playground** — they're your best assets. Post mid-week, morning US time.
Key links:
- Repo: https://github.com/mohitagw15856/pm-claude-skills
- Live Playground: https://mohitagw15856.github.io/pm-claude-skills/
- Demo GIF: `web/docs-assets/playground-demo.gif`
---
## 1. Hacker News — Show HN
**Title** (keep it factual, no hype — HN punishes marketing speak):
> Show HN: 174 open-source AI "skills" that make Claude/ChatGPT produce real work
**Body:**
> I'm a PM, and I kept hitting the same wall: ask any AI for a PRD, an exec update, or
> a launch plan and you get generic filler you have to rewrite. The model doesn't know
> what "good" looks like for professional work.
>
> So I built a library of structured `SKILL.md` files — each one teaches the AI the
> actual structure, rigour, and judgement a senior professional uses. There are 174 now,
> spanning PM, engineering, design, data, legal, finance, HR, sales, marketing and more.
>
> They run natively in Claude Code, and ship as copy-paste prompts for ChatGPT and Gemini.
> There's a browser Playground where you can run any skill with your own API key — no
> install: [link]
>
> It's MIT-licensed. The skills are small and meant to be forked and adapted. Feedback
> and PRs welcome — especially on which skills are weakest.
*Reply fast to every comment for the first 2 hours; that drives ranking.*
---
## 2. Product Hunt
**Name:** PM Skills — 174 AI agent skills for every profession
**Tagline:** Turn any AI into a senior PM, engineer, or analyst
**Description:**
> 174 open-source skills that teach Claude, ChatGPT, and Gemini to produce
> professional-grade work — PRDs, exec updates, roadmaps, postmortems, contracts and
> more. One source, every AI tool. Try any skill in the browser, no install.
**First comment (maker):**
> Hey PH 👋 I'm Mohit. I built this because AI gives you *plausible* professional docs
> that are 80% there and 100% generic. Each skill encodes how a senior pro actually
> structures the work, so the first draft is shippable. Free, MIT, and there's a live
> Playground so you can try one in 30 seconds: [link]. Would love to know which skill
> you'd want next.
---
## 3. X / Twitter thread
**1/**
> Ask AI for a PRD and you get generic filler you rewrite anyway.
>
> So I built 174 open-source "skills" that teach Claude/ChatGPT/Gemini how senior pros
> actually work.
>
> Free. MIT. Try any in your browser 👇
> [attach demo GIF]
**2/**
> Each skill is a structured SKILL.md — the real framework behind a PRD, exec update,
> RICE prioritisation, competitor teardown, postmortem, etc.
>
> Not a prompt. A repeatable recipe for "good."
**3/**
> Covers 18 professions: PM, engineering, design, data, legal, finance, HR, sales,
> marketing, research, ops…
>
> One library, the whole arc of professional work:
> Discover → Decide → Build → Ship → Measure → Communicate.
**4/**
> Runs natively in Claude Code (`/plugin marketplace add mohitagw15856/pm-claude-skills`),
> and exports as copy-paste prompts for ChatGPT + Gemini.
**5/**
> Try one right now — no install, runs in the browser with your own key:
> [Playground link]
>
> ⭐ If it's useful, star the repo so others find it: [repo link]
---
## 4. Reddit (r/ClaudeAI, r/ChatGPTCoding, r/ProductManagement)
**Title:** I open-sourced 174 AI "skills" that make Claude/ChatGPT produce real professional work (PRDs, exec updates, etc.)
**Body:**
> Sharing a free project I've been building. Ask AI for professional docs and you get
> something generic you have to redo. These are 174 structured `SKILL.md` files that
> teach the model the actual structure and judgement behind the work — PRDs, roadmaps,
> postmortems, competitor teardowns, contracts, and more across 18 professions.
>
> Runs in Claude Code, and there's a browser Playground to try any skill instantly with
> your own key (no install). MIT-licensed, PRs welcome.
>
> Repo: [link] · Playground: [link]
>
> What skill would you want that isn't there yet?
*Read each sub's self-promo rules first; lead with value, not the ask.*
---
## 5. LinkedIn
> AI gives you professional docs that are 80% there and 100% generic.
>
> I spent months encoding how senior pros *actually* do the work — PRDs, exec updates,
> prioritisation, launch plans — into 174 open-source AI skills. They make Claude,
> ChatGPT, and Gemini produce a first draft you can ship, not redo.
>
> Free, MIT-licensed, and there's a browser playground to try any of them in 30 seconds.
>
> Link in comments 👇 What would you want it to write for you?
*(Put the link in the first comment — LinkedIn suppresses posts with outbound links in the body.)*
---
## 6. Skill of the week — automated
A scheduled GitHub Action (`.github/workflows/skill-of-the-week.yml`) picks a featured skill every Monday, rotating deterministically through the production-tier skills, and composes ready-to-post X + LinkedIn copy. The text always appears in the Action's **job summary** so you can copy-paste it.
**To fully automate posting:** add a repo secret `POST_WEBHOOK_URL` pointing at a Zapier / Make / Buffer / Slack incoming webhook. The script POSTs `{ text, linkedin, skill, link }` to it each week — wire that webhook to publish to X/LinkedIn.
Run it any time locally: `npm run skill-of-the-week`.
## 7. Ongoing distribution checklist
- [ ] Submit to the [skills.sh](https://skills.sh) / Claude skills directories and any "awesome-claude" lists
- [ ] Add a `topics` set on the GitHub repo (claude, claude-code, ai-agents, prompt-engineering, productivity)
- [ ] Pin a "⭐ Star if useful" issue / discussion
- [ ] Ask the first 20 users directly for a star + feedback
- [ ] Repost the demo GIF monthly with a different featured skill
- [ ] Write one deep-dive blog post per flagship skill (SEO long tail)