dustinober1
Community@dustinober1
A 26-skill registry for App Store Connect operations covering iOS/macOS release orchestration, TestFlight, signing, pricing, metadata localization, and Apple Ads management.
Agent Skills by dustinober1
Showing 26 vetted skills indexed across 1 GitHub repositories.
asc-iap-attach
Attach in-app purchases and subscriptions to an App Store Connect version for review.
asc-signing-setup
Creates and manages iOS signing certificates, bundle IDs, and provisioning profiles via the asc CLI.
asc-xcode-build
Builds, archives, exports, and uploads Xcode apps for App Store Connect submission.
asc-apple-ads
Manages Apple Ads campaigns, keywords, and reports through the asc CLI.
asc-subscription-localization
Bulk-localize App Store Connect subscription and in-app purchase display names across locales using the asc CLI.
asc-wall-submit
Submits or updates Wall of Apps entries via the asc CLI with dry-run preview and PR-based changes.
asc-team-key-create
Creates App Store Connect API keys and downloads the one-time .p8 private key.
asc-submission-health
Diagnose App Store submission blockers and manage review status with the asc CLI.
asc-release-flow
Orchestrate App Store releases with asc from staging through review submission.
asc-testflight-orchestration
Orchestrate TestFlight groups, testers, build distribution, and test notes using the asc CLI.
asc-metadata-sync
Sync, validate, and apply App Store Connect metadata using the asc CLI canonical workflow.
asc-whats-new-writer
Generate localized App Store What's New release notes from git logs or free text.
asc-crash-triage
Fetch and summarize TestFlight crash reports, beta feedback, and performance diagnostics via asc.
asc-revenuecat-catalog-sync
Reconcile App Store Connect subscriptions and IAPs with RevenueCat products, entitlements, and offerings.
asc-localize-metadata
Translate and sync App Store metadata across locales using LLM translation and the asc CLI.
asc-workflow
Define, validate, run, and resume repo-local asc workflow automations for TestFlight and App Store releases.
asc-shots-pipeline
Automate iOS screenshot capture, framing, and App Store Connect upload via CLI pipelines.
asc-aso-audit
Audit App Store metadata for keyword waste, field utilization, and cross-locale gaps.
asc-cli-usage
Guides construction of asc CLI commands for App Store Connect automation.
asc-build-lifecycle
Manage App Store Connect build processing, retention, and expiration with asc CLI commands.
asc-app-create-ui
Creates an App Store Connect app via the iris API using a cached web session.
asc-ppp-pricing
Configure territory-specific App Store Connect pricing for subscriptions and in-app purchases.
asc-screenshot-resize
Resize and validate App Store Connect screenshots using asc CLI and macOS sips.
asc-notarization
Archive, sign, and notarize macOS apps with xcodebuild and the Apple Notary API.
Frequently Asked Questions About dustinober1
FAQPage SchemaWhat tasks can I automate using dustinober1's skills?▼
You can manage the full App Store Connect lifecycle: build and upload Xcode archives, orchestrate releases and TestFlight betas, attach in-app purchases to submissions, set territory-specific pricing, localize metadata and release notes, triage crashes, run ASO audits, manage Apple Ads campaigns, and notarize macOS apps.
Who are these skills designed for?▼
iOS and macOS developers, release engineers, and indie app publishers who operate App Store Connect from the command line. They suit teams handling signing asset rotation, subscription catalog sync with RevenueCat, screenshot pipelines, and privacy nutrition label declarations without using the App Store Connect web UI.
How do the release and submission skills work together?▼
asc-release-flow stages a version, uploads or builds the artifact, publishes, and submits for review. asc-submission-health handles readiness validation, repair routing, status monitoring, cancellation, and retries when validation fails or a submission gets stuck, keeping execution and recovery concerns separated.
What prerequisites and dependencies do these skills require?▼
Skills assume the asc CLI with App Store Connect authentication, typically a Team API Key with a downloaded .p8 private key stored in ~/.blitz. Specific skills also require xcodebuild, simctl, macOS sips, AXe for UI actions, RevenueCat MCP access, or Astro MCP for ASO keyword analysis.
Can these skills handle App Store monetization and pricing?▼
Yes. asc-ppp-pricing sets territory-specific subscription and IAP prices via price import and schedule commands, asc-iap-attach links purchases to version submissions, asc-subscription-localization bulk-translates display names, and asc-revenuecat-catalog-sync reconciles products, entitlements, and offerings between App Store Connect and RevenueCat.