This is a comprehensive CLI wrapper for Microsoft Store publishing that handles the entire submission pipeline from packaging to Partner Center integration. You'll want this when automating Store releases in CI/CD or managing multiple app submissions without clicking through the web interface. It detects project types automatically (WinUI, UWP, Flutter, Electron, PWAs), configures Store identity files, handles Azure AD authentication with Partner Center APIs, and manages gradual rollouts. The metadata updates use raw JSON which requires careful shell escaping, but it beats manually updating store listings. Essential for teams publishing Windows apps at scale.
npx skills add https://github.com/github/awesome-copilot --skill msstore-cli