CtrlK
BlogDocsLog inGet started
Tessl Logo

asc-metrics

When the user wants to analyze their own app's actual performance data from App Store Connect — real downloads, revenue, IAP, subscriptions, trials, or country breakdowns synced via Appeeky Connect. Use when the user asks about "my downloads", "my revenue", "how is my app performing", "ASC data", "sales and trends", "my subscription numbers", "App Store Connect metrics", or wants to compare periods or top markets. For third-party app estimates, see app-analytics. For subscription analytics depth, see monetization-strategy.

68

Quality

82%

Does it follow best practices?

Run evals on this skill

Adds up to 20 points to the overall score

View guide

SecuritybySnyk

Passed

No findings from the security scan

SKILL.md
Quality
Evals
Security

Quality

Content

65%

Reviews the quality of instructions and guidance provided to agents. Good implementation is clear, handles edge cases, and produces reliable results.

The body is well-structured and concisely written with useful domain guidance and a clear output template, but its API calls are non-executable stubs, workflows lack validation checkpoints, and the sole deep reference points to a missing external file.

Suggestions

Make the API calls executable by showing full curl examples (base URL, auth header, query params) or at minimum document the auth/base-URL convention inline instead of bare GET stubs.

Add validation checkpoints to the workflow, e.g. verify the matched app_apple_id, handle empty/short sync history, and confirm the date range is within the 90-day window before analyzing.

Fix the broken reference: either bundle appeeky-connect.md under references/ and link relatively, or remove the dangling ../../tools/integrations/ path so progressive disclosure points to a real file.

DimensionReasoningScore

Conciseness

Lean and table/template-driven with no explanation of concepts Claude already knows; domain insights like "Downloads rising but revenue flat → pricing or paywall issue" earn their tokens.

3 / 3

Actionability

Endpoints are shown as bare "GET /v1/connect/metrics/apps" stubs without base URL, auth headers, or curl form, so they are not executable as written; key request details are deferred to an external reference.

2 / 3

Workflow Clarity

Steps are clearly sequenced (Initial Assessment → Fetching Data → Analysis → Output) but lack validation checkpoints such as handling empty responses, confirming an app match, or verifying sync freshness.

2 / 3

Progressive Disclosure

Sections are well organized and the API reference is signaled one level deep, but the linked [appeeky-connect.md](../../tools/integrations/appeeky-connect.md) does not resolve to a real bundle file and no local references/ scripts/ assets/ exist.

2 / 3

Total

9

/

12

Passed

Description

100%

Based on the skill's description, can an agent find and select it at the right time? Clear, specific descriptions lead to better discovery.

The description is specific, trigger-rich, and clearly scoped to first-party App Store Connect data with explicit disambiguation from neighboring skills. It cleanly answers both what the skill does and when to use it.

DimensionReasoningScore

Specificity

Lists multiple concrete analysis targets — "real downloads, revenue, IAP, subscriptions, trials, or country breakdowns" plus period comparison and top markets — rather than vague language.

3 / 3

Completeness

Explicitly answers both what (analyze first-party ASC performance data) and when ("Use when the user asks about..."), with explicit trigger guidance.

3 / 3

Trigger Term Quality

Strong coverage of natural user phrasings such as "my downloads", "my revenue", "how is my app performing", "ASC data", and "sales and trends" that a user would actually say.

3 / 3

Distinctiveness Conflict Risk

Clear niche (the user's own first-party ASC data via Appeeky Connect) with explicit disambiguation from app-analytics and monetization-strategy, making wrong-skill triggering unlikely.

3 / 3

Total

12

/

12

Passed

Validation

93%

Checks the skill against the spec for correct structure and formatting. All validation checks must pass before discovery and implementation can be scored.

Validation15 / 16 Passed

Validation for skill structure

CriteriaDescriptionResult

relative_links

Relative link issues: 1 suspicious

Warning

Total

15

/

16

Passed

Repository
Eronred/aso-skills
Reviewed

Table of Contents

Is this your skill?

If you maintain this skill, you can claim it as your own. Once claimed, you can manage eval scenarios, bundle related skills, attach documentation or rules, and ensure cross-agent compatibility.