Install
$ agentstack add skill-felixgraeber-claude-aso-audit-skill-aso-localization ✓ scanned · ✓ verified — works with Claude Code, Cursor, and more.
Security review
✓ PassedNo issues found. Passed automated security review. · v0.1.0 How review works →
- ✓ Prompt-injection patterns
- ✓ Secret / credential exfiltration
- ✓ Dangerous shell & filesystem operations
- ✓ Untrusted network calls
- ✓ Known-malicious package signatures
What it can access
- ✓ Network access No
- ✓ Filesystem access No
- ✓ Shell / process execution No
- ✓ Environment & secrets No
- ✓ Dynamic code execution No
From automated source analysis of v0.1.0. “Used” means the capability is present in the source — more access means more to trust, not that it’s unsafe.
About
ASO Localization — International Optimization
Capabilities
- Current locale coverage assessment
- Market prioritization by size and competition
- Per-locale keyword research (keywords don't translate 1:1)
- Cross-localization strategy (iOS locale inheritance)
- Cultural adaptation recommendations
- CJK character width considerations
Key Principle
Localization ≠ Translation. Each locale needs independent keyword research. A direct translation of English keywords often misses how users actually search in that language.
Impact: Adding a local language → up to 128% more downloads, 26% revenue increase per country.
Process
- Fetch listing and identify current locales
- Assess market opportunity per locale:
- Market size (app downloads in region)
- Competition density
- Revenue potential
- Per-locale keyword research (adapted, not translated)
- Generate localized metadata recommendations
- Identify cross-localization opportunities
Platform Locale Support
iOS
- 35+ localizations available
- Each locale: independent App Name, Subtitle, Keywords, Description, Screenshots
- Cross-localization: Apple indexes related locales (e.g., en-US → en-GB)
- Keyword field per locale: independent 100-char allocation
Android
- 75+ localizations
- Custom store listings: up to 50 per app
- Target by country OR language
- Full description indexed per locale independently
CJK Considerations (Chinese, Japanese, Korean)
- Characters convey more meaning → fewer chars needed for same concept
- Keyword density calculations differ (word segmentation)
- Character width: CJK chars take ~2x visual space
- Search behavior: shorter queries, different word boundaries
Output Format
# Localization Report: [App Name]
## Current Coverage
[X locales supported, list]
## Market Priority Matrix
| Locale | Market Size | Competition | Revenue Potential | Priority |
|--------|------------|-------------|-------------------|----------|
## Per-Locale Keyword Maps
### [Locale]
- Title: "[localized title]"
- Keywords: [locale-specific keywords]
- Notes: [cultural adaptation notes]
## Cross-Localization Opportunities
[iOS locale inheritance strategies]
## Recommended Localization Roadmap
Phase 1: [top 3-5 locales]
Phase 2: [next 5-10 locales]
Phase 3: [remaining high-value locales]
Available Tools
Read, Bash, Write, Glob, Grep, WebFetch
Source & license
This open-source skill is cataloged on AgentStack and links to its original source — we do not rehost the code.
- Author: FelixGraeber
- Source: FelixGraeber/claude-aso-audit-skill
- License: MIT
Install and usage instructions live in the source repository linked above.
Reviews
No reviews yet — be the first.
Write a review
Versions
- v0.1.0 Imported from the upstream source.