app-store-optimization

app-store-optimization is a skill for Claude Code, Codex from rootcastleco/rei-skills. It costs 32 tokens per session (3,643 once invoked), scanned A, original, no licence file.

A toolkit for App Store Optimization, the work of improving how a mobile app appears and performs in the Apple App Store and Google Play Store.

In plain words
What is it for?
Researching app-store listings, improving their presentation, and tracking mobile-app performance on Apple and Google stores.
Why use it?
It brings research, optimization, and performance tracking into one described workflow. The input does not specify which store data or metrics it uses.

Skill for Claude CodeCodex

Which agent this was written for is unclear — body not stored (licence); the path alone says nothing.

Good fit Researching app-store listings, improving their presentation, and tracking mobile-app performance on Apple and Google stores.

Compare 6 skills from other repositories ↓
Install with agentmods
npx agentmods add skills/rootcastleco/rei-skills/app-store-optimization
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 rootcastleco/rei-skills --skill app-store-optimization
Clone the repo
git clone --depth 1 https://github.com/rootcastleco/rei-skills

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/rootcastleco/rei-skills/app-store-optimization.svg)](https://agentmods.dev/skills/rootcastleco/rei-skills/app-store-optimization)
Your own site
<a href="https://agentmods.dev/skills/rootcastleco/rei-skills/app-store-optimization"><img src="https://agentmods.dev/badge/skills/rootcastleco/rei-skills/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,643 The whole file, excluding the scripts and references it only reads on demand.
Security scan A 0 findings. 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.00032 $0.03643
Opus 5 $0.00016 $0.01821
Sonnet 5 $0.00006 $0.00729
Haiku 4.5 $0.00003 $0.00364

Measured 7d ago against content hash edf8582d6129, method: parsed. Prices are Anthropic first-party input rates as of 2026-09-07, 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 7d ago.

The scan reads SKILL.md. This mod also ships 8 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.

skills/app-store-optimization/SKILL.md · 414 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. 7d ago First seen · 414 lines · 32 tokens per session scan A edf8582d6129

Subscribe to this mod's changes

app-store-optimization is a skill published in the GitHub repository rootcastleco/rei-skills (6 stars, last pushed yesterday), with no licence file. It adds 32 tokens to every session and 3,643 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-31.

Related

Other skills, from other repositories

react-native-skills

React Native and Expo best practices for building performant mobile apps. Contains 35+ rules across 14 categories covering list performance, animations, navigation, UI patterns, and platform-specific optimizations. Use when building React Native components, optimizing lists, implementing animations, or working with…

yunseo-kim/agent-toolbox · 62 tokens

android-jetpack-compose-expert-v2

Android Jetpack Compose Expert workflow skill. Use this skill when the user needs Expert guidance for building modern Android UIs with Jetpack Compose, covering state management, navigation, performance, and Material Design 3 and the operator should preserve the upstream workflow, copied support files, and provenance…

diegosouzapw/awesome-omni-skills · 72 tokens

android-ui-verification-v2

Android UI Verification Skill workflow skill. Use this skill when the user needs Automated end-to-end UI testing and verification on an Android Emulator using ADB and the operator should preserve the upstream workflow, copied support files, and provenance before merging or handing off.

diegosouzapw/awesome-omni-skills · 57 tokens

android-studio

Operational skill for Android Studio: Gradle projects, emulators, Logcat, build variants, signing configs, and AGP troubleshooting.

alivirgo/Major-AI-Skills · 31 tokens

flutter

Operational skill for Flutter: widgets, state management choices, async UI, platform channels awareness, and release build hygiene.

alivirgo/Major-AI-Skills · 25 tokens

git-master

MUST USE for ANY git operations. Atomic commits, rebase/squash, cherry-pick, worktree, reflog recovery, and history search (blame, bisect, log -S). STRONGLY RECOMMENDED: Use with task(category='quick', loadskills=['git-master'], ...) to save context. Triggers: 'commit', 'rebase', 'squash', 'cherry-pick', 'worktree'…

yunseo-kim/agent-toolbox · 118 tokens