Pm Skills
About
Open-source library of 205 professional Agent Skills (PRDs, launch plans,
Details
- Author
- mohitagw15856
- Downloads
- 247
- Categories
- AI
Jump to
- 205 pre-built professional agent skills
- Skills span 21 different professions
- Exposed as both tools and MCP prompts
- Supports list, search, and get operations
- Open-source and freely available
- Can run locally or via a hosted URL
Setting up with Highlight
This MCP is not yet compatible with Highlight’s one-click setup. However, you can still use it with Highlight by following these steps:
- Download and install Highlight from highlightai.com/download
- Navigate to the plugins tab and select "Add Custom Plugin"
-
Configure the plugin with the settings below
Plugin Name
Pm SkillsCommand (node, npx, python, etc.)Please refer to the README for specific instructions on how to obtain API keys or other required environment variables.
- Enable "Start Automatically" if you want the plugin to start when Highlight launches
From the repository
Install and run via npx: npx -y pm-claude-skills-mcp. Alternatively, connect to the remote hosted URL at https://pm-skills-mcp.pm-claude-skills.workers.dev/. Once connected, use the available tools to list, search, and retrieve individual skills.
Claude Desktop / Cursor
Paste into your MCP client config file to install this server.
{
"mcpServers": {
"pm skills": {
"pm-skills": {
"command": "npx",
"args": [
"-y",
"pm-claude-skills-mcp"
]
}
}
}
}
McpServers
{
"pm-skills": {
"command": "npx",
"args": [
"-y",
"pm-claude-skills-mcp"
]
}
}
Open-source library of 205 professional Agent Skills (PRDs, launch plans,
postmortems, rubrics, contracts, pitch decks…) across 21 professions. The MCP server
exposes them as tools (list_skills / search_skills / get_skill), MCP prompts, and
resources — so any assistant can search the library and pull a skill's framework on demand.
GitHub: https://github.com/mohitagw15856/pm-claude-skills
npm / run: npx -y pm-claude-skills-mcp
Remote (hosted) URL: https://pm-skills-mcp.pm-claude-skills.workers.dev/
Categories: productivity, agent-skills, prompts, writing, product-management, engineering
License: MIT
Sign in to leave a review
Use Google, GitHub, or an email account so ratings stay tied to real people.
No reviews posted yet.
