pm-claude-skills 22.1.0 → 22.2.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.
Files changed (2) hide show
  1. package/README.md +7 -5
  2. package/package.json +1 -1
package/README.md CHANGED
@@ -12,7 +12,7 @@
12
12
  [![Platforms](https://img.shields.io/badge/works%20with-Claude%20%7C%20ChatGPT%20%7C%20Gemini%20%7C%20Cursor%20%7C%20Codex%20%7C%20Hermes-8A2BE2)](#-works-with--cross-tool-compatibility)
13
13
  [![SkillCheck](https://img.shields.io/github/actions/workflow/status/mohitagw15856/pm-claude-skills/skillcheck.yml?branch=main&label=SkillCheck)](.github/workflows/skillcheck.yml)
14
14
  [![Security Audit](https://img.shields.io/github/actions/workflow/status/mohitagw15856/pm-claude-skills/skill-audit.yml?branch=main&label=security%20audit)](.github/workflows/skill-audit.yml)
15
- [![Version](https://img.shields.io/badge/version-22.1.0-brightgreen)](https://github.com/mohitagw15856/pm-claude-skills/releases)
15
+ [![Version](https://img.shields.io/badge/version-22.2.0-brightgreen)](https://github.com/mohitagw15856/pm-claude-skills/releases)
16
16
  [![Install](https://img.shields.io/badge/Install%20in%20Claude%20Code-2%20minutes-orange)](https://github.com/mohitagw15856/pm-claude-skills#-quick-install-2-minutes)
17
17
  [![License](https://img.shields.io/badge/license-MIT-lightgrey)](LICENSE)
18
18
  [![Sponsor](https://img.shields.io/badge/sponsor-❤️-ff69b4)](https://github.com/sponsors/mohitagw15856)
@@ -24,7 +24,7 @@
24
24
 
25
25
  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).
26
26
 
27
- **🆕 Latest release (v22.1.0 — The Skills Hub):** a community **[hub](https://mohitagw15856.github.io/pm-claude-skills/community.html)** with per-skill discussions, an [**eval-gated contribution flow**](#-eval-verified-quality--not-just-quantity), a free [**Grade-your-work**](https://mohitagw15856.github.io/pm-claude-skills/grade.html) tool, a public [**benchmark**](https://mohitagw15856.github.io/pm-claude-skills/benchmark.html) and a redesigned UI. Builds on v22.0.0 (self-improving skills, Critique mode, Workflow Canvas, `/red-team`). **175 skills**, 15 eval-scored. See the [changelog](#-changelog).
27
+ **🆕 Latest release (v22.2.0 — Studio, Auto-Agent & an editor extension):** create a skill in your browser with [**Skill Studio**](https://mohitagw15856.github.io/pm-claude-skills/studio.html) (→ one-click PR), let the [**✨ Auto-Agent**](https://mohitagw15856.github.io/pm-claude-skills/agent.html) plan and run a skill chain from a plain goal, and use the [**VS Code / Cursor extension**](vscode-extension/) to insert skills in your editor. Builds on the v22.1 Skills Hub. **175 skills**, 15 eval-scored. See the [changelog](#-changelog).
28
28
 
29
29
  ### ▶ See it in action — [try the live Skill Playground](https://mohitagw15856.github.io/pm-claude-skills/)
30
30
 
@@ -105,7 +105,7 @@ Individual skills are great. **Chaining** them is the superpower. A *recipe* run
105
105
 
106
106
  → Full detail and how to add your own in [**WORKFLOWS.md**](WORKFLOWS.md). Recipes run as slash commands in Claude Code, or over MCP via the `get_workflow` tool.
107
107
 
108
- **Or build your own visually.** The [**Workflow Canvas**](https://mohitagw15856.github.io/pm-claude-skills/canvas.html) lets you drag any skills into a custom chain and run it in the browser — each step's output feeds the next. Like n8n, but for professional thinking.
108
+ **Or build your own visually.** The [**Workflow Canvas**](https://mohitagw15856.github.io/pm-claude-skills/canvas.html) lets you drag any skills into a custom chain and run it in the browser — each step's output feeds the next. Like n8n, but for professional thinking. Don't know which skills to use? The [**✨ Auto-Agent**](https://mohitagw15856.github.io/pm-claude-skills/agent.html) takes a plain-English goal, picks the right skills, and runs the chain for you.
109
109
 
110
110
  [![Workflow Canvas — drag skills into a chain and run it, each step feeding the next](web/docs-assets/canvas-demo.gif)](https://mohitagw15856.github.io/pm-claude-skills/canvas.html)
111
111
 
@@ -161,7 +161,7 @@ That's not luck — it's a [self-improving pipeline](scripts/improve-skill.mjs)
161
161
 
162
162
  **Already have a draft?** Flip on **📝 Critique mode** in the Playground — or use the standalone [**Grade your work**](https://mohitagw15856.github.io/pm-claude-skills/grade.html) tool — to paste an existing PRD/roadmap/update and get a rubric score, ranked gaps, and a redline graded against the skill's framework. Before you ship, run [**`/red-team`**](skills/red-team-review/SKILL.md) to stress-test the plan against a room of hostile expert personas.
163
163
 
164
- 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 ([submit one →](https://github.com/mohitagw15856/pm-claude-skills/issues/new?template=submit-skill.yml)).
164
+ 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)).
165
165
 
166
166
  ---
167
167
 
@@ -260,6 +260,8 @@ There are two kinds of support. **Native `SKILL.md` agents** read the file as-is
260
260
  auto-discover skills from the `description` frontmatter. **Other tools** take the markdown
261
261
  body as a system prompt — for those we ship ready-made [exports](#ready-to-use-exports).
262
262
 
263
+ **In your editor (VS Code / Cursor):** the [**`vscode-extension/`**](vscode-extension/) brings all 175 skills into the Command Palette — search and *insert a skill as context* for Copilot/Cursor chat, copy it, or open it in the Playground.
264
+
263
265
  | Platform | How it works | Auto-trigger? |
264
266
  |---|---|---|
265
267
  | **Claude Code** (CLI / desktop / web / IDE) | Native. Install via the plugin marketplace; Claude loads a skill automatically when your request matches its description. | ✅ Yes |
@@ -549,7 +551,7 @@ More templates will follow. If you want to contribute one, see the [template con
549
551
 
550
552
  ## 📋 Changelog
551
553
 
552
- **Latest: v22.1.0 — The Skills Hub.** A GitHub-native community layer: per-skill discussions, a Community feed, an eval-gated contribution flow, a free Grade-your-work tool, a public benchmark, and a redesigned UI. Builds on **v22.0.0 (Closing the Loop)** self-improving skills, Critique mode, the Workflow Canvas, and `/red-team`. Now **175 skills**, 15 eval-scored.
554
+ **Latest: v22.2.0 — Studio, Auto-Agent & editor extension.** Skill Studio (browser authoring one-click PR), the Auto-Agent (goal planned skill chain), and a VS Code / Cursor extension. Builds on **v22.1.0 (the Skills Hub)** and **v22.0.0 (Closing the Loop)**. Now **175 skills**, 15 eval-scored.
553
555
 
554
556
  Full [Keep a Changelog](https://keepachangelog.com/)-format history — every release back to the start — is in **[CHANGELOG.md](CHANGELOG.md)**.
555
557
 
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "pm-claude-skills",
3
- "version": "22.1.0",
3
+ "version": "22.2.0",
4
4
  "type": "module",
5
5
  "description": "175 professional Agent Skills (SKILL.md) + subagents + slash commands for Claude, ChatGPT, Gemini, Cursor, Codex & Hermes. Install into any AI coding tool with: npx pm-claude-skills add --agent <tool>.",
6
6
  "keywords": [