๐Ÿ“ˆ
SEOPython

ASO Audit

by rorkai

ASO Audit is an SEO skill for Claude Code, published by rorkai in app-store-connect-cli-skills.

971 stars55 forkson rorkai/app-store-connect-cli-skillsAdded 2026/08/21Repository updated 2026/08/20
agent-skillsai-skillsapp-store-connectappleascautomationcicdclidevopsiosmacostestflightxcode
Install in seconds
Install ASO Audit
Copy ASO Audit into your Claude Code skills folder. Run the command in your terminal, or review the source on GitHub before installing.
terminal
npx degit https://github.com/rorkai/app-store-connect-cli-skills/tree/main/skills/asc-aso-audit ~/.claude/skills/asc-aso-audit

Requires Node.js. Downloads this skill only โ€” not the rest of the repository โ€” into your Claude Code skills folder.

Without Node.js

git clone https://github.com/rorkai/app-store-connect-cli-skills.git

Clones the whole repository, then copy the skillโ€™s own directory into your skills folder yourself.

In this catalog

Source file
skills/asc-aso-audit/SKILL.md in rorkai/app-store-connect-cli-skills
Installs to
~/.claude/skills/asc-aso-audit
Collection
One of 25 skills cataloged from this repository
Category
SEO โ€” 164 skills

What ASO Audit does

ASO Audit runs offline checks on local App Store metadata and compares keywords against subtitle and other fields. It also uses Astro MCP to surface keyword gaps after metadata is pulled.

ASO Audit is cataloged under SEO on DirSkills. ASO Audit comes from a repository tagged agent-skills, ai-skills, app-store-connect, apple and asc.

Documentation

README

asc ASO audit

Run a two-phase ASO audit: offline checks against local metadata files, then keyword gap analysis via Astro MCP. When available, include Apple-generated app tags as a discoverability signal.

Preconditions

  • Metadata pulled locally into canonical files via asc metadata pull --app "APP_ID" --version "1.2.3" --dir "./metadata".
  • If metadata came from asc migrate export or asc localizations download, normalize it into the canonical ./metadata layout before running this skill.
  • For Astro gap analysis: app tracked in Astro MCP (optional โ€” offline checks run without it).
  • For Apple-generated discoverability tags: asc app-tags list --app "APP_ID" --output json works when the API returns tags for the app.

This is the opening of the README. Read the full README on GitHub.

Frequently asked about ASO Audit

  • What else does rorkai publish alongside ASO Audit?

    ASO Audit is one of 25 skills that DirSkills catalogs from rorkai/app-store-connect-cli-skills, the repository it ships in. Its siblings there include ASC Ad Hoc Distribution, ASC Build Lifecycle and ASC Crash Triage. Each one is a separate skill with its own page in this directory, installs the same way ASO Audit does, and is maintained by rorkai in that same repository. The rest of the collection is listed on the rorkai/app-store-connect-cli-skills page.

  • How does ASO Audit compare to other SEO skills?

    ASO Audit ranks #84 by stars among the 164 SEO skills in this catalog. The most-starred ones next to it are App Store Optimization, Answer Engine Optimization and SEO Analysis. DirSkills ranks by the star count of the repository each skill ships in, so that order reflects how popular those repositories are rather than any review of ASO Audit against them. Open each page to compare what they document and how they install.

More from rorkai/app-store-connect-cli-skills

ASO Audit is one of 25 skills cataloged on DirSkills from rorkai/app-store-connect-cli-skills.

See all 25 skills โ†’
๐Ÿ“ฑ
1w ago

ASC Ad Hoc Distribution

ASC Ad Hoc Distribution uses asc distribute to package, publish, resume, and verify private iOS installs for registered devices outside TestFlight. Use it when you need ad hoc IPA distribution, resumable runs, or private install-link verification.
DevOps
97155
๐Ÿ—๏ธ
1w ago

ASC Build Lifecycle

ASC Build Lifecycle helps you find the latest build, check processing state, and expire old builds with asc. Use it when managing build retention or waiting for uploads to finish processing.
DevOps
97155
๐Ÿงช
1w ago

ASC Crash Triage

ASC Crash Triage fetches and summarizes TestFlight crashes, beta feedback, and performance diagnostics from App Store Connect. Use it when you need to investigate crashes, hangs, disk writes, launches, or beta tester reports for an app or build.
Quality
97155
๐Ÿ”Ž
1w ago

ASC ID Resolver

ASC ID Resolver maps App Store Connect resources to the IDs required by other asc commands. Use it to find app, build, version, TestFlight, review submission, and digital-goods IDs from human-friendly names.
Automation
97155
๐Ÿ› ๏ธ
1w ago

ASC Metadata Sync

ASC Metadata Sync keeps App Store Connect metadata, localizations, and keywords aligned with the canonical `asc metadata` workflow. Use it to pull, validate, review, and apply app-info or version metadata, or to migrate legacy fastlane metadata.
DevOps
97155
๐Ÿš€
1w ago

ASC Release Flow

ASC Release Flow orchestrates App Store releases with asc by staging version metadata, attaching or building an artifact, publishing, and submitting for review. Use it when preparing or executing an App Store release, including Game Center item preparation.
DevOps
97155