Agent skill · Data & Analytics

aeo-data-guide

How to think about AirOps AEO data — interpreting metrics, handling ambiguous asks, routing to the right agent.

majiayu000github.com/majiayu000GitHub ↗
claude-codeMIT
Install
npx skills add majiayu000/claude-skill-registry --skill aeo-data-guide --agent claude-code

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

Facts
Files in the skill folder: 2
SKILL.md size: 15 KB
Bundled scripts: none
Path: skills/analysis/aeo-data-guide/SKILL.md
Open the folder on GitHub →
Where it comes from
Stars: 534
Language: HTML

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

From the SKILL.md

## The Data Model (Conceptual) AirOps tracks how AI search engines talk about a brand. The core idea: 1. A brand has **prompts** — questions people ask AI (e.g. "What are the best AEO tools?") 2. Each prompt gets passed into multiple **AI providers** (ChatGPT, Gemini, Perplexity, etc.) 3. Each provider returns an **answer** 4. Each answer is checked: did it **mention** the brand? Did it **cite** (link to) the brand? 5. From this, we get metrics: mention rate, citation rate, share of voice, etc. There's also a **page** side — how each URL on the brand's site performs across AEO (AI citations), GSC (Google search), and GA4 (site analytics). Everything hangs off a **Brand Kit**, which lives in a **Workspace**. You always need to find the right brand kit first. --- ## Two Domains of Data | Domain | What it covers | Agent | |--------|---------------|-------| | **AI search visibility** | Prompts, answers, mentions, citations, competitors, share of voice | **ai-search-analyst** | | **Page performance** | Page-level AEO + GSC + GA4 metrics, smart filters, optimization opportunities | **page-analyst** | Delegate to the right agent. If a question spans both (e.g. "which pages are losing AI c

What's inside
Steps it walks through
  1. The Data Model (Conceptual)
  2. Two Domains of Data
  3. Branded vs Non-Branded (Critical Guardrail)
  4. Handling Ambiguous Requests
  5. "How are we doing?"
  6. "What should we work on?"
  7. "How do we compare to competitors?"
  8. "Show me our best/worst performing content"
  9. "What's happening with [specific provider]?"
  10. When you don't have enough context — ASK:
  11. Reading AI Search Numbers
  12. Mentions first, citations second
  13. Metric combinations that tell a story
  14. Volume matters
Ships with 1 file
  • metadata.json
More from claude-skill-registry
All skills →
About this skill
What does the aeo-data-guide skill do?

How to think about AirOps AEO data — interpreting metrics, handling ambiguous asks, routing to the right agent.

How do I install it?

Run `npx skills add majiayu000/claude-skill-registry --skill aeo-data-guide --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 majiayu000/claude-skill-registry, a repository with 534 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