All tools
SkillCommunity1.2k

PM Claude Skills

Updated Jul 7, 2026

PM Claude Skills by mohitagw15856 is a collection of 454 professional agent skills for Claude, ChatGPT, Gemini, Cursor, Codex, and Hermes — covering product, business analysis, and operations workflows. Published in the Anthropic plugin directory. Available via npm, PyPI, MCP, and a free-runs playground.

View on GitHub

What it does

  • npx pm-claude-skills install

    Install the full 454-skill PM/BA collection via npm.

  • pip install pm-skills

    Install via PyPI for Python-based agent workflows.

  • git clone --filter=blob:none --sparse https://github.com/mohitagw15856/pm-claude-skills && git sparse-checkout set skills

    Sparse-clone only the skills directory for a fast, lightweight install.

  • claude plugin marketplace add mohitagw15856/pm-claude-skills

    Install via the Claude Code plugin marketplace (listed in the official Anthropic plugin directory).

Files (1)

OVERVIEW.mdprimary · markdown · 1.4 KB
## What it does

PM Claude Skills is a collection of 454 professional agent skills for product management, business analysis, and operations work. Published in the Anthropic plugin directory. The library is eval-scored (208 evaluated skills, average 4.8/5) and includes subagents for orchestrated workflows. Skills cover the full PM and BA lifecycle: requirements, discovery, roadmapping, prioritization, stakeholder management, data analysis, operations documentation, and more. Available as a sparse-skills-only clone for quick installs.

## Key commands

Install via npm (all agents):

    npx pm-claude-skills install

Install via pip:

    pip install pm-skills

Sparse skills-only clone (fastest):

    git clone --filter=blob:none --sparse https://github.com/mohitagw15856/pm-claude-skills && git sparse-checkout set skills

Claude Code plugin marketplace:

    claude plugin marketplace add mohitagw15856/pm-claude-skills

MCP remote connector (for ChatGPT and Claude.ai):

    See mcp-remote/ directory for the hosted connector config.

Free playground to try skills without setup:

    https://mohitagw15856.github.io/pm-claude-skills/

## When to use

Use this when you need a broad, multi-skill PM and BA library with eval-scored quality and multi-agent support. Good fit for Claude Code, Cursor, Codex, and Gemini CLI workflows where you want 400+ skills available and let the agent select the right one for the task.