Skip to content

Add agent skill for Microsoft Store CLI (msstore)#846

Merged
aaronpowell merged 3 commits intogithub:stagedfrom
alvinashcraft:alvinashcraft/staged-add-skill-msstore-cli
Mar 2, 2026
Merged

Add agent skill for Microsoft Store CLI (msstore)#846
aaronpowell merged 3 commits intogithub:stagedfrom
alvinashcraft:alvinashcraft/staged-add-skill-msstore-cli

Conversation

@alvinashcraft
Copy link
Copy Markdown
Contributor

Pull Request Checklist

  • I have read and followed the CONTRIBUTING.md guidelines.
  • 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

Microsoft Store Developer CLI (msstore) for publishing Windows applications to the Microsoft Store. Use when asked to configure Store credentials, list Store apps, check submission status, publish submissions, manage package flights, set up CI/CD for Store publishing, or integrate with Partner Center. Supports Windows App SDK/WinUI, UWP, .NET MAUI, Flutter, Electron, React Native, and PWA applications.


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

The Microsoft Store CLI repo is available here.


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 1, 2026 16:24
Copy link
Copy Markdown
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 a new Agent Skill documenting how to use the Microsoft Store Developer CLI (msstore) for Store credential setup, app/submission management, packaging, publishing, flights, and CI/CD integration, and registers it in the skills index.

Changes:

  • Added msstore-cli skill documentation with command reference, workflows, troubleshooting, and links to official resources.
  • Updated the skills catalog to include the new msstore-cli entry.

Reviewed changes

Copilot reviewed 2 out of 2 changed files in this pull request and generated 1 comment.

File Description
skills/msstore-cli/SKILL.md New skill content covering msstore CLI usage patterns and common workflows.
docs/README.skills.md Adds the msstore-cli skill to the skills listing table.

Comment thread skills/msstore-cli/SKILL.md Outdated
Copy link
Copy Markdown
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

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

Comment thread skills/msstore-cli/SKILL.md Outdated
@aaronpowell aaronpowell merged commit 6c2414c into github:staged Mar 2, 2026
3 checks passed
@alvinashcraft alvinashcraft deleted the alvinashcraft/staged-add-skill-msstore-cli branch March 2, 2026 15:05
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