app-store-optimization

app-store-optimization is a skill for Claude Code, Codex from alirezarezvani/claude-code-aso-skill. It costs 32 tokens per session (3,564 once invoked), scanned A, original, no licence file.

A toolkit for improving how mobile apps appear and perform in the Apple App Store and Google Play Store. ASO means App Store Optimization: making an app listing easier to find and more likely to be installed.

In plain words
What is it for?
It is for researching app-store listings, improving titles and descriptions, and tracking mobile-app performance on both stores.
Why use it?
It brings research, listing improvements, and performance tracking into one workflow instead of handling them separately.

Skill for Claude CodeCodex

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.

agentmods
npx agentmods add skills/alirezarezvani/claude-code-aso-skill/app-store-optimization
Any agent
npx skills add alirezarezvani/claude-code-aso-skill --skill app-store-optimization
Clone the repo
git clone --depth 1 https://github.com/alirezarezvani/claude-code-aso-skill

Made for: Claude Code, Codex.

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-optimization

README.md
[![agentmods](https://agentmods.dev/badge/skills/alirezarezvani/claude-code-aso-skill/app-store-optimization.svg)](https://agentmods.dev/skills/alirezarezvani/claude-code-aso-skill/app-store-optimization)
Your own site
<a href="https://agentmods.dev/skills/alirezarezvani/claude-code-aso-skill/app-store-optimization"><img src="https://agentmods.dev/badge/skills/alirezarezvani/claude-code-aso-skill/app-store-optimization.svg" alt="Measured on agentmods" height="20"></a>
Per session 32 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 3,564 The whole file, excluding the scripts and references it only reads on demand.
Security scan A 0 findings. Scan, not verified.
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 $0.00032 $0.03564
Opus 5 $0.00016 $0.01782
Sonnet 5 $0.00006 $0.00713
Haiku 4.5 $0.00003 $0.00356

Measured 4d ago against content hash 246f6f1624fe, method: parsed. Prices are Anthropic first-party input rates as of 2026-08-30, from the pricing page.

Security

Grade A, and why

app-store-optimization 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 4d ago.

The scan reads SKILL.md. This mod also ships 10 executable files (ab_test_planner.py, aso_scorer.py, competitor_analyzer.py, …), listed below but not scanned — reading those needs a real analyzer, not pattern matching.

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.

app-store-optimization/SKILL.md · 404 lines

The source is not reproduced here

No licence file

A repository with no LICENSE is all rights reserved by default, so the body is not copied here. The metadata, the measurements and the link are.

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. 4d ago First seen · 404 lines · 32 tokens per session scan A 246f6f1624fe

Subscribe to this mod's changes

app-store-optimization is a skill published in the GitHub repository alirezarezvani/claude-code-aso-skill (430 stars, last pushed 3mo ago), with no licence file. It adds 32 tokens to every session and 3,564 once invoked, about $0.0002 per session on Opus 5. 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-30.

Related

Other skills, from other repositories

sub-agents

Execute external CLI AIs as isolated sub-agents for task delegation, parallel processing, and context separation. Use when delegating complex multi-step tasks, running parallel investigations, needing fresh context without current conversation history, or leveraging specialized agent definitions. Returns structured…

blindlove200/sub-agents-skills · 66 tokens

gingiris-aso-growth

🇺🇸 ASO & Mobile App Growth Playbook 2026 — Complete App Store Optimization guide. ASO keyword ranking, App Store & Google Play listing optimization, app cold start, UGC creator operations, TikTok/Instagram/YouTube Shorts marketing, AI-matrix content scaling, mobile user acquisition. 🇨🇳 ASO 增长与 App 冷启动权威指南 …

Gingiris-1031/gingiris-skills · 320 tokens

gr-aso

ASO(App Store Optimization)+ App 冷启动。覆盖关键词研究、metadata 优化、UGC 创作者矩阵、 TikTok 投流、AI 多账号矩阵、多语言本地化。从 gingiris-aso-growth 提炼。.

Gingiris-1031/gingiris-skills · 56 tokens

ipaship-audit

Use when auditing iOS/Android app submissions for compliance with Apple App Store Review Guidelines or Google Play Developer Policies. Scan .ipa, .apk, or .zip files against official store policies, generate structured compliance reports, and identify violations with remediation steps.

atharvnaik1/ipaship-audit · 57 tokens

aso-asc

Apple App Store Connect API integration. Fetch iOS app metadata, reviews, ratings, and version info directly from App Store Connect. Requires API key. Triggers on: "app store connect", "asc".

FelixGraeber/claude-aso-audit-skill · 46 tokens

analyzing-android-malware-with-apktool

Perform static analysis of Android APK malware using apktool for resource decompilation, jadx for Java source recovery, and androguard for manifest inspection, dangerous permission-combination detection, and identification of obfuscated code, dynamic code loading, and reflection-based API calls. Use to statically…

mukul975/Anthropic-Cybersecurity-Skills · 84 tokens