Skip to content

Add Power Platform Skills plugins to marketplace - #53

Merged
priyanshu92 merged 5 commits into
mainfrom
add-power-platform-plugins
Jul 9, 2026
Merged

Add Power Platform Skills plugins to marketplace#53
priyanshu92 merged 5 commits into
mainfrom
add-power-platform-plugins

Conversation

@priyanshu92

@priyanshu92 priyanshu92 commented Jul 6, 2026

Copy link
Copy Markdown
Contributor

Summary

Adds the seven plugins from microsoft/power-platform-skills's marketplace.json as external plugin references in this marketplace, following the existing pattern used for fabric-skills, cpp-language-server, etc.

  • power-pagesplugins/power-pages
  • model-appsplugins/model-apps
  • mcp-appsplugins/mcp-apps
  • canvas-appsplugins/canvas-apps
  • code-apps-previewplugins/code-apps
  • mobile-appplugins/mobile-apps
  • power-automateplugins/power-automate

Each entry's name, description, and keywords are copied from the corresponding upstream plugin.json manifest. Versions are intentionally omitted so this file doesn't need updating whenever a plugin releases — the version lives in each plugin's own manifest. Note the two intentional name↔folder mismatches carried over from upstream: code-apps-previewplugins/code-apps and mobile-appplugins/mobile-apps.

Changes

  • .github/plugin/marketplace.json — added the 7 plugin entries.
  • README.md — added a Power Platform Skills entry under External Plugins.

Testing

  • JSON validates (python3 -m json.tool).
  • All 7 repo:path sources resolve in microsoft/power-platform-skills.
  • Verified locally by registering a renamed copy of the marketplace and running copilot plugin marketplace browse — all plugins list correctly.

Add the six plugins from microsoft/power-platform-skills' marketplace.json
(power-pages, model-apps, mcp-apps, canvas-apps, code-apps-preview,
mobile-app) as external plugin references, and document them in the README.

Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
Copilot AI review requested due to automatic review settings July 6, 2026 07:07
@priyanshu92
priyanshu92 enabled auto-merge July 6, 2026 07:08

Copilot AI left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

Adds Microsoft Power Platform Skills plugins as external marketplace entries and documents the external repository in the project README.

Changes:

  • Documented the microsoft/power-platform-skills external plugin repository in README.md.
  • Added six external plugin entries to .github/plugin/marketplace.json pointing at plugin paths in microsoft/power-platform-skills.
Show a summary per file
File Description
README.md Adds a new “External Plugins” bullet describing the Power Platform Skills plugins.
.github/plugin/marketplace.json Adds six new GitHub-sourced plugin references for Power Platform Skills.

Review details

Tip

Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

  • Files reviewed: 2/2 changed files
  • Comments generated: 3
  • Review effort level: Low

Comment thread .github/plugin/marketplace.json
Comment thread .github/plugin/marketplace.json
Comment thread .github/plugin/marketplace.json
Priyanshu Agrawal and others added 2 commits July 6, 2026 12:41
Versions are maintained in each plugin's own manifest, so pinning them here
would require ongoing updates. Reference the plugins by source only.

Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>

Copilot AI left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Review details

  • Files reviewed: 2/2 changed files
  • Comments generated: 7
  • Review effort level: Low

Comment thread .github/plugin/marketplace.json
Comment thread .github/plugin/marketplace.json Outdated
Comment thread .github/plugin/marketplace.json Outdated
Comment thread .github/plugin/marketplace.json Outdated
Comment thread .github/plugin/marketplace.json Outdated
Comment thread .github/plugin/marketplace.json Outdated
Comment thread .github/plugin/marketplace.json Outdated
Priyanshu Agrawal and others added 2 commits July 6, 2026 13:14
Remove trailing slash from homepage URLs on the six Power Platform plugin
entries so they match the no-trailing-slash convention used by every other
entry in marketplace.json (Copilot reviewer feedback).

Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
power-automate was added upstream to microsoft/power-platform-skills'
marketplace.json; mirror it here as an external plugin reference and list
it in the README's Power Platform Skills entry.

Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
@priyanshu92
priyanshu92 added this pull request to the merge queue Jul 9, 2026
Merged via the queue into main with commit 65c5daa Jul 9, 2026
1 check passed
@priyanshu92
priyanshu92 deleted the add-power-platform-plugins branch July 9, 2026 15:55
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants