asc-aso-rankings

Fetch current ASO keyword rankings from Astro MCP and write a dated rankings file.

103|6|Updated Aug 2, 2025
One-click install
npx skills add https://github.com/n0an/VivaDicta --skill asc-aso-rankings
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: asc-aso-rankings
Source: https://github.com/n0an/VivaDicta/tree/main/.claude/skills/asc-aso-rankings
Command: npx skills add https://github.com/n0an/VivaDicta --skill asc-aso-rankings

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This Skill collects current ASO keyword rankings from Astro MCP, compares them to the previous rankings check, and saves a new rankings file to the vault to measure the impact of metadata changes.

Core Features & Use Cases

  • Automated ranking pull: fetches current keyword positions for the app and stores them for comparison.
  • Change detection: identifies improvements, declines, and new keywords relative to the previous check.
  • Audit trail: maintains versioned rankings files and an index to track history.

Quick Start

Run this check after a new app version goes live to generate an updated rankings file and summary.

Frequently Asked Questions about asc-aso-rankings

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I track ASO keyword rankings over time?

To track ASO keyword rankings over time, you pull current keyword positions from Astro MCP, compare them against previous checks, and generate a versioned rankings file in your vault to measure metadata change impact.

How do I monitor keyword ranking changes after an app release?

You monitor keyword ranking changes after an app release by running this check to fetch current keyword data from Astro MCP, which then detects improvements, declines, and new keywords relative to your previous rankings check.

What is the best way to automate ASO keyword comparison for ongoing monitoring?

The best way to automate ASO keyword comparison is generating a new date-stamped rankings file with an updated index each time you pull data, maintaining a versioned audit trail of keyword positions across stores.

How are ASO ranking records stored in the vault?

ASO ranking records are stored in the vault as markdown files named rankings-YYYY-MM-DD.md, which updates an index to maintain a historical audit trail of keyword positions.

Does this ASO keyword tracker work with a specific app ID?

Yes, this ASO keyword tracker fetches current ranking data using the Astro MCP get_app_keywords function configured with appId 6758147238 for comparison.