asc-pricing-manager

Installation
SKILL.md

Workflow

Use this skill for App Store Connect paid-app pricing. Keep it separate from marketing metadata because pricing has a different API surface, credential role, and risk profile.

Read-Only Pricing Audit

  1. Confirm the target app and a pricing-capable App Store Connect credential env file.
    • Prefer a separate pricing env file outside the repo.
    • Do not assume a Marketing-role metadata key can read or manage pricing.
  2. Run scripts/asc-audit-pricing.mjs.
    • The script only makes GET requests.
    • It writes JSON and CSV artifacts to /private/tmp by default.
    • Use explicit --out and --csv paths when the user wants stable filenames.
  3. Review the generated summary before proposing any price changes.
  4. Treat all customer prices as territory-local prices with the included currency. Do not describe a non-USD storefront price as USD.
Installs
1
GitHub Stars
1
First Seen
Jun 16, 2026
asc-pricing-manager — superturboryan/app-store-connect-skills