pm-claude-skills 29.2.1 โ 29.3.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/README.md +179 -50
- package/bin/cli.mjs +9 -1
- package/bin/run.mjs +80 -0
- package/exports/README.md +1 -1
- package/exports/aider/README.md +7 -1
- package/exports/aider/pm-career/brag-doc/brag-doc.md +59 -0
- package/exports/aider/pm-career/career-ladder-map/career-ladder-map.md +57 -0
- package/exports/aider/pm-career/one-on-one-prep/one-on-one-prep.md +57 -0
- package/exports/aider/pm-career/promotion-packet/promotion-packet.md +55 -0
- package/exports/aider/pm-career/salary-negotiation/salary-negotiation.md +61 -0
- package/exports/aider/pm-career/self-review/self-review.md +52 -0
- package/exports/chatgpt/README.md +7 -1
- package/exports/chatgpt/pm-career/brag-doc/SYSTEM_PROMPT.md +59 -0
- package/exports/chatgpt/pm-career/career-ladder-map/SYSTEM_PROMPT.md +57 -0
- package/exports/chatgpt/pm-career/one-on-one-prep/SYSTEM_PROMPT.md +57 -0
- package/exports/chatgpt/pm-career/promotion-packet/SYSTEM_PROMPT.md +55 -0
- package/exports/chatgpt/pm-career/salary-negotiation/SYSTEM_PROMPT.md +61 -0
- package/exports/chatgpt/pm-career/self-review/SYSTEM_PROMPT.md +52 -0
- package/exports/cline/README.md +7 -1
- package/exports/cline/pm-career/brag-doc/brag-doc.md +59 -0
- package/exports/cline/pm-career/career-ladder-map/career-ladder-map.md +57 -0
- package/exports/cline/pm-career/one-on-one-prep/one-on-one-prep.md +57 -0
- package/exports/cline/pm-career/promotion-packet/promotion-packet.md +55 -0
- package/exports/cline/pm-career/salary-negotiation/salary-negotiation.md +61 -0
- package/exports/cline/pm-career/self-review/self-review.md +52 -0
- package/exports/continue/README.md +7 -1
- package/exports/continue/pm-career/brag-doc/brag-doc.md +64 -0
- package/exports/continue/pm-career/career-ladder-map/career-ladder-map.md +62 -0
- package/exports/continue/pm-career/one-on-one-prep/one-on-one-prep.md +62 -0
- package/exports/continue/pm-career/promotion-packet/promotion-packet.md +60 -0
- package/exports/continue/pm-career/salary-negotiation/salary-negotiation.md +66 -0
- package/exports/continue/pm-career/self-review/self-review.md +57 -0
- package/exports/continue/pm-cross/sycophancy-challenger/sycophancy-challenger.md +2 -2
- package/exports/continue/pm-design/design-critique/design-critique.md +2 -2
- package/exports/continue/pm-engineering/context-mode/context-mode.md +2 -2
- package/exports/continue/pm-engineering/incident-postmortem/incident-postmortem.md +1 -1
- package/exports/continue/pm-gtm/go-to-market/go-to-market.md +1 -1
- package/exports/continue/pm-hr/redundancy-consultation/redundancy-consultation.md +1 -1
- package/exports/continue/pm-operations/email-triage/email-triage.md +2 -2
- package/exports/continue/pm-research/patient-communication/patient-communication.md +2 -2
- package/exports/continue/pm-writers/aeo-optimizer/aeo-optimizer.md +2 -2
- package/exports/continue/pm-writers/instagram-post-downloader/instagram-post-downloader.md +2 -2
- package/exports/cursor/README.md +7 -1
- package/exports/cursor/pm-career/brag-doc/brag-doc.mdc +65 -0
- package/exports/cursor/pm-career/career-ladder-map/career-ladder-map.mdc +63 -0
- package/exports/cursor/pm-career/one-on-one-prep/one-on-one-prep.mdc +63 -0
- package/exports/cursor/pm-career/promotion-packet/promotion-packet.mdc +61 -0
- package/exports/cursor/pm-career/salary-negotiation/salary-negotiation.mdc +67 -0
- package/exports/cursor/pm-career/self-review/self-review.mdc +58 -0
- package/exports/cursor/pm-cross/sycophancy-challenger/sycophancy-challenger.mdc +1 -1
- package/exports/cursor/pm-design/design-critique/design-critique.mdc +1 -1
- package/exports/cursor/pm-engineering/context-mode/context-mode.mdc +1 -1
- package/exports/cursor/pm-engineering/incident-postmortem/incident-postmortem.mdc +1 -1
- package/exports/cursor/pm-gtm/go-to-market/go-to-market.mdc +1 -1
- package/exports/cursor/pm-hr/redundancy-consultation/redundancy-consultation.mdc +1 -1
- package/exports/cursor/pm-operations/email-triage/email-triage.mdc +1 -1
- package/exports/cursor/pm-research/patient-communication/patient-communication.mdc +1 -1
- package/exports/cursor/pm-writers/aeo-optimizer/aeo-optimizer.mdc +1 -1
- package/exports/cursor/pm-writers/instagram-post-downloader/instagram-post-downloader.mdc +1 -1
- package/exports/gemini/README.md +7 -1
- package/exports/gemini/pm-career/brag-doc/GEM_INSTRUCTIONS.md +63 -0
- package/exports/gemini/pm-career/career-ladder-map/GEM_INSTRUCTIONS.md +61 -0
- package/exports/gemini/pm-career/one-on-one-prep/GEM_INSTRUCTIONS.md +61 -0
- package/exports/gemini/pm-career/promotion-packet/GEM_INSTRUCTIONS.md +59 -0
- package/exports/gemini/pm-career/salary-negotiation/GEM_INSTRUCTIONS.md +65 -0
- package/exports/gemini/pm-career/self-review/GEM_INSTRUCTIONS.md +56 -0
- package/exports/gemini/pm-cross/sycophancy-challenger/GEM_INSTRUCTIONS.md +1 -1
- package/exports/gemini/pm-design/design-critique/GEM_INSTRUCTIONS.md +1 -1
- package/exports/gemini/pm-engineering/context-mode/GEM_INSTRUCTIONS.md +1 -1
- package/exports/gemini/pm-engineering/incident-postmortem/GEM_INSTRUCTIONS.md +1 -1
- package/exports/gemini/pm-gtm/go-to-market/GEM_INSTRUCTIONS.md +1 -1
- package/exports/gemini/pm-hr/redundancy-consultation/GEM_INSTRUCTIONS.md +1 -1
- package/exports/gemini/pm-operations/email-triage/GEM_INSTRUCTIONS.md +1 -1
- package/exports/gemini/pm-research/patient-communication/GEM_INSTRUCTIONS.md +1 -1
- package/exports/gemini/pm-writers/aeo-optimizer/GEM_INSTRUCTIONS.md +1 -1
- package/exports/gemini/pm-writers/instagram-post-downloader/GEM_INSTRUCTIONS.md +1 -1
- package/exports/obsidian/README.md +7 -1
- package/exports/obsidian/pm-career/brag-doc/brag-doc.md +74 -0
- package/exports/obsidian/pm-career/career-ladder-map/career-ladder-map.md +72 -0
- package/exports/obsidian/pm-career/one-on-one-prep/one-on-one-prep.md +72 -0
- package/exports/obsidian/pm-career/promotion-packet/promotion-packet.md +70 -0
- package/exports/obsidian/pm-career/salary-negotiation/salary-negotiation.md +76 -0
- package/exports/obsidian/pm-career/self-review/self-review.md +67 -0
- package/exports/obsidian/pm-cross/sycophancy-challenger/sycophancy-challenger.md +1 -1
- package/exports/obsidian/pm-design/design-critique/design-critique.md +1 -1
- package/exports/obsidian/pm-engineering/context-mode/context-mode.md +1 -1
- package/exports/obsidian/pm-engineering/incident-postmortem/incident-postmortem.md +1 -1
- package/exports/obsidian/pm-gtm/go-to-market/go-to-market.md +1 -1
- package/exports/obsidian/pm-hr/redundancy-consultation/redundancy-consultation.md +1 -1
- package/exports/obsidian/pm-operations/email-triage/email-triage.md +1 -1
- package/exports/obsidian/pm-research/patient-communication/patient-communication.md +1 -1
- package/exports/obsidian/pm-writers/aeo-optimizer/aeo-optimizer.md +1 -1
- package/exports/obsidian/pm-writers/instagram-post-downloader/instagram-post-downloader.md +1 -1
- package/exports/roo/README.md +7 -1
- package/exports/roo/pm-career/brag-doc/brag-doc.md +59 -0
- package/exports/roo/pm-career/career-ladder-map/career-ladder-map.md +57 -0
- package/exports/roo/pm-career/one-on-one-prep/one-on-one-prep.md +57 -0
- package/exports/roo/pm-career/promotion-packet/promotion-packet.md +55 -0
- package/exports/roo/pm-career/salary-negotiation/salary-negotiation.md +61 -0
- package/exports/roo/pm-career/self-review/self-review.md +52 -0
- package/exports/windsurf/README.md +7 -1
- package/exports/windsurf/pm-career/brag-doc/brag-doc.md +64 -0
- package/exports/windsurf/pm-career/career-ladder-map/career-ladder-map.md +62 -0
- package/exports/windsurf/pm-career/one-on-one-prep/one-on-one-prep.md +62 -0
- package/exports/windsurf/pm-career/promotion-packet/promotion-packet.md +60 -0
- package/exports/windsurf/pm-career/salary-negotiation/salary-negotiation.md +66 -0
- package/exports/windsurf/pm-career/self-review/self-review.md +57 -0
- package/exports/windsurf/pm-cross/sycophancy-challenger/sycophancy-challenger.md +1 -1
- package/exports/windsurf/pm-design/design-critique/design-critique.md +1 -1
- package/exports/windsurf/pm-engineering/context-mode/context-mode.md +1 -1
- package/exports/windsurf/pm-engineering/incident-postmortem/incident-postmortem.md +1 -1
- package/exports/windsurf/pm-gtm/go-to-market/go-to-market.md +1 -1
- package/exports/windsurf/pm-hr/redundancy-consultation/redundancy-consultation.md +1 -1
- package/exports/windsurf/pm-operations/email-triage/email-triage.md +1 -1
- package/exports/windsurf/pm-research/patient-communication/patient-communication.md +1 -1
- package/exports/windsurf/pm-writers/aeo-optimizer/aeo-optimizer.md +1 -1
- package/exports/windsurf/pm-writers/instagram-post-downloader/instagram-post-downloader.md +1 -1
- package/exports/zed/README.md +7 -1
- package/exports/zed/pm-career/brag-doc/brag-doc.md +59 -0
- package/exports/zed/pm-career/career-ladder-map/career-ladder-map.md +57 -0
- package/exports/zed/pm-career/one-on-one-prep/one-on-one-prep.md +57 -0
- package/exports/zed/pm-career/promotion-packet/promotion-packet.md +55 -0
- package/exports/zed/pm-career/salary-negotiation/salary-negotiation.md +61 -0
- package/exports/zed/pm-career/self-review/self-review.md +52 -0
- package/package.json +1 -1
- package/skill-sources.json +3 -0
- package/skills/aeo-optimizer/SKILL.md +1 -1
- package/skills/brag-doc/SKILL.md +64 -0
- package/skills/career-ladder-map/SKILL.md +62 -0
- package/skills/context-mode/SKILL.md +1 -1
- package/skills/design-critique/SKILL.md +1 -1
- package/skills/email-triage/SKILL.md +1 -1
- package/skills/go-to-market/SKILL.md +1 -1
- package/skills/incident-postmortem/SKILL.md +1 -1
- package/skills/instagram-post-downloader/SKILL.md +1 -1
- package/skills/one-on-one-prep/SKILL.md +62 -0
- package/skills/patient-communication/SKILL.md +1 -1
- package/skills/promotion-packet/SKILL.md +60 -0
- package/skills/redundancy-consultation/SKILL.md +1 -1
- package/skills/salary-negotiation/SKILL.md +66 -0
- package/skills/salary-negotiation/scripts/comp_compare.py +90 -0
- package/skills/self-review/SKILL.md +57 -0
- package/skills/sycophancy-challenger/SKILL.md +1 -1
package/README.md
CHANGED
|
@@ -4,7 +4,7 @@
|
|
|
4
4
|
</a>
|
|
5
5
|
</p>
|
|
6
6
|
|
|
7
|
-
# ๐ง PM Skills โ
|
|
7
|
+
# ๐ง PM Skills โ 238 Professional Agent Skills for Claude, ChatGPT, Gemini, Cursor, Codex & Hermes
|
|
8
8
|
|
|
9
9
|
[](https://github.com/mohitagw15856/pm-claude-skills/stargazers)
|
|
10
10
|
[](https://www.npmjs.com/package/pm-claude-skills)
|
|
@@ -14,7 +14,7 @@
|
|
|
14
14
|
[](https://github.com/mohitagw15856/pm-claude-skills#-use-it-anywhere--the-ai-ecosystem)
|
|
15
15
|
[](mcp-remote/)
|
|
16
16
|
[](https://smithery.ai/servers/mohit15856/pm-skills)
|
|
17
|
-
[](https://github.com/mohitagw15856/pm-claude-skills)
|
|
18
18
|
[](https://mohitagw15856.github.io/pm-claude-skills/leaderboard.html)
|
|
19
19
|
[](agents/)
|
|
20
20
|
[](commands/)
|
|
@@ -30,7 +30,7 @@
|
|
|
30
30
|
|
|
31
31
|
<p align="center">
|
|
32
32
|
<a href="https://mohitagw15856.github.io/pm-claude-skills/">
|
|
33
|
-
<img src="https://readme-typing-svg.demolab.com?font=Inter&weight=600&size=24&pause=900&color=D97757¢er=true&vCenter=true&width=720&lines=
|
|
33
|
+
<img src="https://readme-typing-svg.demolab.com?font=Inter&weight=600&size=24&pause=900&color=D97757¢er=true&vCenter=true&width=720&lines=238+pro+AI+skills;PRDs%2C+roadmaps%2C+launches+%E2%80%94+done+right;Run+any+one+free+in+your+browser" alt="PM Skills" />
|
|
34
34
|
</a>
|
|
35
35
|
</p>
|
|
36
36
|
|
|
@@ -40,12 +40,22 @@
|
|
|
40
40
|
|
|
41
41
|
### โญ If this saves you time, [star the repo](https://github.com/mohitagw15856/pm-claude-skills) โ it's the #1 way to help others find it.
|
|
42
42
|
|
|
43
|
+
## โก Use it in 30 seconds โ pick one
|
|
44
|
+
|
|
45
|
+
| You want toโฆ | Do this |
|
|
46
|
+
|---|---|
|
|
47
|
+
| **Just try it** (no install) | Open the **[Playground](https://mohitagw15856.github.io/pm-claude-skills/)** โ pick a skill โ run it in your browser. |
|
|
48
|
+
| **Use it in Claude Code / Cursor / Codex** | `npx pm-claude-skills add --agent claude` *(or `cursor`, `codex`, `windsurf`โฆ)* |
|
|
49
|
+
| **Have it in every AI session** | `claude mcp add pm-skills -- npx -y pm-claude-skills-mcp` |
|
|
50
|
+
|
|
51
|
+
*Not sure? Start with the Playground.* This is a **CLI, not a library** โ you don't need `npm install`; `npx pm-claude-skills โฆ` always runs the latest. Browse everything first with `npx pm-claude-skills list`.
|
|
52
|
+
|
|
43
53
|
> **PM stands for Professional, not just Product Management.**
|
|
44
|
-
>
|
|
54
|
+
> 238 professional skills + 4 agent templates across 32 bundles covering 23 professions. Built for Claude Code โ and now portable to ChatGPT, Gemini, and Hermes Agent. Built by a PM, used by everyone.
|
|
45
55
|
|
|
46
56
|
A community-built library of professional skills for every field โ product management, engineering, customer success, marketing, social media, writers, design, legal, finance, HR, sales, operations, research, and more. Each skill is a structured `SKILL.md` file that teaches an AI assistant how to produce professional-grade outputs for your workflows. Skills run natively in **Claude Code** and **Hermes Agent** (same open `SKILL.md` standard), and ship as ready-to-paste exports for **ChatGPT** and **Gemini** โ see [Works With](#-works-with--cross-tool-compatibility).
|
|
47
57
|
|
|
48
|
-
**๐ Latest โ v29.
|
|
58
|
+
**๐ Latest โ v29.3.0 (run skills from the terminal + a Career pack):** the CLI can now **run** any skill headless โ `cat notes.txt | npx pm-claude-skills run meeting-notes --out summary.md` โ so every skill is scriptable and CI-usable, not just installable or browser-only. Plus a new **Career & Growth bundle** (`brag-doc`, `self-review`, `promotion-packet`, `one-on-one-prep`, `career-ladder-map`, `salary-negotiation` with a total-comp comparison script). *Earlier (v29.2):* a **Compliance & Trust** bundle (SOC 2, GDPR, HIPAA, ISO 27001 โ each with a scoring script), a **C-suite decision pack**, and **[role Personas](PERSONAS.md)**. **238 skills across 32 bundles.** โ **[Full release history & notes](https://github.com/mohitagw15856/pm-claude-skills/releases)**.
|
|
49
59
|
|
|
50
60
|
### โถ See it in action โ [try the live Skill Playground](https://mohitagw15856.github.io/pm-claude-skills/)
|
|
51
61
|
|
|
@@ -74,17 +84,20 @@ A community-built library of professional skills for every field โ product man
|
|
|
74
84
|
| ๐ญ [Competitor Teardown](skills/competitor-teardown) | "what are rivals up to?" | a positioning map, feature gaps & strategy |
|
|
75
85
|
| ๐ [Meeting Notes](skills/meeting-notes) | a raw transcript | decisions, owners & next steps |
|
|
76
86
|
|
|
77
|
-
โ Want proof first? See [**real sample outputs**](https://mohitagw15856.github.io/pm-claude-skills/examples.html) from each skill. Like what you see? [**Install in 2 minutes**](#-quick-install-2-minutes) ยท [browse all
|
|
87
|
+
โ Want proof first? See [**real sample outputs**](https://mohitagw15856.github.io/pm-claude-skills/examples.html) from each skill. Like what you see? [**Install in 2 minutes**](#-quick-install-2-minutes) ยท [browse all 238 skills](#๏ธ-all-238-skills) ยท [**โญ star the repo**](https://github.com/mohitagw15856/pm-claude-skills/stargazers) so others find it.
|
|
78
88
|
|
|
79
89
|
---
|
|
80
90
|
|
|
81
91
|
## ๐ One-page cheatsheet
|
|
82
92
|
|
|
83
|
-
|
|
93
|
+
<details>
|
|
94
|
+
<summary>Read more โ</summary>
|
|
95
|
+
|
|
96
|
+
The whole library on one page โ install, all 238 skills by profession, the Professional Brain, the REST API, integrations, and quality tooling. Great to **print, share, or drop into a slide**.
|
|
84
97
|
|
|
85
98
|
<p align="center">
|
|
86
99
|
<a href="CHEATSHEET.md">
|
|
87
|
-
<img src="web/docs-assets/cheatsheet.png" width="80%" alt="PM Skills one-page cheatsheet โ
|
|
100
|
+
<img src="web/docs-assets/cheatsheet.png" width="80%" alt="PM Skills one-page cheatsheet โ 238 skills, the Professional Brain, REST API, integrations, and tooling at a glance." />
|
|
88
101
|
</a>
|
|
89
102
|
</p>
|
|
90
103
|
|
|
@@ -94,6 +107,8 @@ The whole library on one page โ install, all 232 skills by profession, the Pro
|
|
|
94
107
|
> example-driven manual โ install โ your first skill โ worked examples (PRD, exec update, RICE,
|
|
95
108
|
> postmortem) โ chaining recipes โ the Brain โ running anywhere โ tips. **[Download the PDF โ](web/docs-assets/PM-Skills-Guide.pdf)**
|
|
96
109
|
|
|
110
|
+
</details>
|
|
111
|
+
|
|
97
112
|
---
|
|
98
113
|
|
|
99
114
|
## ๐ง The Professional Brain โ local-first memory for any AI agent
|
|
@@ -110,13 +125,16 @@ Generic AI forgets everything between sessions, so you re-paste context forever
|
|
|
110
125
|
|
|
111
126
|
## ๐ One library, the whole professional workflow
|
|
112
127
|
|
|
113
|
-
|
|
128
|
+
<details>
|
|
129
|
+
<summary>Read more โ</summary>
|
|
130
|
+
|
|
131
|
+
These 238 skills aren't a random catalog โ they cover the **full arc of professional work**, end to end. Wherever you are in the loop, there's a skill for it:
|
|
114
132
|
|
|
115
133
|
```mermaid
|
|
116
134
|
flowchart LR
|
|
117
135
|
A(["๐ Discover"]) --> B(["๐ฏ Decide"]) --> C(["๐จ Build"]) --> D(["๐ Ship"]) --> E(["๐ Measure"]) --> F(["๐ฃ Communicate"])
|
|
118
136
|
F -. "feeds the next discovery" .-> A
|
|
119
|
-
classDef s fill:#
|
|
137
|
+
classDef s fill:#1d238b,stroke:#d97757,color:#e7ebf0;
|
|
120
138
|
class A,B,C,D,E,F s;
|
|
121
139
|
```
|
|
122
140
|
|
|
@@ -129,12 +147,17 @@ flowchart LR
|
|
|
129
147
|
| **๐ Measure** | Track outcomes & analyse | `metrics-framework` ยท `cohort-analysis` ยท `ab-test-planner` ยท `churn-analysis` |
|
|
130
148
|
| **๐ฃ Communicate** | Report up and out | `executive-update` ยท `board-deck-narrative` ยท `stakeholder-update` ยท `qbr-deck` |
|
|
131
149
|
|
|
132
|
-
> New here? Start with the [**top-tier skills**](#๏ธ-skill-tiers--start-with-the-strongest), or jump straight to [**all
|
|
150
|
+
> New here? Start with the [**top-tier skills**](#๏ธ-skill-tiers--start-with-the-strongest), or jump straight to [**all 238 skills**](#๏ธ-all-238-skills) grouped by profession.
|
|
151
|
+
|
|
152
|
+
</details>
|
|
133
153
|
|
|
134
154
|
---
|
|
135
155
|
|
|
136
156
|
## ๐งฉ Workflow Recipes โ chain skills into one flow
|
|
137
157
|
|
|
158
|
+
<details>
|
|
159
|
+
<summary>Read more โ</summary>
|
|
160
|
+
|
|
138
161
|
Individual skills are great. **Chaining** them is the superpower. A *recipe* runs several skills in sequence and **passes each output forward as context** โ so a fuzzy idea comes out the other end as a finished, joined-up set of artifacts. No other skills library chains across professions like this.
|
|
139
162
|
|
|
140
163
|
```
|
|
@@ -163,10 +186,15 @@ Individual skills are great. **Chaining** them is the superpower. A *recipe* run
|
|
|
163
186
|
|
|
164
187
|
[](https://mohitagw15856.github.io/pm-claude-skills/canvas.html)
|
|
165
188
|
|
|
189
|
+
</details>
|
|
190
|
+
|
|
166
191
|
---
|
|
167
192
|
|
|
168
193
|
## ๐ง Skill Memory โ set your context once, every skill uses it
|
|
169
194
|
|
|
195
|
+
<details>
|
|
196
|
+
<summary>Read more โ</summary>
|
|
197
|
+
|
|
170
198
|
Generic output is the #1 complaint with AI. **Skill Memory** fixes it: tell the skills who you are *once*, and every skill and recipe produces output already tuned to your product, audience, and voice โ no re-typing.
|
|
171
199
|
|
|
172
200
|
- **In Claude Code:** run [`/setup-context`](commands/setup-context.md) (or copy [`templates/pm-context.example.md`](templates/pm-context.example.md) โ `pm-context.md`). Skills read it as standing context.
|
|
@@ -178,10 +206,15 @@ With context: "write an exec update" โ your voice, your metrics,
|
|
|
178
206
|
your audience โ shippable on the first try
|
|
179
207
|
```
|
|
180
208
|
|
|
209
|
+
</details>
|
|
210
|
+
|
|
181
211
|
---
|
|
182
212
|
|
|
183
213
|
## ๐ค Run a skill from a GitHub comment (ChatOps)
|
|
184
214
|
|
|
215
|
+
<details>
|
|
216
|
+
<summary>Read more โ</summary>
|
|
217
|
+
|
|
185
218
|
This repo ships a [**Skill Bot**](.github/workflows/skill-bot.yml): comment on any issue or PR and a skill runs and replies inline.
|
|
186
219
|
|
|
187
220
|
```
|
|
@@ -191,10 +224,15 @@ Audience: CEO. Period: Q2. Shipped onboarding redesign; activation up; hiring be
|
|
|
191
224
|
|
|
192
225
|
The bot runs the skill and posts the result as a reply. `/skill list` shows usage. It's gated to repo collaborators (so random commenters can't trigger paid API calls) and needs an `ANTHROPIC_API_KEY` secret. Copy the workflow into your own repo to give your whole team skill-powered ChatOps.
|
|
193
226
|
|
|
227
|
+
</details>
|
|
228
|
+
|
|
194
229
|
---
|
|
195
230
|
|
|
196
231
|
## โ
Eval-verified quality โ not just quantity
|
|
197
232
|
|
|
233
|
+
<details>
|
|
234
|
+
<summary>Read more โ</summary>
|
|
235
|
+
|
|
198
236
|
**Grounded in canonical frameworks.** These aren't invented prompts โ each skill encodes a proven method and cites it: RICE (Intercom), Jobs-to-be-Done (Christensen), Continuous Discovery (Teresa Torres), Porter's Five Forces, the Pyramid Principle (Minto), Google SRE, WCAG, *Obviously Awesome* (April Dunford), and more. The source shows as a **"๐ Based on"** line on every [skill page](https://mohitagw15856.github.io/pm-claude-skills/skill/rice-prioritisation.html) and in the Playground.
|
|
199
237
|
|
|
200
238
|
**And measured, not just claimed.** An [eval harness](evals/) runs each skill against a held-out test case, then an LLM judge (Opus 4.8) rates the output on four dimensions โ **structure, completeness, usefulness, grounding** โ averaged across two models. **15 skills are eval-scored** today (and climbing); the rest are reviewed against the [authoring standard](SKILL-AUTHORING-STANDARD.md). A **[regression gate](.github/workflows/skill-pr-check.yml)** then blocks any PR that drops a skill's score, so quality can't quietly rot as models change.
|
|
@@ -219,15 +257,20 @@ That's not luck โ it's a [self-improving pipeline](scripts/improve-skill.mjs)
|
|
|
219
257
|
|
|
220
258
|
This whole thing is an open, reproducible **[benchmark for AI professional work](https://mohitagw15856.github.io/pm-claude-skills/benchmark.html)** โ and it's *eval-gated*: every contributed skill is auto-checked for structure and scored on the rubric. The easiest way to add one is **[Skill Studio](https://mohitagw15856.github.io/pm-claude-skills/studio.html)** โ describe a skill in your browser, generate a compliant `SKILL.md`, and open a pull request in one click ([or use the form โ](https://github.com/mohitagw15856/pm-claude-skills/issues/new?template=submit-skill.yml)).
|
|
221
259
|
|
|
260
|
+
</details>
|
|
261
|
+
|
|
222
262
|
---
|
|
223
263
|
|
|
224
264
|
## โ๏ธ How it compares
|
|
225
265
|
|
|
266
|
+
<details>
|
|
267
|
+
<summary>Read more โ</summary>
|
|
268
|
+
|
|
226
269
|
Most skill repos are a folder of prompts. This one is a **system** โ measured, composable, and usable in the browser:
|
|
227
270
|
|
|
228
271
|
| | **PM Skills** | Typical skill repo |
|
|
229
272
|
|---|:---:|:---:|
|
|
230
|
-
| Skills | **
|
|
273
|
+
| Skills | **238**, across 23 professions | a handful โ dozens, usually one domain |
|
|
231
274
|
| Quality | **eval-scored** on a rubric + a public [benchmark](https://mohitagw15856.github.io/pm-claude-skills/benchmark.html) | trust the README |
|
|
232
275
|
| Improves itself | โ
eval โ critique โ rewrite (kept only if it scores higher) | โ |
|
|
233
276
|
| Grounded in frameworks | โ
each cites its source (RICE, JTBD, Pyramid Principleโฆ) | rarely |
|
|
@@ -236,31 +279,15 @@ Most skill repos are a folder of prompts. This one is a **system** โ measured,
|
|
|
236
279
|
| Works beyond Claude | โ
MCP ยท ChatGPT/Gemini exports ยท VS Code extension | usually one tool |
|
|
237
280
|
| Community | โ
per-skill discussions + a [hub](https://mohitagw15856.github.io/pm-claude-skills/community.html) | issues only |
|
|
238
281
|
|
|
239
|
-
|
|
240
|
-
|
|
241
|
-
## Contents
|
|
242
|
-
|
|
243
|
-
- [๐ New here? Start in 30 seconds](#-new-here-start-in-30-seconds)
|
|
244
|
-
- [๐ One library, the whole professional workflow](#-one-library-the-whole-professional-workflow)
|
|
245
|
-
- [๐งฉ Workflow Recipes โ chain skills into one flow](#-workflow-recipes--chain-skills-into-one-flow)
|
|
246
|
-
- [๐ง Skill Memory โ set your context once](#-skill-memory--set-your-context-once-every-skill-uses-it)
|
|
247
|
-
- [โ
Eval-verified quality](#-eval-verified-quality--not-just-quantity)
|
|
248
|
-
- [๐ Quick Install](#-quick-install-2-minutes)
|
|
249
|
-
- [๐ Works With โ Cross-Tool Compatibility](#-works-with--cross-tool-compatibility)
|
|
250
|
-
- [๐ค Subagents & Slash Commands](#-subagents--slash-commands)
|
|
251
|
-
- [๐ Skill Playground โ try any skill in your browser](#-skill-playground--try-any-skill-in-your-browser)
|
|
252
|
-
- [๐ฆ Plugin Directory](#-plugin-directory)
|
|
253
|
-
- [๐ค Building Blocks for Agent Templates](#-building-blocks-for-agent-templates)
|
|
254
|
-
- [๐ท๏ธ Skill Tiers โ start with the strongest](#๏ธ-skill-tiers--start-with-the-strongest)
|
|
255
|
-
- [๐๏ธ All 232 Skills](#๏ธ-all-232-skills)
|
|
256
|
-
- [๐ Changelog](#-changelog)
|
|
257
|
-
- [๐ค Contributing](#-contributing--add-your-skill)
|
|
258
|
-
- [๐ Related Projects](#-related-projects)
|
|
282
|
+
</details>
|
|
259
283
|
|
|
260
284
|
---
|
|
261
285
|
|
|
262
286
|
## ๐ Quick Install (2 minutes)
|
|
263
287
|
|
|
288
|
+
<details>
|
|
289
|
+
<summary>Read more โ</summary>
|
|
290
|
+
|
|
264
291
|
> **Not sure where to start?** Pick by what you want:
|
|
265
292
|
> - **Just try it (0 install):** open the **[live Playground](https://mohitagw15856.github.io/pm-claude-skills/)** and run any skill.
|
|
266
293
|
> - **Use it in Claude Code:** `npx pm-claude-skills add --agent claude` (or the `/plugin` route below).
|
|
@@ -268,13 +295,13 @@ Most skill repos are a folder of prompts. This one is a **system** โ measured,
|
|
|
268
295
|
>
|
|
269
296
|
> โ ๏ธ **You don't need `npm install pm-claude-skills`** โ it's a CLI, not a library, so there's nothing to import. Use `npx pm-claude-skills โฆ` (it always runs the latest). `npm install` just downloads it and does nothing on its own.
|
|
270
297
|
|
|
271
|
-
**With the [`skills`](https://github.com/vercel-labs/skills) CLI** (the open agent-skills installer that works across Claude Code, Cursor, Codex, OpenCode & 60+ agents) โ pick from all
|
|
298
|
+
**With the [`skills`](https://github.com/vercel-labs/skills) CLI** (the open agent-skills installer that works across Claude Code, Cursor, Codex, OpenCode & 60+ agents) โ pick from all 238 interactively:
|
|
272
299
|
|
|
273
300
|
```bash
|
|
274
301
|
npx skills add mohitagw15856/pm-claude-skills # browse & pick (auto-detects your agent)
|
|
275
302
|
npx skills add mohitagw15856/pm-claude-skills --list # just preview the catalog
|
|
276
303
|
npx skills add mohitagw15856/pm-claude-skills --skill prd-template # grab one
|
|
277
|
-
npx skills add mohitagw15856/pm-claude-skills --skill '*' # install all
|
|
304
|
+
npx skills add mohitagw15856/pm-claude-skills --skill '*' # install all 238
|
|
278
305
|
```
|
|
279
306
|
|
|
280
307
|
**Or our own installer** โ via the [`pm-claude-skills`](https://www.npmjs.com/package/pm-claude-skills) npm package (Windows/macOS/Linux, needs Node), which also installs subagents, slash commands & cross-tool exports:
|
|
@@ -283,7 +310,7 @@ npx skills add mohitagw15856/pm-claude-skills --skill '*' # install a
|
|
|
283
310
|
npx pm-claude-skills add --agent claude # or: codex ยท cursor ยท hermes ยท openclaw
|
|
284
311
|
```
|
|
285
312
|
|
|
286
|
-
**Or one-line MCP** โ make all
|
|
313
|
+
**Or one-line MCP** โ make all 238 skills + 5 workflow recipes available in *every* session of any MCP client (Claude Code, Claude Desktop, Cursor, Windsurf), no per-file install:
|
|
287
314
|
|
|
288
315
|
```bash
|
|
289
316
|
claude mcp add pm-skills -- npx -y pm-claude-skills-mcp
|
|
@@ -329,18 +356,22 @@ claude plugin install pm-social@pm-claude-skills # Social Media ๐
|
|
|
329
356
|
|
|
330
357
|
claude plugin install pm-writers@pm-claude-skills # Writers & Content Creators ๐
|
|
331
358
|
|
|
332
|
-
|
|
333
359
|
Or clone and symlink for auto-updates:
|
|
334
360
|
|
|
335
361
|
git clone https://github.com/mohitagw15856/pm-claude-skills.git ~/pm-claude-skills
|
|
336
362
|
mkdir -p ~/.claude/skills
|
|
337
363
|
ln -s ~/pm-claude-skills/skills/* ~/.claude/skills/
|
|
338
364
|
|
|
365
|
+
</details>
|
|
366
|
+
|
|
339
367
|
---
|
|
340
368
|
|
|
341
369
|
## ๐ Use It Anywhere โ the AI Ecosystem
|
|
342
370
|
|
|
343
|
-
|
|
371
|
+
<details>
|
|
372
|
+
<summary>Read more โ</summary>
|
|
373
|
+
|
|
374
|
+
The same 238 skills reach you through every channel โ pick whatever fits your stack:
|
|
344
375
|
|
|
345
376
|
| Channel | Get it |
|
|
346
377
|
|---|---|
|
|
@@ -354,14 +385,19 @@ The same 232 skills reach you through every channel โ pick whatever fits your
|
|
|
354
385
|
| ๐ฅ๏ธ **IDE rules** | Generated exports for **Cursor, Windsurf, Aider, Cline, Continue, Zed, Roo** โ [`exports/`](exports/) |
|
|
355
386
|
| ๐ค **Agents & answer engines** | [`llms.txt`](https://mohitagw15856.github.io/pm-claude-skills/llms.txt) makes the whole library discoverable & citable |
|
|
356
387
|
|
|
357
|
-
> **196 of
|
|
388
|
+
> **196 of 238 skills are eval-scored, averaging 4.8/5** โ see the [leaderboard](https://mohitagw15856.github.io/pm-claude-skills/leaderboard.html).
|
|
358
389
|
|
|
359
390
|
> ๐ง **Give your skills memory:** the [Professional Brain](BRAIN.md) is a local markdown folder skills read, write back to, and act on. It's a folder + one file to start โ **[5-minute Quickstart](BRAIN_QUICKSTART.md)**.
|
|
360
391
|
|
|
392
|
+
</details>
|
|
393
|
+
|
|
361
394
|
---
|
|
362
395
|
|
|
363
396
|
## ๐ Works With โ Cross-Tool Compatibility
|
|
364
397
|
|
|
398
|
+
<details>
|
|
399
|
+
<summary>Read more โ</summary>
|
|
400
|
+
|
|
365
401
|
These skills were built for Claude Code, but they aren't locked to it. Each `SKILL.md` is
|
|
366
402
|
two portable parts: a small **frontmatter** block (`name` + `description`) and a
|
|
367
403
|
**markdown body** that is just a well-structured set of instructions and output templates.
|
|
@@ -371,7 +407,7 @@ There are two kinds of support. **Native `SKILL.md` agents** read the file as-is
|
|
|
371
407
|
auto-discover skills from the `description` frontmatter. **Other tools** take the markdown
|
|
372
408
|
body as a system prompt โ for those we ship ready-made [exports](#ready-to-use-exports).
|
|
373
409
|
|
|
374
|
-
**In your editor (VS Code / Cursor):** the [**`vscode-extension/`**](vscode-extension/) brings all
|
|
410
|
+
**In your editor (VS Code / Cursor):** the [**`vscode-extension/`**](vscode-extension/) brings all 238 skills into the Command Palette โ search and *insert a skill as context* for Copilot/Cursor chat, copy it, or open it in the Playground.
|
|
375
411
|
|
|
376
412
|
| Platform | How it works | Auto-trigger? |
|
|
377
413
|
|---|---|---|
|
|
@@ -441,10 +477,15 @@ node scripts/build-exports.mjs --check # CI: fail if exports are stale
|
|
|
441
477
|
|
|
442
478
|
> Prefer a hand-curated ChatGPT collection? There's also a [companion Custom GPT library](#-companion-repository--chatgpt-custom-gpts) built from the same frameworks.
|
|
443
479
|
|
|
480
|
+
</details>
|
|
481
|
+
|
|
444
482
|
---
|
|
445
483
|
|
|
446
484
|
## ๐ค Subagents & Slash Commands
|
|
447
485
|
|
|
486
|
+
<details>
|
|
487
|
+
<summary>Read more โ</summary>
|
|
488
|
+
|
|
448
489
|
It's not just skills. The library also ships **Claude Code subagents** and **slash commands** built on top of the strongest skills, so common workflows are one delegation or one command away.
|
|
449
490
|
|
|
450
491
|
**Subagents** ([`agents/`](agents/)) โ focused personas Claude delegates to automatically by description:
|
|
@@ -472,10 +513,15 @@ npx pm-claude-skills add --agent claude # ~/.claude/{skills,agents,commands,ou
|
|
|
472
513
|
|
|
473
514
|
Commands whose skill ships a Python helper (RICE, sprint capacity, customer health) run it to **compute** results, not estimate them. To string these together, see the [orchestration patterns](ORCHESTRATION.md) (skill chains & multi-agent handoffs).
|
|
474
515
|
|
|
516
|
+
</details>
|
|
517
|
+
|
|
475
518
|
---
|
|
476
519
|
|
|
477
520
|
## ๐งฉ MCP Server โ Skills on Demand
|
|
478
521
|
|
|
522
|
+
<details>
|
|
523
|
+
<summary>Read more โ</summary>
|
|
524
|
+
|
|
479
525
|
For MCP clients (Claude Desktop, Cline, โฆ), there's a zero-dependency [**MCP server**](mcp/) so your assistant **searches and pulls skills on demand** instead of installing 172 files. It exposes three tools โ `list_skills`, `search_skills`, `get_skill` โ over stdio (no network, nothing leaves your machine).
|
|
480
526
|
|
|
481
527
|
```json
|
|
@@ -492,10 +538,15 @@ Then ask: *"search the skills for customer churn, then apply the best one to my
|
|
|
492
538
|
|
|
493
539
|
> `pm-skills` needs **no auth**. To connect GitHub, Slack, Notion, etc., you add *that* provider's MCP server with its own token/OAuth **once** in your client โ then every skill can use it. (filesystem = a folder you grant; GitHub = a PAT; Slack/Notion = OAuth.)
|
|
494
540
|
|
|
541
|
+
</details>
|
|
542
|
+
|
|
495
543
|
---
|
|
496
544
|
|
|
497
545
|
## โ๏ธ AI-Powered Tooling
|
|
498
546
|
|
|
547
|
+
<details>
|
|
548
|
+
<summary>Read more โ</summary>
|
|
549
|
+
|
|
499
550
|
Three ways to put the library to work beyond installing files:
|
|
500
551
|
|
|
501
552
|
**๐ค Run a skill in your CI โ [GitHub Action](action/).** Auto-write PR descriptions, changelogs, release notes, or run a code-review checklist on every PR:
|
|
@@ -516,12 +567,17 @@ ANTHROPIC_API_KEY=sk-ant-โฆ npx pm-claude-skills generate --from ./team-process
|
|
|
516
567
|
|
|
517
568
|
**๐ Skill Leaderboard โ [evals](evals/).** An LLM-as-judge harness scores each skill across Claude models on structure, completeness, usefulness, and grounding. **[View the leaderboard โ](https://mohitagw15856.github.io/pm-claude-skills/leaderboard.html)**
|
|
518
569
|
|
|
519
|
-
> **Score the *whole* library, cheaply.** `npm run eval:gen-cases` writes a representative input for **all
|
|
570
|
+
> **Score the *whole* library, cheaply.** `npm run eval:gen-cases` writes a representative input for **all 238 skills** (curated cases kept verbatim; the rest auto-generated), then `npm run eval:all` runs the full pass on Haiku for **~$2** total. The weakest scorers can then be auto-rewritten with **`npm run improve -- <skill>`** (`/improve`), which keeps a change only if the score goes up.
|
|
571
|
+
|
|
572
|
+
</details>
|
|
520
573
|
|
|
521
574
|
---
|
|
522
575
|
|
|
523
576
|
## ๐ Skill Playground โ Try Any Skill in Your Browser
|
|
524
577
|
|
|
578
|
+
<details>
|
|
579
|
+
<summary>Read more โ</summary>
|
|
580
|
+
|
|
525
581
|
**โถ Live: [mohitagw15856.github.io/pm-claude-skills](https://mohitagw15856.github.io/pm-claude-skills/)** ยท ๐ [Browse the full skill catalog](https://mohitagw15856.github.io/pm-claude-skills/catalog.html)
|
|
526
582
|
|
|
527
583
|
Don't want to install anything yet? Run any of these skills from a **zero-backend web app** using **your own Claude, OpenAI, or Gemini key**. Pick a provider, pick a skill, fill in the auto-generated form, and the result streams back live. Your key is stored only in your browser (`localStorage`) and sent **directly to the provider you chose** โ nothing touches a server we own.
|
|
@@ -540,10 +596,15 @@ cd web && python3 -m http.server 8000 # serve over HTTP (not file://)
|
|
|
540
596
|
|
|
541
597
|
It's fully static โ deploy the `web/` folder to GitHub Pages, Netlify, or Vercel with no environment variables. Full details in [`web/README.md`](web/README.md).
|
|
542
598
|
|
|
599
|
+
</details>
|
|
600
|
+
|
|
543
601
|
---
|
|
544
602
|
|
|
545
603
|
## ๐ฆ Plugin Directory
|
|
546
604
|
|
|
605
|
+
<details>
|
|
606
|
+
<summary>Read more โ</summary>
|
|
607
|
+
|
|
547
608
|
Not sure which plugin to install? Here's what each one covers:
|
|
548
609
|
|
|
549
610
|
| Plugin | Skills | Best for |
|
|
@@ -574,10 +635,15 @@ Not sure which plugin to install? Here's what each one covers:
|
|
|
574
635
|
| **pm-strategy** | ambiguity-resolver, competitive-intelligence-monitor, competitor-signal-tracker, executive-update, stakeholder-influence-mapper, strategic-narrative-generator | Senior PM and strategic work โ resolving ambiguity, tracking competitive signals, mapping stakeholder influence, writing executive updates, and building strategic narratives. |
|
|
575
636
|
| **pm-writers** | aeo-optimizer, instagram-post-downloader, notes-humanizer, substack-notes-scraper, thumbnail-creator | For content creators and writers using Claude: optimising for AI search engines, humanising notes, scraping research from Substack, and generating thumbnail concepts. |
|
|
576
637
|
|
|
638
|
+
</details>
|
|
639
|
+
|
|
577
640
|
---
|
|
578
641
|
|
|
579
642
|
## ๐ฌ See It in Action
|
|
580
643
|
|
|
644
|
+
<details>
|
|
645
|
+
<summary>Read more โ</summary>
|
|
646
|
+
|
|
581
647
|
**Debugging Log Analyser** โ paste a stack trace or error log, get a structured root cause diagnosis with probable cause, affected code path, a specific fix, and next debugging steps.
|
|
582
648
|
|
|
583
649
|
**PR Description Writer** โ share your diff or commit list, get a reviewer-friendly PR description with summary, changes made, testing steps, and reviewer notes.
|
|
@@ -586,13 +652,18 @@ Not sure which plugin to install? Here's what each one covers:
|
|
|
586
652
|
|
|
587
653
|
> ๐น Drop a demo in [Discussions](../../discussions) and we'll feature it here.
|
|
588
654
|
|
|
655
|
+
</details>
|
|
656
|
+
|
|
589
657
|
---
|
|
590
658
|
|
|
591
659
|
## ๐ค Building Blocks for Agent Templates
|
|
592
660
|
|
|
661
|
+
<details>
|
|
662
|
+
<summary>Read more โ</summary>
|
|
663
|
+
|
|
593
664
|
On May 5, 2026, Anthropic [released their first agent templates](https://www.anthropic.com/news/finance-agents) โ pre-packaged Claude agents that combine **skills, connectors, and subagents** into ready-to-run workflows for financial services.
|
|
594
665
|
|
|
595
|
-
This library is the largest open-source collection of professional skills available โ covering 20 professions beyond financial services. **The
|
|
666
|
+
This library is the largest open-source collection of professional skills available โ covering 20 professions beyond financial services. **The 238 skills here are the building blocks for agent templates outside of finance.**
|
|
596
667
|
|
|
597
668
|
### What is an agent template?
|
|
598
669
|
|
|
@@ -622,7 +693,6 @@ Examples of agent templates this library supports:
|
|
|
622
693
|
| **Finance Board Pack Agent** | investor-update, board-deck-narrative, financial-model-narrative | NetSuite or Xero, Google Drive | KPI variance analyst |
|
|
623
694
|
| **Marketing Launch Agent** | go-to-market, content-calendar, email-campaign, media-pitch | HubSpot, Notion | Channel strategist |
|
|
624
695
|
|
|
625
|
-
|
|
626
696
|
### Available agent templates
|
|
627
697
|
|
|
628
698
|
The pm-claude-skills library now includes four working agent templates, each built from existing skills in this library combined with subagents and connectors. All four follow the architecture Anthropic introduced for [financial services agent templates](https://www.anthropic.com/news/finance-agents) on May 5, 2026.
|
|
@@ -647,39 +717,45 @@ All templates are part of the main library โ installing the marketplace gives
|
|
|
647
717
|
|
|
648
718
|
/plugin marketplace add mohitagw15856/pm-claude-skills
|
|
649
719
|
|
|
650
|
-
|
|
651
720
|
Then navigate to the template you want and follow its README:
|
|
652
721
|
|
|
653
722
|
cd templates/pm-sprint-agent # or pm-discovery-agent, etc.
|
|
654
723
|
cat README.md # full setup instructions
|
|
655
724
|
|
|
656
|
-
|
|
657
725
|
### Building your own template
|
|
658
726
|
|
|
659
727
|
If you want to build a template for a workflow not covered above โ Legal Contract Review, Sales Pursuit, Finance Board Pack, HR Onboarding, Marketing Campaign โ see the [template contribution guide](./templates/CONTRIBUTING.md).
|
|
660
728
|
|
|
661
729
|
The pattern is consistent: pick a multi-step workflow, identify which existing skills cover the structured outputs, add connectors for data access, and define subagents for specialised analysis. The four templates above are reference implementations.
|
|
662
730
|
|
|
663
|
-
|
|
664
731
|
It combines four skills, two connectors, and two subagents into a single workflow that handles end-to-end sprint planning.
|
|
665
732
|
|
|
666
733
|
Documentation, working orchestration script, and example outputs are included in the template folder.
|
|
667
734
|
|
|
668
735
|
More templates will follow. If you want to contribute one, see the [template contribution guide](./templates/CONTRIBUTING.md).
|
|
669
736
|
|
|
737
|
+
</details>
|
|
738
|
+
|
|
670
739
|
---
|
|
671
740
|
|
|
672
741
|
## ๐ Changelog
|
|
673
742
|
|
|
674
|
-
|
|
743
|
+
<details>
|
|
744
|
+
<summary>Read more โ</summary>
|
|
745
|
+
|
|
746
|
+
**Latest: v29.1.0 โ AI/ML + Growth skill packs, composable recipes, a deeper Brain.** 238 skills across 32 bundles, 23 professions. Every tagged release has complete notes on the **[Releases page](https://github.com/mohitagw15856/pm-claude-skills/releases)**.
|
|
675
747
|
|
|
676
748
|
Full [Keep a Changelog](https://keepachangelog.com/)-format history โ every release back to the start โ is in **[CHANGELOG.md](CHANGELOG.md)**.
|
|
677
749
|
|
|
750
|
+
</details>
|
|
678
751
|
|
|
679
752
|
---
|
|
680
753
|
|
|
681
754
|
## ๐ The Article Series
|
|
682
755
|
|
|
756
|
+
<details>
|
|
757
|
+
<summary>Read more โ</summary>
|
|
758
|
+
|
|
683
759
|
This repo was built alongside a published 16-part article series on Medium.
|
|
684
760
|
|
|
685
761
|
<details>
|
|
@@ -706,11 +782,16 @@ This repo was built alongside a published 16-part article series on Medium.
|
|
|
706
782
|
|
|
707
783
|
</details>
|
|
708
784
|
|
|
785
|
+
</details>
|
|
786
|
+
|
|
709
787
|
---
|
|
710
788
|
|
|
711
789
|
## ๐ท๏ธ Skill Tiers โ Start With the Strongest
|
|
712
790
|
|
|
713
|
-
|
|
791
|
+
<details>
|
|
792
|
+
<summary>Read more โ</summary>
|
|
793
|
+
|
|
794
|
+
A 238-skill library doesn't have 238 equally-mature skills, and pretending otherwise
|
|
714
795
|
wastes your time. Skills are tiered honestly so you can start with the best work:
|
|
715
796
|
|
|
716
797
|
- ๐ข **Production-Ready (50)** โ battle-tested, stable output, used in real work. Includes the three skills with computed Python helpers (sprint planning, RICE, customer health). **Start here.**
|
|
@@ -721,9 +802,14 @@ wastes your time. Skills are tiered honestly so you can start with the best work
|
|
|
721
802
|
|
|
722
803
|
If you're new, install `pm-essentials` and try a couple of Production-Ready skills before going wide.
|
|
723
804
|
|
|
805
|
+
</details>
|
|
806
|
+
|
|
724
807
|
---
|
|
725
808
|
|
|
726
|
-
## ๐๏ธ All
|
|
809
|
+
## ๐๏ธ All 238 Skills
|
|
810
|
+
|
|
811
|
+
<details>
|
|
812
|
+
<summary>Read more โ</summary>
|
|
727
813
|
|
|
728
814
|
Every skill, grouped by profession. **[Browse the full per-skill catalog โ SKILLS.md](SKILLS.md)** ยท **[searchable live catalog](https://mohitagw15856.github.io/pm-claude-skills/catalog.html)** ยท **[run any skill in the browser](https://mohitagw15856.github.io/pm-claude-skills/)**
|
|
729
815
|
|
|
@@ -753,11 +839,16 @@ Every skill, grouped by profession. **[Browse the full per-skill catalog โ SKI
|
|
|
753
839
|
|
|
754
840
|
> Full per-skill detail (folder paths, descriptions, "๐" markers) lives in **[SKILLS.md](SKILLS.md)**.
|
|
755
841
|
|
|
842
|
+
</details>
|
|
843
|
+
|
|
756
844
|
---
|
|
757
845
|
|
|
758
846
|
## โค๏ธ Sponsor This Work
|
|
759
847
|
|
|
760
|
-
|
|
848
|
+
<details>
|
|
849
|
+
<summary>Read more โ</summary>
|
|
850
|
+
|
|
851
|
+
Building and maintaining 238 skills across 32 bundles takes real time โ testing skills against new model releases, building new ones from community requests, writing the article series, and keeping documentation current.
|
|
761
852
|
|
|
762
853
|
If these skills save you time at work โ or you're a company that wants your logo in front of the PMs, engineers, and operators who use them daily โ **[become a sponsor โ](https://github.com/sponsors/mohitagw15856)** (or [โ buy me a coffee](https://www.buymeacoffee.com/mohit15856)).
|
|
763
854
|
|
|
@@ -772,10 +863,15 @@ Full details and where the money goes: **[SPONSORS.md](SPONSORS.md)**.
|
|
|
772
863
|
|
|
773
864
|
**Our sponsors:** *be the [first](https://github.com/sponsors/mohitagw15856) โ your logo goes right here.*
|
|
774
865
|
|
|
866
|
+
</details>
|
|
867
|
+
|
|
775
868
|
---
|
|
776
869
|
|
|
777
870
|
## ๐ค Contributing โ Add Your Skill
|
|
778
871
|
|
|
872
|
+
<details>
|
|
873
|
+
<summary>Read more โ</summary>
|
|
874
|
+
|
|
779
875
|
This is an open-source community library. If you've built a skill that saves you time, share it here.
|
|
780
876
|
|
|
781
877
|
**New here?** See the [Roadmap & good first issues](ROADMAP.md#-good-first-issues) for starter tasks. **Found a bug?** [Open a bug report โ](../../issues/new?template=bug-report.md).
|
|
@@ -800,7 +896,6 @@ description: "One sentence. Use when [trigger condition]. Produces [output descr
|
|
|
800
896
|
|
|
801
897
|
[Instructions for Claude to follow when this skill is invoked]
|
|
802
898
|
|
|
803
|
-
|
|
804
899
|
**What makes a good skill:**
|
|
805
900
|
- Solves a recurring professional workflow (not a one-off task)
|
|
806
901
|
- Has a clear trigger description so Claude knows when to activate it
|
|
@@ -823,10 +918,15 @@ Have a skill idea? Add it to [SKILL_REQUEST.md](SKILL_REQUEST.md), [open an issu
|
|
|
823
918
|
|
|
824
919
|
**Contributors** get credited in this README and in the article series. ๐
|
|
825
920
|
|
|
921
|
+
</details>
|
|
922
|
+
|
|
826
923
|
---
|
|
827
924
|
|
|
828
925
|
## ๐ฆ All Plugin Bundles
|
|
829
926
|
|
|
927
|
+
<details>
|
|
928
|
+
<summary>Read more โ</summary>
|
|
929
|
+
|
|
830
930
|
Install the whole library or just the bundles you need:
|
|
831
931
|
|
|
832
932
|
# Install everything
|
|
@@ -883,20 +983,30 @@ claude plugin install pm-social@pm-claude-skills # Social Media ๐
|
|
|
883
983
|
|
|
884
984
|
claude plugin install pm-writers@pm-claude-skills # Writers & Content Creators ๐
|
|
885
985
|
|
|
986
|
+
</details>
|
|
987
|
+
|
|
886
988
|
---
|
|
887
989
|
|
|
888
990
|
## ๐ค Companion Repository โ ChatGPT Custom GPTs
|
|
889
991
|
|
|
992
|
+
<details>
|
|
993
|
+
<summary>Read more โ</summary>
|
|
994
|
+
|
|
890
995
|
If you use ChatGPT instead of Claude Code, there's a companion repo with the same professional frameworks built as Custom GPT system prompts:
|
|
891
996
|
|
|
892
997
|
**[professional-gpt-library](https://github.com/mohitagw15856/professional-gpt-library)** โ 10 starter GPTs across 8 professions, MIT licence.
|
|
893
998
|
|
|
894
999
|
Read the full breakdown: [Part 12 โ I Built the Same Skills Library for ChatGPT](https://medium.com/product-powerhouse/i-built-the-same-skills-library-for-chatgpt-heres-what-s-different-a9305f9c20b9)
|
|
895
1000
|
|
|
1001
|
+
</details>
|
|
1002
|
+
|
|
896
1003
|
---
|
|
897
1004
|
|
|
898
1005
|
## ๐ Related Projects
|
|
899
1006
|
|
|
1007
|
+
<details>
|
|
1008
|
+
<summary>Read more โ</summary>
|
|
1009
|
+
|
|
900
1010
|
Claude Skills is a fast-growing open ecosystem. If this library doesn't have what you
|
|
901
1011
|
need, these community projects are worth a look โ and if you maintain one of the lists
|
|
902
1012
|
below, a reciprocal link is always welcome. ๐
|
|
@@ -919,10 +1029,15 @@ below, a reciprocal link is always welcome. ๐
|
|
|
919
1029
|
|
|
920
1030
|
> Maintain a Claude Skills project and want to be listed here? [Open a PR](../../pulls) or an [issue](../../issues).
|
|
921
1031
|
|
|
1032
|
+
</details>
|
|
1033
|
+
|
|
922
1034
|
---
|
|
923
1035
|
|
|
924
1036
|
## ๐ ๏ธ Custom Skills for Your Team
|
|
925
1037
|
|
|
1038
|
+
<details>
|
|
1039
|
+
<summary>Read more โ</summary>
|
|
1040
|
+
|
|
926
1041
|
The 155 skills in this library are built for general professional workflows. But the most powerful version of Claude Skills is one built specifically for *your* team โ your templates, your terminology, your processes, your quality standards.
|
|
927
1042
|
|
|
928
1043
|
**What custom skills look like in practice:**
|
|
@@ -938,10 +1053,15 @@ The difference between a generic skill and one built for your context is signifi
|
|
|
938
1053
|
|
|
939
1054
|
Include a brief description of your team, the workflows you want to automate, and the tools you use. I'll come back to you within 48 hours.
|
|
940
1055
|
|
|
1056
|
+
</details>
|
|
1057
|
+
|
|
941
1058
|
---
|
|
942
1059
|
|
|
943
1060
|
## ๐ How Skills Work
|
|
944
1061
|
|
|
1062
|
+
<details>
|
|
1063
|
+
<summary>Read more โ</summary>
|
|
1064
|
+
|
|
945
1065
|
Skills are markdown files that Claude reads dynamically. When you describe a task, Claude scans available skill descriptions (~100 tokens) and loads the full skill only when relevant. This means:
|
|
946
1066
|
|
|
947
1067
|
- Skills are efficient โ they only use tokens when triggered
|
|
@@ -951,10 +1071,15 @@ Skills are markdown files that Claude reads dynamically. When you describe a tas
|
|
|
951
1071
|
|
|
952
1072
|
Learn more: [Anthropic's Skills documentation](https://code.claude.com/docs/en/skills)
|
|
953
1073
|
|
|
1074
|
+
</details>
|
|
1075
|
+
|
|
954
1076
|
---
|
|
955
1077
|
|
|
956
1078
|
## โญ Star Milestones
|
|
957
1079
|
|
|
1080
|
+
<details>
|
|
1081
|
+
<summary>Read more โ</summary>
|
|
1082
|
+
|
|
958
1083
|
Stars unlock the next wave of skills and features. We've hit every milestone so far โ here's the track record, and what's next:
|
|
959
1084
|
|
|
960
1085
|
| Milestone | Unlocks | Status |
|
|
@@ -978,3 +1103,7 @@ Want a specific skill built? [Vote or request in SKILL_REQUEST.md](SKILL_REQUEST
|
|
|
978
1103
|
---
|
|
979
1104
|
|
|
980
1105
|
*Built and maintained by [Mohit Aggarwal](https://medium.com/@mohit15856) | [Product Notes publication](https://medium.com/product-powerhouse) | [๐ Sponsor my work](https://github.com/sponsors/mohitagw15856)*
|
|
1106
|
+
|
|
1107
|
+
</details>
|
|
1108
|
+
|
|
1109
|
+
---
|