From 557bb644bed240098170337134bef7fb4d21d3bb Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Tue, 19 May 2026 23:19:05 +0000 Subject: [PATCH] Add external plugin pm-skills --- .github/plugin/marketplace.json | 28 ++++++++++++++++++++++++++++ plugins/external.json | 28 ++++++++++++++++++++++++++++ 2 files changed, 56 insertions(+) diff --git a/.github/plugin/marketplace.json b/.github/plugin/marketplace.json index ca2e819e7..e16417b6f 100644 --- a/.github/plugin/marketplace.json +++ b/.github/plugin/marketplace.json @@ -579,6 +579,34 @@ "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", "version": "1.0.0" }, + { + "name": "pm-skills", + "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.", + "version": "2.1.0", + "author": { + "name": "Parth Sangani", + "url": "https://github.com/Avyayalaya" + }, + "repository": "https://github.com/Avyayalaya/pm-skills-arsenal", + "license": "MIT", + "keywords": [ + "product-management", + "competitive-analysis", + "specification-writing", + "product-strategy", + "go-to-market", + "metrics", + "discovery-research", + "narrative", + "stakeholder-alignment", + "mcp" + ], + "source": { + "source": "github", + "repo": "Avyayalaya/pm-skills-arsenal", + "ref": "refs/tags/v2.1.0" + } + }, { "name": "power-apps-code-apps", "source": "power-apps-code-apps", diff --git a/plugins/external.json b/plugins/external.json index ba75ccb79..184738046 100644 --- a/plugins/external.json +++ b/plugins/external.json @@ -310,6 +310,34 @@ "path": "plugins/modernize-dotnet" } }, + { + "name": "pm-skills", + "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.", + "version": "2.1.0", + "author": { + "name": "Parth Sangani", + "url": "https://github.com/Avyayalaya" + }, + "repository": "https://github.com/Avyayalaya/pm-skills-arsenal", + "license": "MIT", + "keywords": [ + "product-management", + "competitive-analysis", + "specification-writing", + "product-strategy", + "go-to-market", + "metrics", + "discovery-research", + "narrative", + "stakeholder-alignment", + "mcp" + ], + "source": { + "source": "github", + "repo": "Avyayalaya/pm-skills-arsenal", + "ref": "refs/tags/v2.1.0" + } + }, { "name": "skills-for-copilot-studio", "description": "Microsoft Copilot Studio plugins for AI coding agents",