# ๐ง PM Skills โ 849 Professional Agent Skills for Claude, ChatGPT, Gemini, Cursor, Codex & Hermes
[](#-quick-start)
[](https://github.com/mohitagw15856/pm-claude-skills/stargazers)
[](https://www.npmjs.com/package/pm-claude-skills)
[](https://pypi.org/project/pm-skills/)
[](SKILLS.md)
[](.github/workflows/skillcheck.yml)
[](conformance/REGISTRY.md)
[](.github/workflows/skill-audit.yml)
[](https://github.com/mohitagw15856/pm-claude-skills/releases)
[](LICENSE)
[](https://github.com/sponsors/mohitagw15856)
[](https://github.com/BehiSecc/awesome-claude-skills)
[](https://pm-skills-mcp.pm-claude-skills.workers.dev/today.json)
[](https://mohitagw15856.github.io/pm-claude-skills/)
[](https://site-jet-seven-34.vercel.app)
## What is PM Skills?
PM Skills is an open-source library of 849 Agent Skills โ plain-markdown SKILL.md files that teach an AI assistant to do one professional task to a senior professional's standard, from writing a PRD to decoding a lease or running a blameless postmortem. Each skill bundles the framework, an output template, quality checks, and anti-patterns. It is MIT-licensed and works with Claude, ChatGPT, Gemini, Cursor, and Codex.
**Decode a lease before you sign it. Write a PRD your team can execute. Simulate the promotion committee before the real one meets. Check the weather with zero API keys.** Generic AI gives you filler; these give you the structure a senior professional actually uses.
Works natively in **Claude Code** and **Hermes Agent**, with ready-to-paste exports for **ChatGPT, Gemini, Cursor, Codex** and 8 more tools. *(PM stands for Professional, not just Product Management.)*
## ๐ฃ New here? Pick a door โ each takes about 30 seconds
1. **Just looking โ** open the **[โถ Playground](https://mohitagw15856.github.io/pm-claude-skills/)** and run a skill in your browser. Nothing to install, nothing to sign up for.
2. **You use Claude Code โ** type `/plugin`, search **pm-skills**, install. Done โ ask *"decode this lease"* and watch.
3. **You use anything else โ** `npx pm-claude-skills add` and pick your tool from the menu (Cursor, Codex, Windsurf, ChatGPT, Geminiโฆ).
4. **Want the guided tour โ** browse the searchable **[catalogue site](https://site-jet-seven-34.vercel.app)** and subscribe to get an email whenever new skills launch.
**Nothing here can scare your setup.** A skill is a markdown file your AI reads โ no runtime, no telemetry, no accounts. Installing copies text files; uninstalling is deleting them. Skeptical? Good instinct: [read one first](skills/lease-decoder/SKILL.md) โ it's designed to be read by humans too.
**Don't know what to look for?** Describe your task in plain words at **[๐ find](https://mohitagw15856.github.io/pm-claude-skills/find.html)** โ *"my landlord kept my deposit"*, *"board meeting on Thursday"* โ and it names the skill.
**Never miss a new skill.** New ones drop regularly โ **[subscribe to the newsletter](https://site-jet-seven-34.vercel.app/#subscribe)** and get a short email with a real example whenever they launch. No spam, unsubscribe anytime.
## โจ See it in action
It's not just a folder of files โ the whole library is explorable, runnable, and a little bit magic. All of this runs **in your browser, free, nothing to install:**
โถ Pick a skill โ fill a short form โ run it โ a senior-grade artifact streams out. No install, your key stays in your browser (or run free with no key).
๐ Galaxy 3D โ fly through all 849 skills as a living constellation. The ones you've run burn brighter.
|
๐ Wrapped โ your practice, as a shareable story. 100% local โ nothing leaves your browser.
|
โถ **[Open the Playground](https://mohitagw15856.github.io/pm-claude-skills/)** to run any of the 849 skills with your own key โ or just [browse them all](SKILLS.md).
## ๐ฌ What can I ask it to do?
Anything below is a real ask that activates a real skill โ say it in your own words, the description does the routing:
| | | |
|---|---|---|
| ๐ *"decode this lease before I sign"* โ [lease-decoder](skills/lease-decoder/SKILL.md) | ๐ *"write the PRD for our referral feature"* โ [prd-template](skills/prd-template/SKILL.md) | ๐จ *"blameless postmortem for Friday's outage"* โ [incident-postmortem](skills/incident-postmortem/SKILL.md) |
| ๐ฐ *"practice my salary negotiation"* โ [salary-negotiation](skills/salary-negotiation/SKILL.md) | ๐ *"why is churn up this quarter?"* โ [churn-analysis](skills/churn-analysis/SKILL.md) | โ๏ธ *"rank the backlog with RICE"* โ [rice-prioritisation](skills/rice-prioritisation/SKILL.md) |
| ๐ *"prep me for the visa interview"* โ [the-visa-interview](skills/the-visa-interview/SKILL.md) | ๐จ *"is this contractor quote fair?"* โ [home-contractor-quote-decoder](skills/home-contractor-quote-decoder/SKILL.md) | ๐ก *"should we rent or buy?"* โ [rent-vs-buy](skills/rent-vs-buy/SKILL.md) |
| ๐ *"draft my self-review honestly"* โ [performance-review](skills/performance-review/SKILL.md) | ๐ *"are we ready to launch?"* โ [product-launch-checklist](skills/product-launch-checklist/SKILL.md) | ๐ฌ *"my inbox is 4,000 deep"* โ [email-triage-system](skills/email-triage-system/SKILL.md) |
โฆall 849 asks live in **[the catalog](SKILLS.md)**.
## โก Quick start
| You want toโฆ | Do this |
|---|---|
| **Browse the skills** | **[SKILLS.md](SKILLS.md)** โ the full catalog ยท or the [searchable web catalog](https://mohitagw15856.github.io/pm-claude-skills/catalog.html) |
| **Install in Claude Code** | `/plugin` โ search **pm-skills** *(it's in the official Anthropic directory)* โ or `npx pm-claude-skills add --agent claude` |
| **Install in Cursor / Codex / Windsurf / Clineโฆ** | `npx pm-claude-skills add --agent cursor` *(or `codex`, `windsurf`, `aider`, `cline`, `zed`โฆ)* |
| **Use one skill in ChatGPT / Gemini** | Copy it from [`exports/chatgpt/`](exports/chatgpt/) or [`exports/gemini/`](exports/gemini/) and paste as instructions |
| **Skills over MCP, in any session** | `claude mcp add pm-skills -- npx -y pm-claude-skills-mcp` |
No `npm install` needed โ `npx pm-claude-skills โฆ` always runs the latest. `npx pm-claude-skills list` shows everything in your terminal. Full per-tool instructions: **[docs/installation.md](docs/installation.md)**.
## ๐ The skills
Every skill follows the same discipline: what it produces, the inputs it needs, a real framework (severity scales, decision rules โ not vibes), a concrete output template, quality checks, and anti-patterns. All 849 pass the [SkillSpec](SKILLSPEC.md) L3 gate and a security audit in CI.
### For everyone โ life's paperwork and decisions
| Family | What it does | Examples (of many) |
|---|---|---|
| ๐ **Decoders** (25+) | Read the document *before* you sign it โ plain language, ๐ด๐ก๐ข severity, the money math | [lease](skills/lease-decoder/SKILL.md) ยท [medical bill](skills/medical-bill-decoder/SKILL.md) ยท [job offer](skills/benefits-decoder/SKILL.md) ยท [severance](skills/severance-agreement-decoder/SKILL.md) ยท [insurance policy](skills/insurance-policy-decoder/SKILL.md) ยท [contractor quote](skills/home-contractor-quote-decoder/SKILL.md) ยท [timeshare](skills/timeshare-contract-decoder/SKILL.md) |
| ๐ญ **Simulators** | Face the adversary early โ the real meeting, then an out-of-character debrief | [salary negotiation](skills/salary-negotiation/SKILL.md) ยท [promotion committee](skills/the-promotion-committee/SKILL.md) ยท [thesis defense](skills/the-thesis-defense/SKILL.md) ยท [visa interview](skills/the-visa-interview/SKILL.md) ยท [due-diligence call](skills/the-due-diligence-call/SKILL.md) |
| ๐งฎ **Calculators** | Deterministic Python scripts + honest models โ assumptions labeled, no false precision | [rent vs buy](skills/rent-vs-buy/SKILL.md) ยท [FIRE number](skills/fire-number/SKILL.md) ยท [debt payoff](skills/debt-payoff/SKILL.md) ยท [raise vs jump](skills/raise-vs-jump/SKILL.md) ยท [daycare vs stay-home](skills/daycare-vs-stay-home/SKILL.md) |
| ๐ก **Live data** (17) | Real-time answers with **zero API keys** โ weather, rates, flights, scores, all over plain curl | [weather](skills/weather-now/SKILL.md) ยท [currency](skills/currency-rates/SKILL.md) ยท [crypto](skills/crypto-prices/SKILL.md) ยท [flights](skills/flight-tracker/SKILL.md) ยท [earthquakes](skills/earthquake-watch/SKILL.md) ยท [is-it-down](skills/site-check/SKILL.md) |
| ๐ **Life admin** | The unglamorous logistics, done in order | [relocation](skills/relocation-planner/SKILL.md) ยท [new parent](skills/new-parent-logistics/SKILL.md) ยท [caregiving](skills/caregiver-coordination/SKILL.md) ยท [doctor visits](skills/doctor-visit-prep/SKILL.md) ยท [records requests](skills/medical-records-request/SKILL.md) |
| ๐ผ **Career moments** | The weeks that decide years | [layoff kit](plugins/pm-layoff/) ยท [resignation kit](plugins/pm-resignation/) ยท [PIP response](skills/pip-responder/SKILL.md) ยท [first 90 days as manager](skills/manager-first-90-days/SKILL.md) ยท [interview gauntlet](plugins/pm-jobsearch/) |
| ๐ **Dead mentors** (5) ๐ | History's sharpest operators, resurrected โ the *real* methods from public-domain classics, applied to modern work | [Machiavelli on office politics](skills/machiavelli-counsel/SKILL.md) ยท [Sun Tzu on picking your fights](skills/sun-tzu-strategy-brief/SKILL.md) ยท [Franklin's decision algebra](skills/franklin-decision-ledger/SKILL.md) ยท [Marcus Aurelius on bad days](skills/stoic-setback-debrief/SKILL.md) ยท [Bennett's 1908 time audit](skills/bennett-time-audit/SKILL.md) |
| โก **New-gen** (10) ๐ | How the next generation lives and earns โ creator deals, clips, D&D, ranked, resale, the attention war | [creator-deal-decoder](skills/creator-deal-decoder/SKILL.md) ยท [clip-factory](skills/clip-factory/SKILL.md) ยท [ttrpg-session-forge](skills/ttrpg-session-forge/SKILL.md) ยท [the-vibe-check](skills/the-vibe-check/SKILL.md) ยท [ranked-climb-coach](skills/ranked-climb-coach/SKILL.md) ยท [attention-reset](skills/attention-reset/SKILL.md) |
| ๐ฎ **2027** (10) ๐ | Problems you don't have yet, but will โ the agent era's operational skills | [agent-severance](skills/agent-severance/SKILL.md) ยท [deepfake-drill](skills/deepfake-drill/SKILL.md) ยท [agent-hiring-panel](skills/agent-hiring-panel/SKILL.md) ยท [context-bankruptcy](skills/context-bankruptcy/SKILL.md) ยท [clone-brief](skills/clone-brief/SKILL.md) ยท [api-for-yourself](skills/api-for-yourself/SKILL.md) ยท [the-org-simulator](skills/the-org-simulator/SKILL.md) |
| ๐ฒ **Tabletop** (5) ๐ | Game night, upgraded โ teach, judge, plan, design, and practice the trades | [teach-the-game](skills/teach-the-game/SKILL.md) ยท [rules-lawyer](skills/rules-lawyer/SKILL.md) ยท [game-night-planner](skills/game-night-planner/SKILL.md) ยท [board-game-designer](skills/board-game-designer/SKILL.md) ยท [tabletop-negotiator](skills/tabletop-negotiator/SKILL.md) |
| ๐งพ **Freelance & renters & parents** | Small bundles for specific lives | [pricing your services](skills/pricing-your-services/SKILL.md) ยท [late invoices](skills/late-invoice-escalation/SKILL.md) ยท [deposit recovery](skills/security-deposit-recovery/SKILL.md) ยท [IEP meetings](skills/iep-504-meeting-kit/SKILL.md) ยท [students](plugins/pm-students/) |
| ๐ค **Cowork** (100) | The office knowledge work an AI coworker actually does โ the *frameworks* โ [the whole bundle](plugins/pm-cowork/) | [email triage](skills/email-triage-system/SKILL.md) ยท [spreadsheet audit](skills/spreadsheet-audit/SKILL.md) ยท [meeting cost meter](skills/meeting-cost-meter/SKILL.md) ยท [deck outline first](skills/deck-outline-first/SKILL.md) ยท [saying no kindly](skills/saying-no-kindly/SKILL.md) ยท [delegation brief](skills/delegation-brief/SKILL.md) |
| โก **Cowork ยท Live** (12) | The same jobs, *done* โ Claude Cowork acts on your **real data** via connectors + sandbox and returns an artifact โ [the whole bundle](plugins/pm-cowork-live/) | [inbox triage (live)](skills/inbox-triage-live/SKILL.md) ยท [meeting prep (live)](skills/meeting-prep-live/SKILL.md) ยท [spreadsheet audit (live)](skills/spreadsheet-audit-live/SKILL.md) ยท [deck from doc](skills/deck-from-doc/SKILL.md) ยท [thread โ decision](skills/thread-to-decision-live/SKILL.md) ยท [PR description (live)](skills/pr-description-live/SKILL.md) |
### For professionals โ 35 fields
| | | |
|---|---|---|
|
[Product Management](plugins/pm-essentials/) |
[Engineering](plugins/pm-engineering/) |
[Marketing & GTM](plugins/pm-gtm/) |
|
[Customer Success](plugins/pm-cs/) |
[Data & Analytics](plugins/pm-data/) |
[Leadership & People](plugins/pm-people/) |
|
[Design & UX](plugins/pm-design/) |
[Legal](plugins/pm-legal/) |
[Finance](plugins/pm-finance/) |
|
[Founders](plugins/pm-founders/) |
[Security](plugins/pm-security/) |
[Government](plugins/pm-gov/) |
โฆplus HR, sales, operations, research, healthcare, educators, writers, social media, and more โ **[the full profession index](SKILLS.md)**, or by bundle in [`plugins/`](plugins/) (104 bundles). Install any bundle: `/plugin install pm-decoders@pm-skills`.
### Meta
Before installing *anyone's* skills (including these): [skill-vetting](skills/skill-vetting/SKILL.md) โ a security read for SKILL.md files. The library's own standard lives in [SKILLSPEC.md](SKILLSPEC.md); every skill's level is enforced in CI.
## ๐ What does a skill look like?
A skill is a single markdown file with a name, a description that tells the assistant when to activate it, and a body containing the working framework: required inputs, decision rules or severity scales, a concrete output template, quality checks, and anti-patterns. The assistant reads it and gains the judgment; humans can read, audit, and edit the same file. No runtime, no lock-in.
```markdown
---
name: lease-decoder
description: "Decode a residential lease into plain English and rank the
clauses that can hurt you. Use when someone asks 'what am I signing'โฆ"
---
## Framework: Severity Scale
- ๐ด Can cost you real money โ auto-renewal into a full new term, break
penalties beyond re-rental costs, deposit conditions written to failโฆ
```
That's the whole trick: it's markdown. Your agent reads it and gains the judgment; you can read it too, audit it, edit it, or [write your own](SKILL-AUTHORING-STANDARD.md). No lock-in, no runtime, no telemetry.
## ๐ธ Cut your token bill
The **[pm-tokens](plugins/pm-tokens)** bundle optimizes every stage of your agent's token journey โ no API keys, stdlib Python, nothing leaves your machine. Five habits, typically **30โ60% off a session's token flow**:
```bash
# 1. Map the repo instead of reading it (~3% of the cost of reading everything)
python3 skills/repo-map/scripts/repo_map.py .
# 2. Crush bulk before it enters context (98% smaller on uniform JSON; errors always survive)
python3 skills/context-crusher/scripts/context_crush.py --mode json --file response.json
# 3. Measure what anything costs โ at YOUR prices, times YOUR call volume
python3 skills/token-cost/scripts/token_cost.py --file CLAUDE.md --price-in 3 --calls 200
```
Plus the judgment skills: [token-diet](skills/token-diet/SKILL.md) (output costs 3โ5ร input โ diet it where safe), [context-budget](skills/context-budget/SKILL.md) (cache-aware layout: stable first, volatile last), and [session-handoff](skills/session-handoff/SKILL.md) (resume at ~5% of transcript size). **See your own breakdown in the [๐ช Token Dashboard](https://mohitagw15856.github.io/pm-claude-skills/tokens.html)** โ paste what rides in your context, get computed per-piece savings, all in-browser. The full how-to: **[docs/SAVE-TOKENS.md](docs/SAVE-TOKENS.md)**.
## ๐ค Make the most of the cowork skills
The **[pm-cowork](plugins/pm-cowork)** bundle is 100 skills for the office work an AI coworker actually does. Install it (`/plugin install pm-cowork@pm-skills`), then โ the whole trick โ **describe your mess, don't name the skill**: say *"my inbox is 4,000 deep"*, *"nobody reads my status updates"*, *"this spreadsheet came from someone who left"* โ the right skill activates on the ask.
**Start where it hurts:**
| Your pain | Say this | The skill that answers |
|---|---|---|
| Drowning in email | "triage my inbox and cut the volume at the source" | [email-triage-system](skills/email-triage-system/SKILL.md) โ [inbox-unsubscribe-purge](skills/inbox-unsubscribe-purge/SKILL.md) |
| Calendar is all meetings | "audit my recurring meetings and price them" | [standing-meeting-audit](skills/standing-meeting-audit/SKILL.md) + [meeting-cost-meter](skills/meeting-cost-meter/SKILL.md) |
| Inherited a scary spreadsheet | "audit this sheet before we trust it" | [spreadsheet-audit](skills/spreadsheet-audit/SKILL.md) โ [formula-detangler](skills/formula-detangler/SKILL.md) |
| Docs get rewritten in review | "outline first, get sign-off, then draft" | [outline-before-prose](skills/outline-before-prose/SKILL.md) |
| Weeks just happen to you | "set up my weekly review" | [weekly-review-ritual](skills/weekly-review-ritual/SKILL.md) โ the hub the others plug into |
**Three habits that compound:** (1) **The weekly review is the keystone** โ it feeds [task-triage-matrix](skills/task-triage-matrix/SKILL.md), [deep-work-blocking](skills/deep-work-blocking/SKILL.md), and [personal-wip-limits](skills/personal-wip-limits/SKILL.md) automatically. (2) **The skills chain on purpose** โ email-to-tasks feeds the task triage; the meeting audit feeds async-instead; delegation-brief hands off what the triage says to shed โ follow the links inside each skill. (3) **Teams adopt one norm at a time** โ start with [agenda-or-cancel](skills/agenda-or-cancel/SKILL.md) or [working-agreements](skills/working-agreements/SKILL.md), let it stick, then add the next; the ten-norms-on-Monday rollout is how none of them survive.
## ๐ฌ Prove it, and stop paying rent
Two CLI tools for the trust-and-cost problems the ecosystem keeps hand-waving โ both keyless-to-inspect, both one command:
```bash
# Does your skill actually work? Prove it. Paired A/B โ skill on vs off, same tasks,
# REAL token counts from the API's usage fields, optional blind judge, sha-pinned receipt.
npx pm-claude-skills prove --skill ./my-skill --tasks tasks.txt --runs 2 --judge
npx pm-claude-skills prove --skill ./my-skill --tasks tasks.txt --dry-run # plan + call count, spends nothing
# Your MCP servers are charging you rent. Measure it: per-server token cost,
# unused-in-N-days flags, "disconnect these three, save X tokens per message".
npx pm-claude-skills mcp-audit --connect
```
`prove` exists because the ecosystem is full of "65% better!" claims and almost none are measured โ it's the honest-broker harness (the JetBrains "advertised 65%, measured 8.5%" story is exactly why). `mcp-audit` reads your Claude configs, speaks real MCP to each server to count its schema tokens, and scans your session logs for what you actually use. See also the **[๐ AI Spend](https://mohitagw15856.github.io/pm-claude-skills/spend.html)** page โ every agent's cost (Claude Code, Codex, Copilot) in one meter, all in-browser.
**Agent safety:** the **[pm-seatbelt](plugins/pm-seatbelt)** bundle is the pre-flight checklist before an agent touches email, the browser, or files โ least-privilege reviews, [prompt-injection spotting](skills/injection-spotter/SKILL.md), and the [blast-radius drill](skills/blast-radius-drill/SKILL.md) for going autonomous. And **[RFC 0002 โ HANDOFF.md](docs/rfcs/0002-agent-handoff-file.md)** is a dead-simple session-handoff convention (*your agent, but it remembers Monday*) โ a file, not a server, with [reference hooks](hooks/).
## โ
Quality, not just quantity
- **Every skill passes the [SkillSpec](SKILLSPEC.md) L3 gate** โ structure, framework, quality checks, anti-patterns โ enforced in CI on every commit
- **[Eval-scored](https://mohitagw15856.github.io/pm-claude-skills/leaderboard.html)** โ 208 scored outputs, avg 4.8/5, judged blind
- **Security-audited** โ a dedicated CI workflow sweeps every skill and script; calculators are stdlib-only and deterministic with byte-exact output tests
- **Honest by design** โ decoders end with a not-legal-advice line, calculators name what they don't model, simulators debrief out of character, and skills that shouldn't ghostwrite (student statements) coach instead
## ๐ Beyond the skills (the bonus material)
The library grew an ecosystem โ all optional, all linked from the **[full showcase](docs/SHOWCASE.md)**:
**[โถ Skill Playground](https://mohitagw15856.github.io/pm-claude-skills/)** โ try any skill in your browser, no install ยท **[๐ธ the Gallery](docs/GALLERY.md)** โ the creative side, in screenshots ยท **[Anti-Pattern Museum](https://mohitagw15856.github.io/pm-claude-skills/museum.html)** โ 2,900+ shareable rules ยท **[The Handbook](https://mohitagw15856.github.io/pm-claude-skills/handbook.html)** (also a [real printed book](docs/print/)) ยท **[Workflow recipes](WORKFLOWS.md)** ยท **[Subagents & slash commands](agents/)** ยท **[MCP server + REST API](mcp-remote/)** ยท **[n8n / Slack / Obsidian integrations](connectors/)** ยท **[The Boardroom](https://mohitagw15856.github.io/pm-claude-skills/boardroom.html)** ยท **[SkillBench](skillbench/)** ยท **[Org Edition](org/)** ยท **[๐ช๐ธ ๐ซ๐ท ๐จ๐ณ ๐ฏ๐ต translations](skills-i18n/)**
## ๐ The one-page cheatsheet
The whole library on one poster โ start path, standout features, and install one-liners for every tool. Print it, share it, drop it in a slide.
**[๐ผ๏ธ PNG](https://mohitagw15856.github.io/pm-claude-skills/docs-assets/cheatsheet.png)** ยท **[๐ PDF](https://mohitagw15856.github.io/pm-claude-skills/docs-assets/cheatsheet.pdf)** ยท **[๐ Live poster](https://mohitagw15856.github.io/pm-claude-skills/cheatsheet.html)** ยท **[๐ฅ Markdown](CHEATSHEET.md)**
## ๐ Latest
**v67.0.0 โ the everywhere wave:** six new rooms โ [the trades](plugins/pm-trades) (quotes, stage payments, apprentices), [the committee](plugins/pm-committee) (AGMs, treasurers, the council mic), [open-source maintainers](plugins/pm-maintainer), [aging parents](plugins/pm-aging-parents) (the talks, the sibling summit), [the kitchen](plugins/pm-kitchen), [the band](plugins/pm-musician) โ plus [used-car](skills/used-car-decoder/SKILL.md)/[mechanic-quote](skills/mechanic-quote-decoder/SKILL.md) decoders, the [group-trip fixer](skills/group-trip-negotiator/SKILL.md), and [๐ฑ daily practice](https://mohitagw15856.github.io/pm-claude-skills/streak.html); 849 skills, 104 bundles. *v66 โ new-gen;* [pm-newgen](plugins/pm-newgen) โ [decode your first brand deal](skills/creator-deal-decoder/SKILL.md), [clip the podcast](skills/clip-factory/SKILL.md), [prep tonight's D&D](skills/ttrpg-session-forge/SKILL.md), [fix the dating profile honestly](skills/dating-profile-doctor/SKILL.md), [vibe-check the weekend app](skills/the-vibe-check/SKILL.md), [keep the flat peaceful](skills/roommate-agreement/SKILL.md), [climb ranked on purpose](skills/ranked-climb-coach/SKILL.md), [flip thrift finds](skills/resale-flip-kit/SKILL.md), [plan the micro-retirement](skills/micro-retirement-planner/SKILL.md), [get your attention back](skills/attention-reset/SKILL.md); 849 skills, 104 bundles. *v65 โ pm-2027;* ten skills for problems you don't have yet (but will) โ [offboard an AI coworker](skills/agent-severance/SKILL.md), [drill the deepfake wire-fraud call](skills/deepfake-drill/SKILL.md), [hire your agent like an employee](skills/agent-hiring-panel/SKILL.md), [declare context bankruptcy](skills/context-bankruptcy/SKILL.md), [send your position to meetings instead of your body](skills/clone-brief/SKILL.md), [publish your personal API](skills/api-for-yourself/SKILL.md), [simulate the reorg before announcing it](skills/the-org-simulator/SKILL.md); 849 skills, 104 bundles. *v64 โ game night;* [pm-tabletop](plugins/pm-tabletop) โ teach any board game in 5 minutes, settle rules arguments fairly, plan the lineup, design your own game, and [spar the Catan trade](skills/tabletop-negotiator/SKILL.md) against a hidden agenda with a scored debrief; 849 skills, 104 bundles. *v63.1 โ pixel confetti:* [pixel-gif-maker](skills/pixel-gif-maker/SKILL.md) โ custom retro Slack GIFs (scroll, pulse, party, sparkle) from a pure-stdlib deterministic encoder; 849 skills. *And v63.0.0 โ the dead mentors:* history's sharpest operators, resurrected as skills โ **[Machiavelli](skills/machiavelli-counsel/SKILL.md)** reads your reorg (with the honest counterweight built in), **[Sun Tzu](skills/sun-tzu-strategy-brief/SKILL.md)** decides fight/reshape/decline, **[Franklin's decision algebra](skills/franklin-decision-ledger/SKILL.md)** settles the offer you keep flip-flopping on, **[Marcus Aurelius](skills/stoic-setback-debrief/SKILL.md)** debriefs the day that went badly, and **[Arnold Bennett (1908)](skills/bennett-time-audit/SKILL.md)** finds your inner day โ real methods from public-domain classics, chapter-cited, never misquoted. *Earlier โ v62.2, the distribution wave* (SkillScan, telemetry, SkillBench v2, quiz, wins, WhatsApp); *v62.1, nine frontiers.* Full history: **[CHANGELOG](CHANGELOG.md)** ยท [releases](https://github.com/mohitagw15856/pm-claude-skills/releases)
## โ First-timer questions, straight answers
Is it actually free?
Yes โ MIT, all 849 skills, forever. The skills are markdown; there is nothing to gate. Sponsors fund the playground's free model runs, not access.
Do I need an API key?
Not to browse, read, install, or use skills inside a tool you already have (Claude Code, ChatGPT, Cursorโฆ). The playground even serves a few sponsor-funded free runs a day. A key only enters the picture for optional extras like running skills from CI.
I'm not a product manager. Is this for me?
PM stands for Professional here. Most of the library is decoders for leases and medical bills, salary-negotiation practice, career-moment kits, life admin, and 35 professions from teaching to veterinary. The product-management corner is just where it started.
Will this mess with my existing setup?
No. Skills are inert text files in a folder; your assistant reads them when relevant. Remove the folder and it's like they were never there. The CLI never touches anything outside the skills directory it tells you about.
How do I know these are any good?
Every skill passes a structural gate (SkillSpec L3) and a security scan in CI; 208 outputs are eval-scored in the open (avg 4.8/5), and the benchmark report publishes the negative findings too. When something's machine-translated or unscored, it's labelled.
## ๐ค Contributing
Add a skill via PR ([the standard](SKILL-AUTHORING-STANDARD.md), [CONTRIBUTING](CONTRIBUTING.md)), request one via issue, or publish your own repo to the [community index](community/) and earn the badge. Translations follow the pattern in [`skills-i18n/`](skills-i18n/).
## โค๏ธ Support
If a skill saved you real money or a real mistake, **[star the repo](https://github.com/mohitagw15856/pm-claude-skills/stargazers)** โ it's how others find it. Sponsors fund the playground's free runs and get [naming rights, not influence](docs/SPONSORSHIP.md): **[become a sponsor](https://github.com/sponsors/mohitagw15856)**.
## ๐ License
MIT โ use them, fork them, ship them at work. Skills are judgment, and judgment wants to be free.
---
*Built by [Mohit](https://github.com/mohitagw15856) with Claude. 849 skills ยท 104 bundles ยท 35 professions ยท every commit gated. The long version of this README โ every feature, wave, and frontier bet โ lives in the **[Showcase](docs/SHOWCASE.md)**.*