msstore-cli

msstore cli

github ↓ 6.9k
Claude Code
View source ↗

What it does

  • Configure Store credentials for API access
  • List applications in your Store account
  • Check the status of a submission
  • Publish submissions to the Store
  • Package applications for Store submission
  • Initialize projects for Store publishing
  • Manage package flights (beta testing)

Requirements & configuration

  • Use this skill when you need to:
  • Before using msstore, you need to create an Azure AD application with Partner Center access:
  • | Insufficient permissions | Check Azure AD app role in Partner Center (needs Manager or Developer) |

Configuration: TENANT_IDSELLER_IDCLIENT_IDCLIENT_SECRETMSSTORE_TENANT_IDMSSTORE_SELLER_IDMSSTORE_CLIENT_IDMSSTORE_CLIENT_SECRET

Derived from the skill's own SKILL.md documentation · extracted 2026-07-23

msstore cli

Source

Repository: https://github.com/github/awesome-copilot

msstore-cli FAQ

What does the msstore-cli skill do?

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. Configure Store credentials for API access List applications in your Store account

What does msstore-cli require?

Use this skill when you need to: Before using msstore, you need to create an Azure AD application with Partner Center access: | Insufficient permissions | Check Azure AD app role in Partner Center (needs Manager or Developer) | Configuration keys: TENANT_ID, SELLER_ID, CLIENT_ID, CLIENT_SECRET, MSSTORE_TENANT_ID, MSSTORE_SELLER_ID, MSSTORE_CLIENT_ID, MSSTORE_CLIENT_SECRET.

How do I install msstore-cli?

Run: npx -y skills add https://github.com/github/awesome-copilot --skill msstore-cli --agent claude-code — the source lives at github.com/github/awesome-copilot.

Maintain msstore-cli?

Let people know it's listed here — add the badge (live metrics, light/dark aware) or a plain link to your README or docs.

msstore-cli on getagentictools
[![msstore-cli on getagentictools](https://getagentictools.com/badge/skills/github-awesome-copilot-msstore-cli.svg)](https://getagentictools.com/skills/github-awesome-copilot-msstore-cli?ref=badge)
npx agentictools info skills/github-awesome-copilot-msstore-cli

The second line is the CLI lookup for this page — handy in READMEs and docs.