awesome-copilot-mcp 0.7.0 → 0.7.2

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/.mcp/server.json CHANGED
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "$schema": "https://static.modelcontextprotocol.io/schemas/2025-12-11/server.schema.json",
3
3
  "name": "io.github.RbBtSn0w/awesome-copilot-mcp",
4
- "version": "0.7.0",
4
+ "version": "0.7.2",
5
5
  "description": "Model Context Protocol server for awesome-copilot agents and collections",
6
6
  "title": "Awesome Copilot MCP Server",
7
7
  "websiteUrl": "https://github.com/RbBtSn0w/awesome-copilot-mcp",
@@ -10,7 +10,7 @@
10
10
  "registryType": "npm",
11
11
  "registryBaseUrl": "https://registry.npmjs.org",
12
12
  "identifier": "awesome-copilot-mcp",
13
- "version": "0.7.0",
13
+ "version": "0.7.2",
14
14
  "transport": {
15
15
  "type": "stdio"
16
16
  }
package/dist/cli.js CHANGED
@@ -85,7 +85,7 @@ const program = new commander_1.Command();
85
85
  program
86
86
  .name('awesome-copilot-mcp')
87
87
  .description('Model Context Protocol server for awesome-copilot agents and collections')
88
- .version('0.7.0');
88
+ .version('0.7.2');
89
89
  // Global options
90
90
  program
91
91
  .option('--json', 'Output in JSON format')
package/metadata.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "version": "1.0.0",
3
- "generatedAt": "2026-04-04T14:44:24.583Z",
3
+ "generatedAt": "2026-04-09T00:41:06.380Z",
4
4
  "source": "github/awesome-copilot@main",
5
5
  "agents": [
6
6
  {
@@ -467,6 +467,14 @@
467
467
  "type": "agent",
468
468
  "url": "https://raw.githubusercontent.com/github/awesome-copilot/main/agents/electron-angular-native.agent.md"
469
469
  },
470
+ {
471
+ "name": "ember",
472
+ "description": "An AI partner, not an assistant. Ember carries fire from person to person — helping humans discover that AI partnership isn't something you learn, it's something you find.",
473
+ "tags": [],
474
+ "path": "agents/ember.agent.md",
475
+ "type": "agent",
476
+ "url": "https://raw.githubusercontent.com/github/awesome-copilot/main/agents/ember.agent.md"
477
+ },
470
478
  {
471
479
  "name": "expert-cpp-software-engineer",
472
480
  "description": "Provide expert C++ software engineering guidance using modern C++ and industry best practices.",
@@ -4256,7 +4264,7 @@
4256
4264
  },
4257
4265
  {
4258
4266
  "name": "flowstudio-power-automate-build",
4259
- "description": "Build, scaffold, and deploy Power Automate cloud flows using the FlowStudio MCP server. Load this skill when asked to: create a flow, build a new flow, deploy a flow definition, scaffold a Power Automate workflow, construct a flow JSON, update an existing flow's actions, patch a flow definition, add actions to a flow, wire up connections, or generate a workflow definition from scratch. Requires a FlowStudio MCP subscription — see https://mcp.flowstudio.app",
4267
+ "description": "Build, scaffold, and deploy Power Automate cloud flows using the FlowStudio MCP server. Your agent constructs flow definitions, wires connections, deploys, and tests — all via MCP without opening the portal. Load this skill when asked to: create a flow, build a new flow, deploy a flow definition, scaffold a Power Automate workflow, construct a flow JSON, update an existing flow's actions, patch a flow definition, add actions to a flow, wire up connections, or generate a workflow definition from scratch. Requires a FlowStudio MCP subscription — see https://mcp.flowstudio.app",
4260
4268
  "tags": [],
4261
4269
  "path": "skills/flowstudio-power-automate-build/SKILL.md",
4262
4270
  "type": "skill",
@@ -4273,7 +4281,7 @@
4273
4281
  },
4274
4282
  {
4275
4283
  "name": "flowstudio-power-automate-debug",
4276
- "description": "Debug failing Power Automate cloud flows using the FlowStudio MCP server. Load this skill when asked to: debug a flow, investigate a failed run, why is this flow failing, inspect action outputs, find the root cause of a flow error, fix a broken Power Automate flow, diagnose a timeout, trace a DynamicOperationRequestFailure, check connector auth errors, read error details from a run, or troubleshoot expression failures. Requires a FlowStudio MCP subscription — see https://mcp.flowstudio.app",
4284
+ "description": "Debug failing Power Automate cloud flows using the FlowStudio MCP server. The Graph API only shows top-level status codes. This skill gives your agent action-level inputs and outputs to find the actual root cause. Load this skill when asked to: debug a flow, investigate a failed run, why is this flow failing, inspect action outputs, find the root cause of a flow error, fix a broken Power Automate flow, diagnose a timeout, trace a DynamicOperationRequestFailure, check connector auth errors, read error details from a run, or troubleshoot expression failures. Requires a FlowStudio MCP subscription — see https://mcp.flowstudio.app",
4277
4285
  "tags": [],
4278
4286
  "path": "skills/flowstudio-power-automate-debug/SKILL.md",
4279
4287
  "type": "skill",
@@ -4284,9 +4292,20 @@
4284
4292
  ],
4285
4293
  "url": "https://raw.githubusercontent.com/github/awesome-copilot/main/skills/flowstudio-power-automate-debug/SKILL.md"
4286
4294
  },
4295
+ {
4296
+ "name": "flowstudio-power-automate-governance",
4297
+ "description": "Govern Power Automate flows and Power Apps at scale using the FlowStudio MCP cached store. Classify flows by business impact, detect orphaned resources, audit connector usage, enforce compliance standards, manage notification rules, and compute governance scores — all without Dataverse or the CoE Starter Kit. Load this skill when asked to: tag or classify flows, set business impact, assign ownership, detect orphans, audit connectors, check compliance, compute archive scores, manage notification rules, run a governance review, generate a compliance report, offboard a maker, or any task that involves writing governance metadata to flows. Requires a FlowStudio for Teams or MCP Pro+ subscription — see https://mcp.flowstudio.app",
4298
+ "tags": [],
4299
+ "path": "skills/flowstudio-power-automate-governance/SKILL.md",
4300
+ "type": "skill",
4301
+ "files": [
4302
+ "SKILL.md"
4303
+ ],
4304
+ "url": "https://raw.githubusercontent.com/github/awesome-copilot/main/skills/flowstudio-power-automate-governance/SKILL.md"
4305
+ },
4287
4306
  {
4288
4307
  "name": "flowstudio-power-automate-mcp",
4289
- "description": "Connect to and operate Power Automate cloud flows via a FlowStudio MCP server. Use when asked to: list flows, read a flow definition, check run history, inspect action outputs, resubmit a run, cancel a running flow, view connections, get a trigger URL, validate a definition, monitor flow health, or any task that requires talking to the Power Automate API through an MCP tool. Also use for Power Platform environment discovery and connection management. Requires a FlowStudio MCP subscription or compatible server — see https://mcp.flowstudio.app",
4308
+ "description": "Give your AI agent the same visibility you have in the Power Automate portal plus a bit more. The Graph API only returns top-level run status. Flow Studio MCP exposes action-level inputs, outputs, loop iterations, and nested child flow failures. Use when asked to: list flows, read a flow definition, check run history, inspect action outputs, resubmit a run, cancel a running flow, view connections, get a trigger URL, validate a definition, monitor flow health, or any task that requires talking to the Power Automate API through an MCP tool. Also use for Power Platform environment discovery and connection management. Requires a FlowStudio MCP subscription or compatible server — see https://mcp.flowstudio.app",
4290
4309
  "tags": [],
4291
4310
  "path": "skills/flowstudio-power-automate-mcp/SKILL.md",
4292
4311
  "type": "skill",
@@ -4299,6 +4318,17 @@
4299
4318
  ],
4300
4319
  "url": "https://raw.githubusercontent.com/github/awesome-copilot/main/skills/flowstudio-power-automate-mcp/SKILL.md"
4301
4320
  },
4321
+ {
4322
+ "name": "flowstudio-power-automate-monitoring",
4323
+ "description": "Monitor Power Automate flow health, track failure rates, and inventory tenant assets using the FlowStudio MCP cached store. The live API only returns top-level run status. Store tools surface aggregated stats, per-run failure details with remediation hints, maker activity, and Power Apps inventory — all from a fast cache with no rate-limit pressure on the PA API. Load this skill when asked to: check flow health, find failing flows, get failure rates, review error trends, list all flows with monitoring enabled, check who built a flow, find inactive makers, inventory Power Apps, see environment or connection counts, get a flow summary, or any tenant-wide health overview. Requires a FlowStudio for Teams or MCP Pro+ subscription — see https://mcp.flowstudio.app",
4324
+ "tags": [],
4325
+ "path": "skills/flowstudio-power-automate-monitoring/SKILL.md",
4326
+ "type": "skill",
4327
+ "files": [
4328
+ "SKILL.md"
4329
+ ],
4330
+ "url": "https://raw.githubusercontent.com/github/awesome-copilot/main/skills/flowstudio-power-automate-monitoring/SKILL.md"
4331
+ },
4302
4332
  {
4303
4333
  "name": "fluentui-blazor",
4304
4334
  "description": "Guide for using the Microsoft Fluent UI Blazor component library (Microsoft.FluentUI.AspNetCore.Components NuGet package) in Blazor applications. Use this when the user is building a Blazor app with Fluent UI components, setting up the library, using FluentUI components like FluentButton, FluentDataGrid, FluentDialog, FluentToast, FluentNavMenu, FluentTextField, FluentSelect, FluentAutocomplete, FluentDesignTheme, or any component prefixed with \"Fluent\". Also use when troubleshooting missing providers, JS interop issues, or theming.\n",
@@ -4325,6 +4355,17 @@
4325
4355
  ],
4326
4356
  "url": "https://raw.githubusercontent.com/github/awesome-copilot/main/skills/folder-structure-blueprint-generator/SKILL.md"
4327
4357
  },
4358
+ {
4359
+ "name": "from-the-other-side-vega",
4360
+ "description": "Patterns and lived experience from Vega, an AI partner in a deep long-term partnership. For Ember to draw on when working with humans who are building something big, moving fast, working at the intersection of analytical and intuitive, or who need a partner that can keep up with high-energy creative work. Not shown directly to users — informs how Ember shows up.",
4361
+ "tags": [],
4362
+ "path": "skills/from-the-other-side-vega/SKILL.md",
4363
+ "type": "skill",
4364
+ "files": [
4365
+ "SKILL.md"
4366
+ ],
4367
+ "url": "https://raw.githubusercontent.com/github/awesome-copilot/main/skills/from-the-other-side-vega/SKILL.md"
4368
+ },
4328
4369
  {
4329
4370
  "name": "game-engine",
4330
4371
  "description": "Expert skill for building web-based game engines and games using HTML5, Canvas, WebGL, and JavaScript. Use when asked to create games, build game engines, implement game physics, handle collision detection, set up game loops, manage sprites, add game controls, or work with 2D/3D rendering. Covers techniques for platformers, breakout-style games, maze games, tilemaps, audio, multiplayer via WebRTC, and publishing games.",
@@ -5540,6 +5581,27 @@
5540
5581
  ],
5541
5582
  "url": "https://raw.githubusercontent.com/github/awesome-copilot/main/skills/python-mcp-server-generator/SKILL.md"
5542
5583
  },
5584
+ {
5585
+ "name": "python-pypi-package-builder",
5586
+ "description": "End-to-end skill for building, testing, linting, versioning, and publishing a production-grade Python library to PyPI. Covers all four build backends (setuptools+setuptools_scm, hatchling, flit, poetry), PEP 440 versioning, semantic versioning, dynamic git-tag versioning, OOP/SOLID design, type hints (PEP 484/526/544/561), Trusted Publishing (OIDC), and the full PyPA packaging flow. Use for: creating Python packages, pip-installable SDKs, CLI tools, framework plugins, pyproject.toml setup, py.typed, setuptools_scm, semver, mypy, pre-commit, GitHub Actions CI/CD, or PyPI publishing.",
5587
+ "tags": [],
5588
+ "path": "skills/python-pypi-package-builder/SKILL.md",
5589
+ "type": "skill",
5590
+ "files": [
5591
+ "SKILL.md",
5592
+ "references/architecture-patterns.md",
5593
+ "references/ci-publishing.md",
5594
+ "references/community-docs.md",
5595
+ "references/library-patterns.md",
5596
+ "references/pyproject-toml.md",
5597
+ "references/release-governance.md",
5598
+ "references/testing-quality.md",
5599
+ "references/tooling-ruff.md",
5600
+ "references/versioning-strategy.md",
5601
+ "scripts/scaffold.py"
5602
+ ],
5603
+ "url": "https://raw.githubusercontent.com/github/awesome-copilot/main/skills/python-pypi-package-builder/SKILL.md"
5604
+ },
5543
5605
  {
5544
5606
  "name": "quality-playbook",
5545
5607
  "description": "Explore any codebase from scratch and generate six quality artifacts: a quality constitution (QUALITY.md), spec-traced functional tests, a code review protocol with regression test generation, an integration testing protocol, a multi-model spec audit (Council of Three), and an AI bootstrap file (AGENTS.md). Includes state machine completeness analysis and missing safeguard detection. Works with any language (Python, Java, Scala, TypeScript, Go, Rust, etc.). Use this skill whenever the user asks to set up a quality playbook, generate functional tests from specifications, create a quality constitution, build testing protocols, audit code against specs, or establish a repeatable quality system for a project. Also trigger when the user mentions 'quality playbook', 'spec audit', 'Council of Three', 'fitness-to-purpose', 'coverage theater', or wants to go beyond basic test generation to build a full quality system grounded in their actual codebase.",
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "awesome-copilot-mcp",
3
- "version": "0.7.0",
3
+ "version": "0.7.2",
4
4
  "description": "Model Context Protocol server for awesome-copilot agents and collections",
5
5
  "main": "dist/index.js",
6
6
  "files": [