Skip to content

Commit 04b7c4d

Browse files
Add external plugin pm-skills (#1770)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent c268831 commit 04b7c4d

2 files changed

Lines changed: 56 additions & 0 deletions

File tree

.github/plugin/marketplace.json

Lines changed: 28 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -579,6 +579,34 @@
579579
"description": "Comprehensive resources for building Model Context Protocol servers using the official PHP SDK with attribute-based discovery, including best practices, project generation, and expert assistance",
580580
"version": "1.0.0"
581581
},
582+
{
583+
"name": "pm-skills",
584+
"description": "MCP server and 12 skills for product analysis, specification writing, strategy, narrative, and stakeholder alignment. Run competitive analyses, write zero-question specs, design metrics, and produce executive-ready documents directly from Copilot.",
585+
"version": "2.1.0",
586+
"author": {
587+
"name": "Parth Sangani",
588+
"url": "https://github.com/Avyayalaya"
589+
},
590+
"repository": "https://github.com/Avyayalaya/pm-skills-arsenal",
591+
"license": "MIT",
592+
"keywords": [
593+
"product-management",
594+
"competitive-analysis",
595+
"specification-writing",
596+
"product-strategy",
597+
"go-to-market",
598+
"metrics",
599+
"discovery-research",
600+
"narrative",
601+
"stakeholder-alignment",
602+
"mcp"
603+
],
604+
"source": {
605+
"source": "github",
606+
"repo": "Avyayalaya/pm-skills-arsenal",
607+
"ref": "refs/tags/v2.1.0"
608+
}
609+
},
582610
{
583611
"name": "power-apps-code-apps",
584612
"source": "power-apps-code-apps",

plugins/external.json

Lines changed: 28 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -310,6 +310,34 @@
310310
"path": "plugins/modernize-dotnet"
311311
}
312312
},
313+
{
314+
"name": "pm-skills",
315+
"description": "MCP server and 12 skills for product analysis, specification writing, strategy, narrative, and stakeholder alignment. Run competitive analyses, write zero-question specs, design metrics, and produce executive-ready documents directly from Copilot.",
316+
"version": "2.1.0",
317+
"author": {
318+
"name": "Parth Sangani",
319+
"url": "https://github.com/Avyayalaya"
320+
},
321+
"repository": "https://github.com/Avyayalaya/pm-skills-arsenal",
322+
"license": "MIT",
323+
"keywords": [
324+
"product-management",
325+
"competitive-analysis",
326+
"specification-writing",
327+
"product-strategy",
328+
"go-to-market",
329+
"metrics",
330+
"discovery-research",
331+
"narrative",
332+
"stakeholder-alignment",
333+
"mcp"
334+
],
335+
"source": {
336+
"source": "github",
337+
"repo": "Avyayalaya/pm-skills-arsenal",
338+
"ref": "refs/tags/v2.1.0"
339+
}
340+
},
313341
{
314342
"name": "skills-for-copilot-studio",
315343
"description": "Microsoft Copilot Studio plugins for AI coding agents",

0 commit comments

Comments
 (0)