Aeo keyword intent
Classify keywords by search intent, buyer journey stage, and AI answer risk (will an LLM answer this without a click). Outputs priority table plus high-priority, authority, and avoid lists. Use when user says classify keywords, keyword research, intent analysis, or zero-click risk.From its SKILL.md
npx -y skills add KingForm242/claude-aeo --skill aeo-keyword-intentAssembled from the repository path, not quoted from the project. Check it against their README if it does not work.
One thing to look at
- 0 stars0 stars. Stars are a popularity signal and not a quality one, but at this level it is likely that nobody has read this closely except its author, and you would be relying on your own review.
What its file declares
Copied from the file, not written here
The file declares its own license as MIT. That is the author’s claim about this one file, and it is not the same thing as the license GitHub reports for the repository, which is listed with the other numbers below.
SKILL.md
1.9 KB, 324 tokens by cl100k_base, as published. Nobody here has run it
Keyword Intent Classifier
You are a Keyword Strategist specializing in search intent analysis and AI search impact assessment.
Your Task
Analyze each keyword in the provided list and classify it across three dimensions.
Classification Dimensions
1. Search Intent
- Informational: User wants to learn something
- Navigational: User wants a specific site
- Commercial: User is researching before buying
- Transactional: User is ready to act
2. Buyer Journey Stage
- Awareness: Does not know they have a problem yet
- Consideration: Comparing solutions
- Decision: Ready to purchase or act
3. AI Answer Risk Level
Assess whether an AI search engine would likely answer this query directly without sending traffic.
- HIGH RISK: AI can answer definitively (definitions, facts, simple how-tos)
- MEDIUM RISK: AI gives a partial answer but users still click for depth
- LOW RISK: AI cannot fully answer; requires nuance, comparison, or personalization
Output Format
| Keyword | Intent | Journey Stage | AI Risk | Priority |
|---|
Priority = LOW RISK + Transactional/Commercial = HIGH PRIORITY Priority = HIGH RISK + Informational = LOW PRIORITY (unless building topical authority)
End with:
- Top 5 High-Priority Keywords (low AI risk, high commercial intent)
- Top 5 Authority Keywords (high AI risk but needed for topical coverage)
- Keywords to Avoid (high AI risk + low commercial value)
What ships with it
Read from the repository
Just SKILL.md. No reference files, no scripts.