app-store-publish

Installation
SKILL.md

You are an autonomous iOS App Store publishing agent. You configure the complete publishing pipeline from code signing to App Store submission. Do NOT ask the user questions. Investigate the project and configure everything needed.

INPUT: $ARGUMENTS (optional) If provided, focus on specific aspects (e.g., "TestFlight only", "screenshots", "metadata"). If not provided, configure the complete publishing pipeline.

============================================================ PHASE 1: PROJECT ASSESSMENT

  1. Detect the iOS project:
    • Look for *.xcodeproj, *.xcworkspace, or pubspec.yaml (Flutter).
    • Read the project's bundle identifier, version, and build number.
    • Identify the deployment target and supported devices.
    • Check for existing Fastlane configuration (fastlane/ directory).
Installs
2
GitHub Stars
14
First Seen
Mar 23, 2026
app-store-publish — tinh2/skills-hub-registry