Agent skill · Data & Analytics

suede-aso

Suede-owned app-store optimization discipline for keyword fields, titles, subtitles, descriptions, screenshots, ratings context, and competitor listing audits. Use when improving App Store or Google Play visibility or listing conversion from a live app URL and current console evidence. NOT FOR: building or releasing the app (use site-to-ios-app or android-app-factory), creating paid ad assets (use suede-ad-creative), or install-event instrumentation (use suede-analytics).

JasonColapietrogithub.com/JasonColapietroGitHub ↗
claude-codecodexMIT
Install
npx skills add JasonColapietro/suede-creator-skills --skill suede-aso --agent claude-code

Same command for any agent — swap --agent for codex, cursor, copilot.

Facts
Files in the skill folder: 8
SKILL.md size: 16 KB
Bundled scripts: none
Version: 2.0.0
Path: skills/suede-aso/SKILL.md
Open the folder on GitHub →
Where it comes from
Stars: 165
Language: JavaScript

Weekly change comes from our own snapshots, not the repository page — it measures attention, not adoption.

From the SKILL.md

# Suede ASO Audit Analyze App Store and Google Play listings with the Suede ASO scoring system. Fetch live listing data, score metadata, visuals, and ratings, then produce a prioritized action plan. ## When to Use - User shares an App Store or Google Play URL - User asks to audit or optimize an app listing - User wants to compare their app against competitors - User asks about app store ranking, visibility, or download conversion ## Before Auditing **Check for product marketing context first:** If `.agents/product-marketing.md` exists (or `.claude/product-marketing.md`, or the legacy `product-marketing-context.md` filename, in older setups), read it before asking questions. Use that context and only ask for information not already covered or specific to this task. ## Phase 1 — Identify Store & Fetch ### Detect store type from URL ``` Apple: apps.apple.com/{country}/app/{name}/id{digits} Google: play.google.com/store/apps/details?id={package} ``` If the user gives an app name instead of a URL, search the web for: `site:apps.apple.com "{app name}"` or `site:play.google.com "{app name}"` ### Fetch the listing Use WebFetch to retrieve the listing page. Extract every available field: **

What's inside
Steps it walks through
  1. When to Use
  2. Before Auditing
  3. Phase 1 — Identify Store & Fetch
  4. Detect store type from URL
  5. Fetch the listing
  6. Visual asset assessment
  7. Phase 1.5 — Assess Brand Maturity
  8. Tier definitions
  9. How tier affects scoring
  10. Phase 2 — Score Each Dimension
  11. Dimensions and Weights
  12. Score interpretation
  13. Phase 3 — Competitor Comparison (Optional)
  14. Phase 4 — Generate Report
Ships with 7 files
  • agents/openai.yaml
  • evals/evals.json
  • references/apple-specs.md
  • references/benchmarks.md
  • references/google-play-specs.md
  • references/report-template.md
  • references/scoring-criteria.md
More from suede-creator-skills
All skills →
About this skill
What does the suede-aso skill do?

Suede-owned app-store optimization discipline for keyword fields, titles, subtitles, descriptions, screenshots, ratings context, and competitor listing audits. Use when improving App Store or Google Play visibility or listing conversion from a live app URL and current console evidence. NOT FOR: building or releasing the app (use site-to-ios-app or android-app-factory), creating paid ad assets (use suede-ad-creative), or install-event instrumentation (use suede-analytics).

How do I install it?

Run `npx skills add JasonColapietro/suede-creator-skills --skill suede-aso --agent claude-code` — it drops the skill into your project so the agent can pick it up. Swap the --agent value for codex, cursor or copilot if you use one of those.

Where does this skill come from?

From JasonColapietro/suede-creator-skills, a repository with 165 stars. We read it straight from the repository tree rather than a submitted listing, so what you see here is what is actually published.

Is a popular skill a good skill?

Not necessarily. Stars measure attention, not adoption — a repository can trend for a week and be abandoned. That is why we show the weekly change from our own snapshots next to the total, instead of a single flattering number.

Keep going