AppStore Publisher is a free, open-source AI Agent skill that automates the entire iOS App Store publishing pipeline. It replaces 50+ manual steps with a single command: npx skills add SDLLL/appstore-publisher. The six-stage pipeline covers compliance pre-checks (Guidelines 4.2, 4.3, 2.1, 5.1.1), xcodebuild archive and IPA upload, AI-generated metadata with en/zh localization and ASO keyword optimization, automated screenshots for iPhone 6.7", 6.1" and iPad, App Store submission with 30-minute heartbeat polling, and automatic rejection recovery. Compatible with Claude Code, Cursor, and Windsurf. Free under MIT License. Requires macOS and an Apple Developer account.

One Command to Ship

AppStore Publisher

Give your AI Agent the power to publish.

Check ascender height
COMPLETE.
(REF: BRAND_V3)
Respect margin
CHECK KERNING
CENTER LINE
DRAFT: 04
SCALE: 1:1
Quick Start
npx skills add SDLLL/appstore-publisher
→ then tell your agent: "publish my app"
✓ copied!
Automated Pipeline

The Full Pipeline

01 Greenlight

Compliance Check

4.3 Duplication · 4.2 Minimum Functionality · 2.1 Completeness · 5.1.1 Privacy

02 Build

Build & Upload

xcodebuild archive → exportArchive → IPA → asc upload

03 Metadata

Metadata & ASO

AI descriptions · en/zh localization · keyword optimization (100 chars)

04 Screenshots

Screenshot Automation

Simulator 6.7" + 6.1" + iPad · device framing · What's New

05 Submit

Review & Submit

asc submit · heartbeat polling every 30 min · status tracking

06 Recovery

Auto-Fix & Retry

Parse rejection reason → write to memory → auto-fix → resubmit

rejected? auto-fix → retry
the entire pipeline, fully automated ✓

Why

Manual Publishing AppStore Publisher
Steps required 50+ manual steps 1 command
Time per submission 2–4 hours ~15 minutes
Metadata & ASO Write by hand, per language AI-generated, en/zh auto
Screenshots Manual capture + framing Simulator auto-capture
Rejection handling Read email, guess fix Auto-parse, fix, resubmit
Compliance checks Hope for the best 40+ automated preflight checks
Price Your time Free, MIT License

FAQ

What is AppStore Publisher?

AppStore Publisher is a free, open-source AI Agent skill that automates the entire iOS App Store publishing pipeline. It replaces 50+ manual steps with a single command — from compliance checks and xcodebuild archiving to metadata generation, screenshot automation, App Store submission, and rejection recovery.

Which AI agents are supported?

AppStore Publisher works with Claude Code, Cursor, and Windsurf. Any AI coding agent that supports the skills protocol can install it via npx skills add SDLLL/appstore-publisher.

How do I install it?

Run npx skills add SDLLL/appstore-publisher in your terminal, then tell your AI agent "publish my app." The skill handles building, metadata, screenshots, and submission automatically.

What does the pipeline do?

The six-stage pipeline covers: (1) compliance pre-check against Apple Review Guidelines, (2) xcodebuild archive and IPA upload, (3) AI-generated metadata with en/zh localization and ASO keyword optimization, (4) automated screenshots for 6.7", 6.1", and iPad sizes, (5) submission with 30-minute heartbeat polling, and (6) automatic rejection parsing, fix, and resubmission.

Is it free?

Yes. AppStore Publisher is free and open-source under the MIT License. It requires macOS and an active Apple Developer account.