asc-publish

Automate App Store Connect publishing with readiness checks and metadata preview.

32|10|Updated Feb 21, 2026
One-click install
npx skills add https://github.com/moasq/nanowave --skill asc-publish-moasq
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: asc-publish
Source: https://github.com/moasq/nanowave/tree/main/internal/orchestration/skills/features/asc-publish
Command: npx skills add https://github.com/moasq/nanowave --skill asc-publish-moasq

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

This Skill automates the complex and error-prone process of publishing iOS applications to the App Store and TestFlight, ensuring all metadata and build requirements are met.

Core Features & Use Cases

  • Automated Publishing Workflow: Guides users through gathering information, reporting readiness, previewing metadata, and submitting apps.
  • Readiness Checks: Verifies app registration, bundle ID, build status, screenshots, and metadata completeness.
  • Metadata Preview: Displays a clear, formatted preview of all submission details, including AI-generated content, for user confirmation.
  • Mandatory Action Guidance: Clearly outlines user actions required outside the tool, such as signing agreements or providing URLs.
  • Localization Support: Handles metadata generation and preview for multiple languages.
  • Use Case: When you're ready to release a new version of your app, use this Skill to ensure all App Store Connect requirements are met, preview your release notes and description, and submit the build for review with confidence.

Quick Start

Use the asc-publish skill to prepare and submit the latest build for the 'MyApp' application to App Store Connect.

Frequently Asked Questions about asc-publish

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

FAQPage Schema
How do I automate App Store Connect submissions for my iOS app?

You can automate App Store submission by using a workflow that runs xcodebuild commands and calls App Store Connect APIs to validate build status, preview metadata, and submit your app for review.

What readiness checks are required before publishing to TestFlight?

Before publishing to TestFlight, readiness checks must verify app registration, bundle ID, build status, screenshots, and metadata completeness to ensure all App Store Connect requirements are met.

Can I preview App Store metadata and localization before submitting my build?

Yes, the workflow generates a formatted preview of all submission fields, including AI-generated content and localization for multiple languages, allowing you to confirm details before final submission.

Does automated App Store publishing handle signing agreements and external URLs?

Automated App Store publishing does not handle signing agreements or providing URLs directly, but it guides users on these mandatory external actions required to complete the submission process.

What is the best way to manage TestFlight and App Store targets during iOS app submission?

The best way to manage TestFlight and App Store targets is through an automated workflow that executes xcodebuild commands and validates app registration and build status for each target before submission.