mohitagw15856/pm-claude-skills
822 professional Agent Skills for Claude, ChatGPT, Gemini, Cursor & Codex — decode a lease, write a PRD, run the AGM, prep the D&D session, practice the salary negotiation. Plain-markdown, MIT, in Anthropic's official plugin directory. Try free in-browser or 'npx pm-claude-skills add'.
What it solves
Generic AI responses often lack the specific structure and professional judgment required for high-stakes tasks. PM Skills provides a library of 822 professional-grade "skills" that guide AI assistants to perform specific tasks—such as decoding legal leases, writing PRDs, or conducting blameless postmortems—to a senior professional's standard.
How it works
Each skill is a plain-markdown file (SKILL.md) that an AI assistant reads to acquire specific professional judgment. These files bundle a working framework (such as decision rules or severity scales), required inputs, a concrete output template, quality checks, and anti-patterns. Because they are simple text files, they work across multiple AI tools including Claude, ChatGPT, Gemini, Cursor, and Codex without requiring a custom runtime or telemetry.
Who it’s for
Professionals across 35 different fields (including Product Management, Engineering, Legal, and Finance) and individuals handling "life admin" tasks like rent-vs-buy calculations or visa interview preparation.
Highlights
- Extensive Library: 822 skills covering everything from career moments and professional frameworks to real-time data retrieval without API keys.
- Cross-Platform Compatibility: Native support for Claude Code and Hermes Agent, with easy exports for ChatGPT, Gemini, and others.
- **MCP Support: Can be added as a Model Context Protocol (MCP) server for use in any compatible client.
- Transparent and Auditable: Since skills are markdown files, they can be audited, edited, or written by humans.
- Standardized Quality: Every skill is enforced by a
SkillSpecL3 gate and security audits in CI.