claude-aso

claude-aso is a plugin for Claude Code from FelixGraeber/claude-aso-audit-skill. Its manifest loads nothing; the 7 skills, 12 agents it bundles cost 720 tokens per session together, scanned A, original, MIT.

A complete app-store optimisation toolkit for Claude Code. App-store optimisation means improving an app’s store page so it can be found in search and persuade visitors to install it on iOS and Android.

In plain words
What is it for?
Use it to research keywords, improve store metadata and visuals, manage reviews, study competitors, localise listings, plan A/B tests, check technical and policy issues, and improve install conversion.
Why use it?
It brings research, writing, visual review, competitor analysis, localisation, release checks, testing, and conversion review into one coordinated workflow.

Plugin for Claude Code

Written for Claude Code: a Claude Code plugin manifest. Also seen: mentions subagents; mentions Claude Code.

Good fit Use it to research keywords, improve store metadata and visuals, manage reviews, study competitors, localise listings, plan A/B tests, check technical and policy issues, and improve install conversion.

Compare 6 plugins from other repositories ↓
Install in Claude Code
/plugin marketplace add FelixGraeber/claude-aso-audit-skill/plugin install claude-aso
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.

Clone the repo
git clone --depth 1 https://github.com/FelixGraeber/claude-aso-audit-skill

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 claude-aso

README.md
[![agentmods](https://agentmods.dev/badge/plugins/felixgraeber/claude-aso-audit-skill/claude-aso-audit-skill/github.svg)](https://agentmods.dev/plugins/felixgraeber/claude-aso-audit-skill/claude-aso-audit-skill)
Your own site
<a href="https://agentmods.dev/plugins/felixgraeber/claude-aso-audit-skill/claude-aso-audit-skill"><img src="https://agentmods.dev/badge/plugins/felixgraeber/claude-aso-audit-skill/claude-aso-audit-skill/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 claude-aso

Your own site · 80×15
<a href="https://agentmods.dev/plugins/felixgraeber/claude-aso-audit-skill/claude-aso-audit-skill"><img src="https://agentmods.dev/badge/plugins/felixgraeber/claude-aso-audit-skill/claude-aso-audit-skill.svg" alt="Reviewed on agentmods" width="80" height="20"></a>
Per session not measured What this adds to a session before it is invoked.
When invoked not measured The manifest loads nothing itself; its 7 skills, 12 agents cost 720 tokens a session between them.
Security scan A 0 findings. A grade says what 26 rules found in the file — not that it is safe.
Origin original No closer match found in the catalogue.
Security

Grade A, and why

claude-aso scanned grade A with 0 findings 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 11d 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.

Nothing flagged

None of the 26 patterns this scan looks for appear in this file: no shell pipes, no recursive deletes, no credential paths, no hidden text, no instruction-override or anti-refusal phrasing, no agent-config snooping. That is not a guarantee, it is the absence of the things that are checkable.

.claude-plugin/plugin.json · 28 lines

What it actually says

{
  "name": "claude-aso",
  "version": "1.0.0",
  "description": "Comprehensive App Store Optimization skill for Claude Code. Covers keyword research, metadata optimization (iOS App Store & Google Play), visual asset analysis, review management, competitor intelligence, localization, A/B testing strategy, technical ASO, and conversion rate optimization with parallel subagent architecture.",
  "author": "felixgraeber",
  "license": "MIT",
  "entry_point": "aso/SKILL.md",
  "skills": [
    "aso/SKILL.md",
    "skills/aso-listing/SKILL.md",
    "skills/aso-creative/SKILL.md",
    "skills/aso-market/SKILL.md",
    "skills/aso-release/SKILL.md"
  ],
  "agents": [
    "agents/aso-keywords.md",
    "agents/aso-metadata.md",
    "agents/aso-visuals.md",
    "agents/aso-reviews.md",
    "agents/aso-competitors.md",
    "agents/aso-localization.md",
    "agents/aso-ab-testing.md",
    "agents/aso-technical.md",
    "agents/aso-conversion.md",
    "agents/aso-compliance.md"
  ]
}
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. 11d ago First seen · 28 lines scan A 733c118e7b53

Subscribe to this mod's changes

claude-aso is a plugin published in the GitHub repository FelixGraeber/claude-aso-audit-skill (4 stars, last pushed 1mo ago), licensed MIT. Its token cost is not measured: this kind of file is read by the harness, not the model. A static security scan graded it A with 0 findings. No closer match exists in the catalogue, so it is treated as the original; first seen 2026-08-31.

Related

Other plugins, from other repositories

aso-atlas

App Store Optimization inside Claude: research keywords with Apple-reported popularity and difficulty, track rankings per storefront, review competitors and read your App Store Connect performance.

asoatlas/mcp · not measured

greenlight

Run every App Store and Google Play compliance check in one command: code patterns, privacy manifests, Android manifests and Gradle, IPA/APK/AAB binaries, metadata. Catches rejections before you submit. Claude Code integration: run, fix, re-run until GREENLIT.

RevylAI/greenlight · not measured

indie-apple-stack marketplace

Plugin marketplace listing 2 plugins: apple-skills, apple.

rshankras/claude-code-apple-skills · not measured

apple-skills

164 Apple platform development skills across 23 categories (iOS, macOS, watchOS, visionOS): code generators, product workflow, App Store/ASO, testing and TDD, design, performance, security, and more. Surfaced as 23 category skills that route to the full library.

rshankras/claude-code-apple-skills · not measured

apple-skills

164 Apple platform development skills across 23 categories (iOS, macOS, watchOS, visionOS): code generators, product workflow, App Store/ASO, testing and TDD, design, performance, security, and more. Surfaced as 23 category skills that route to the full library.

rshankras/claude-code-apple-skills · not measured

automobileapp

Claude Code plugin for mobile app release automation — metadata, localization, screenshots, versioning, and EAS submission.

ofcskn/mobile-automation-plugin · not measured