Skip to content

adding dotnet and dotnet-diag as remote plugins#994

Open
ManishJayaswal wants to merge 2 commits intogithub:stagedfrom
ManishJayaswal:add-remote-dotnet-plugins
Open

adding dotnet and dotnet-diag as remote plugins#994
ManishJayaswal wants to merge 2 commits intogithub:stagedfrom
ManishJayaswal:add-remote-dotnet-plugins

Conversation

@ManishJayaswal
Copy link
Contributor

Pull Request Checklist

  • I have read and followed the CONTRIBUTING.md guidelines.
  • I have read and followed the Guidance for submissions involving paid services.
  • My contribution adds a new instruction, prompt, agent, skill, or workflow file in the correct directory.
  • The file follows the required naming convention.
  • The content is clearly structured and follows the example format.
  • I have tested my instructions, prompt, agent, skill, or workflow with GitHub Copilot.
  • I have run npm start and verified that README.md is up to date.

Description

adding dotnet and dotnet-diag as remote plugins which have skills for some common .NET developer tasks

Type of Contribution

  • New instruction file.
  • New prompt file.
  • New agent file.
  • New plugin.
  • New skill file.
  • New agentic workflow.
  • Update to existing instruction, prompt, agent, plugin, skill, or workflow.
  • Other (please specify):

Additional Notes


By submitting this pull request, I confirm that my contribution abides by the Code of Conduct and will be licensed under the MIT License.

Copilot AI review requested due to automatic review settings March 13, 2026 00:27
Copy link
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

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

Pull request overview

Adds two external (remote) plugin listings so they appear in the Awesome Copilot plugin marketplace and website data as externally hosted plugins.

Changes:

  • Register dotnet external plugin (from dotnet/skills) with metadata and GitHub source path.
  • Register dotnet-diag external plugin (from dotnet/skills) with metadata and GitHub source path.
  • Update generated marketplace registry to include both new external plugins.

Reviewed changes

Copilot reviewed 2 out of 2 changed files in this pull request and generated no comments.

File Description
plugins/external.json Adds dotnet and dotnet-diag external plugin entries (used as the source-of-truth for external plugin registry).
.github/plugin/marketplace.json Adds the corresponding generated marketplace entries so the plugins show up in the marketplace output.

You can also share your feedback on Copilot code review. Take the survey.

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