app-store-submission-automator

app-store-submission-automator is a skill for Claude Code from curiositech/windags-skills. It costs 101 tokens per session (1,703 once invoked), scanned B, original, no licence file.

An automation tool for submitting mobile apps to Apple’s App Store and Google Play. It covers release workflows, store information, screenshots, beta testing, and signing files used to verify an app’s identity.

In plain words
What is it for?
Managing Fastlane-based submissions, App Store and Google Play metadata, screenshots, TestFlight or internal testing, code signing, and provisioning profiles.
Why use it?
It reduces the manual work involved in preparing store listings, testing releases, and handling app-signing requirements.

Skill for Claude Code

Written for Claude Code: allowed-tools in frontmatter.

Good fit Managing Fastlane-based submissions, App Store and Google Play metadata, screenshots, TestFlight or internal testing, code signing, and provisioning profiles.

Compare 6 skills from other repositories ↓
Install with agentmods
npx agentmods add skills/curiositech/windags-skills/app-store-submission-automator
Install

Getting it into your agent

One page per mod, every tool's command on it. A separate URL per tool would split the same page into five that compete with each other.

Any agent
npx skills add curiositech/windags-skills --skill app-store-submission-automator
Clone the repo
git clone --depth 1 https://github.com/curiositech/windags-skills

Made for: Claude Code.

Wrote this? Show the measurements

A badge with what this costs and how it scanned, read live from this page, so it follows the numbers instead of freezing them. Markdown for a README, HTML for a documentation site or a project page.

agentmods badge for app-store-submission-automator

README.md
[![agentmods](https://agentmods.dev/badge/skills/curiositech/windags-skills/app-store-submission-automator/github.svg)](https://agentmods.dev/skills/curiositech/windags-skills/app-store-submission-automator)
Your own site
<a href="https://agentmods.dev/skills/curiositech/windags-skills/app-store-submission-automator"><img src="https://agentmods.dev/badge/skills/curiositech/windags-skills/app-store-submission-automator/github.svg" alt="Measured on agentmods" height="20"></a>

Or the 80×15 button, for a site that already has a row of RSS and ATOM ones. Only the verdict fits; the numbers stay here.

agentmods 80×15 button for app-store-submission-automator

Your own site · 80×15
<a href="https://agentmods.dev/skills/curiositech/windags-skills/app-store-submission-automator"><img src="https://agentmods.dev/badge/skills/curiositech/windags-skills/app-store-submission-automator.svg" alt="Reviewed on agentmods" width="80" height="20"></a>
Per session 101 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 1,703 The whole file, excluding the scripts and references it only reads on demand.
Security scan B 1 finding. A grade says what 26 rules found in the file — not that it is safe.
Origin unknown No closer match found in the catalogue.
Token cost

What it costs to keep this loaded

Counted locally with the o200k_base tokenizer, which is exact for GPT models; Claude uses its own tokenizer and its counts differ. Treat this as one consistent yardstick across the catalogue rather than a bill. Prices are per million input tokens.

ModelPer sessionOnce invoked
Fable 5.1 $0.00101 $0.01703
Opus 5 $0.00051 $0.00851
Sonnet 5 $0.00020 $0.00341
Haiku 4.5 $0.00010 $0.00170

Measured 12d ago against content hash 01c53a4670d1, method: parsed. Prices are Anthropic first-party input rates as of 2026-09-11, from the pricing page.

Security

Grade B, and why

app-store-submission-automator scanned grade B with 1 finding against 26 rules in 11 categories — prompt injection, anti-refusal, data exfiltration, privilege escalation, supply chain, agent snooping, system-prompt leakage, SSRF and excessive agency — measured 12d ago.

A static scan of the body, not an audit. Every finding is printed with the line that produced it so you can judge whether it matters here. A mod is markdown that instructs an agent; that is exactly why what it instructs is worth reading.

Strips warnings and disclaimersmediumAnti-refusal

Omitting safety caveats hides risk from the user and is a common jailbreak preamble.

- [ ] `fastlane precheck` passes without warnings
skills/app-store-submission-automator/SKILL.md · 179 lines

The source is not reproduced here

A licence we could not identify

The repository carries a LICENSE file, but it is custom or dual enough that GitHub cannot name it and neither can this catalogue. Unknown terms are not permission, so the body is not copied here. Read the licence at the source and decide for yourself.

Read it on GitHub

Changes

What this file has done since we first saw it

Hashed on every crawl. A supply-chain change to an agent config is a question of when, not whether, so the history is kept rather than the latest state alone.

  1. 12d ago First seen · 179 lines · 101 tokens per session scan B 01c53a4670d1

Subscribe to this mod's changes

app-store-submission-automator is a skill published in the GitHub repository curiositech/windags-skills (10 stars, last pushed 1mo ago), with no licence file. It adds 101 tokens to every session and 1,703 once invoked, about $0.0005 per session on Opus 5. A static security scan graded it B with 1 finding (strips warnings and disclaimers). No closer match exists in the catalogue, so it is treated as the original; first seen 2026-08-31.

Related

Other skills, from other repositories

beta-testing

Beta testing strategy for iOS/macOS apps. Covers TestFlight program setup, beta tester recruitment, feedback collection methodology, user interviews, signal-vs-noise interpretation, and go/no-go launch readiness decisions. Use when planning a beta, setting up TestFlight, collecting user feedback, or deciding if ready…

rshankras/claude-code-apple-skills · 67 tokens

accessibility-audit

Run a structured accessibility audit on an iOS/macOS app — automated XCUITest audits, Accessibility Inspector, manual VoiceOver/Dynamic Type passes, and App Store Accessibility Nutrition Label evaluation. Use before release, when preparing Nutrition Label declarations, or for EU Accessibility Act compliance.

rshankras/claude-code-apple-skills · 60 tokens

rn-harness-evaluator

Phase 6 — QA verification. Default mode runs functional check only; --strict runs 3-phase progressive QA with Agent Team.

tjdrhs90/rn-launch-harness · 32 tokens

rn-harness-acceptance

Phase 7.5 — Human acceptance gate before store build. Runs an automated Maestro E2E smoke test on a real simulator/emulator, then PAUSES for the user to run the app themselves and explicitly approve before any EAS/local build or store submission.

tjdrhs90/rn-launch-harness · 60 tokens

ios-screenshot-taker

Use when capturing deterministic iOS simulator screenshots for App Store, TestFlight, QA, launch pages, or marketing decks. Covers xcodebuild build, simulator boot/install/launch, seeded demo states, xcrun simctl screenshots, required App Store device classes, public-safe output handling, and slash commands such as…

JasonColapietro/ios-app-dev-skills · 78 tokens

flutter-testing

A testing guide for Flutter mobile apps and NestJS backends used across multiple regions. It covers unit tests, screen tests, end-to-end tests, regional build variants called flavors, and rules for testing payments, tenants, and external services with test doubles.

lh17708357536-gif/flutter-cn-overseas-app-skills · 114 tokens