mohitagw15856/pm-claude-skills

1098 professional Agent Skills for Claude, ChatGPT, Gemini, Cursor & Codex — from PRDs and postmortems to appealing a disability benefit, building a go-bag, and settling into a new country. Plain-markdown, MIT, in Anthropic's official plugin directory. Free in-browser or 'npx pm-claude-skills add'.

📚 What is PM Skills?

A curated, open‑source collection of 1 169 “Agent Skills” – plain‑markdown files that tell a large language model (Claude, ChatGPT, Gemini, etc.) exactly how to perform a professional or life‑admin task at a senior‑level standard. Each skill contains:

  • a short description of the problem it solves
  • required inputs
  • a step‑by‑step framework
  • an output template
  • quality‑checks and anti‑patterns

The library is MIT‑licensed and designed to be read by both humans and LLMs. It works natively in Claude Code and Hermes Agent, and can be pasted into prompts for ChatGPT, Gemini, Cursor, Codex and many other agents.


🎯 Core idea

Instead of getting generic filler from an LLM, you give it a skill – a concrete, vetted procedure – and the model returns a structured, senior‑grade artifact (e.g., a PRD, lease‑analysis, salary‑negotiation script, rent‑vs‑buy calculator, weather report, etc.).


🚀 Getting started (quick‑start)

Goal How
Browse the catalogue Open SKILLS.md in the repo or the searchable web catalog https://mohitagw15856.github.io/pm-claude-skills/catalog.html.
Run a skill in the browser Visit the Playgroundhttps://mohitagw15856.github.io/pm-claude-skills/ – pick a skill, fill a tiny form, hit Run. No install, no API key needed (or you can supply your own).
Install in Claude Code In Claude, type /plugin → search pm‑skills (listed in the official Anthropic plugin directory) and install.
Install for other agents Run npx pm-claude-skills add --agent <agent> (agents: cursor, codex, windsurf, aider, cline, zed, …).
Use with ChatGPT / Gemini Copy the exported markdown from exports/chatgpt/ or exports/gemini/ and paste as system instructions.
Run from any client (MCP) claude mcp add pm-skills -- npx -y pm-claude-skills-mcp.

All commands are npx‑only – they fetch the latest version without a permanent install.


📦 Packages & integrations

  • npm: pm-claude-skills (latest version badge shown in README).
  • PyPI: pm-skillspip install pm-skills.
  • Docker: pre‑built image on GitHub Container Registry (ghcr.io/...).
  • Integrations: Telegram bot, Slack app, Raycast launcher, Obsidian plugin, n8n connector.
  • Dataset: Hugging‑Face mirror of the markdown skills.

🛠️ Example skill flow (lease decoder)

  1. Prompt: “decode this lease before I sign it.”
  2. The skill reads the lease text, extracts key clauses, assigns severity colours, and produces a concise plain‑language summary with a risk checklist.
  3. Output is a ready‑to‑share document the user can act on.

Similar flows exist for PRDs, post‑mortems, salary‑negotiation simulations, rent‑vs‑buy calculations, weather look‑ups (zero API keys), etc.


🧠 Specialized bundles

  • pm‑thinking – divergent‑ideation prompts (third‑answer, five‑minds, red‑team, devil’s‑advocate, …) to help you think beyond the obvious.
  • pm‑focus – ADHD‑friendly executive‑function helpers (where‑do‑I‑start, overwhelm‑triage, the‑one‑thing, …).

📊 Quality & governance

  • Every skill passes SkillSpec L3 validation and a CI security audit.
  • Badges in the README show live counts, test status, and conformance registry.
  • Community can add new skills via pull‑requests; each must include framework, template, checks, and anti‑patterns.

📧 Stay updated

  • Subscribe to the free newsletter (or RSS) for a “skill of the day” and release notes.
  • The site also offers a Galaxy 3D visualisation of all skills and a Wrapped personal‑usage story.

🏁 TL;DR

PM Skills is a real, open‑source library that turns LLMs into professional‑grade assistants by feeding them well‑structured, human‑written task templates. Install via npx, browse or run in‑browser, and use with any major LLM platform.

Related

  • Project
  • Project
  • Project
  • Project
  • Project