apple-appstore-manager

Automate App Store Connect management for iOS and macOS apps via API.

6|Updated Apr 23, 2026
One-click install
npx skills add https://github.com/ImL1s/flutter-claude-skills --skill apple-appstore-manager
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: apple-appstore-manager
Source: https://github.com/ImL1s/flutter-claude-skills/tree/main/skills/apple-appstore-manager
Command: npx skills add https://github.com/ImL1s/flutter-claude-skills --skill apple-appstore-manager

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill requires jq, curl, and includes scripts (resource) components.

What problem does it solve?

Automates App Store Connect management for iOS and macOS apps, subscriptions, pricing, and app metadata through API access, reducing manual overhead and errors.

Core Features & Use Cases

  • Create, configure, and update iOS and macOS apps, including app metadata, TestFlight submissions, and localization.
  • Manage In-App Purchases, subscriptions, and pricing schedules via the App Store Connect API, with guidance for completion checklists.
  • Add macOS platform support to existing iOS apps and handle cross-platform provisioning and deployment workflows.

Quick Start

Load your ASC credentials and run the skill to begin configuring apps and subscriptions via API.

Frequently Asked Questions about apple-appstore-manager

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I automate App Store Connect tasks for iOS and macOS apps?

You can automate App Store Connect tasks for iOS and macOS apps by using Bash and Python scripts to execute structured API operations, handling JWT-based access and credentials management to reduce manual overhead and errors.

Can I manage subscriptions and pricing schedules via the App Store Connect API?

Yes, you can manage In-App Purchases, subscriptions, and pricing schedules via the App Store Connect API using structured operations, including guidance for completion checklists to ensure correct configuration.

What's the best way to distribute TestFlight builds and update app metadata via the API?

The best way to distribute TestFlight builds and update app metadata is by running scripts that perform structured API operations, automating TestFlight submissions and localization updates through JWT-based access.

Do I need jq and curl to manage iOS App Store tasks via the Connect API?

Yes, you need jq and curl installed in your environment to handle API-driven authentication, execute network requests, and parse JSON responses when managing iOS and macOS App Store tasks via the Connect API.

How do I add macOS platform support to an existing iOS app via the App Store Connect API?

You can add macOS platform support to existing iOS apps via the App Store Connect API by running scripts that handle cross-platform provisioning and deployment workflows, configuring the new platform programmatically.