Skip to content

Latest commit

 

History

History
28 lines (19 loc) · 839 Bytes

File metadata and controls

28 lines (19 loc) · 839 Bytes

Amore Skill

A Claude Code skill that teaches Claude how to guide users through the Amore CLI for macOS app distribution outside the App Store.

What It Does

When installed, Claude can help with:

  • Setup — Install the CLI, sign in, register apps
  • Releasing — Build, code sign, notarize, create DMG, and publish in one command
  • Sparkle Updates — EdDSA key management, appcast.xml generation, over-the-air updates
  • S3 Self-Hosting — Configure S3/Cloudflare R2 for independent distribution
  • Licensing — Stripe integration for selling licenses

Install

Claude Code

/plugin marketplace add AmoreComputer/amore-skill
/plugin install amore-cli@AmoreComputer-amore-skill

Skills CLI

npx skills add AmoreComputer/amore-skill