Agent skill · Security

seo-aeo-content-quality-auditor

Audits content for SEO and AEO performance with scored reports, severity-ranked fix lists, and projected scores after fixes. Activate when the user wants to audit, review, or score content for SEO or AEO compliance.

Nick44,086★ · +407/wk · 1 repos on radarProfile →
claude-codecodexcursorMIT
Install
npx skills add sickn33/agentic-awesome-skills --skill seo-aeo-content-quality-auditor --agent claude-code

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

Facts
Files in the skill folder: 1
SKILL.md size: 4 KB
Bundled scripts: none
Path: skills/seo-aeo-content-quality-auditor/SKILL.md
Open the folder on GitHub →
Where it comes from
Stars: 44,414 · +328 this week
Language: Python
Read our review of the source →

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

From the SKILL.md

# SEO-AEO Content Quality Auditor ## Overview Runs a dual SEO + AEO audit on any landing page or blog post. Produces an overall score, SEO score, AEO score, and readability score — each out of 100 — with severity-ranked issue lists (Critical / Warning / Polish), exact fix instructions for every issue, and projected scores after all fixes are applied. Part of the [SEO-AEO Engine](https://github.com/mrprewsh/seo-aeo-engine). ## When to Use This Skill - Use when auditing a landing page or blog post before publishing - Use after the blog-writer or landing-page-writer skill outputs content - Use when diagnosing why existing content is underperforming in search - Use when you need a scored, actionable SEO and AEO report ## How It Works ### Step 1: Run SEO Checks Verify keyword density, H1/H2/H3 structure, meta elements, word count, sentence length, and paragraph density. Flag every issue with its severity. ### Step 2: Run AEO Checks Check for TL;DR block, definition sentence, FAQ section (minimum 4 entries), bullet and numbered lists, comparison table, and extractable direct answers. Score each signal as found or missing. ### Step 3: Run Readability Checks Check passive voice ratio, tran

What's inside
Steps it walks through
  1. Overview
  2. When to Use This Skill
  3. How It Works
  4. Step 1: Run SEO Checks
  5. Step 2: Run AEO Checks
  6. Step 3: Run Readability Checks
  7. Step 4: Score and Prioritise
  8. Scoring System
  9. Examples
  10. Example: Audit Summary
  11. Best Practices
  12. Common Pitfalls
  13. Related Skills
  14. Additional Resources
More from agentic-awesome-skills
All skills →
About this skill
What does the seo-aeo-content-quality-auditor skill do?

Audits content for SEO and AEO performance with scored reports, severity-ranked fix lists, and projected scores after fixes. Activate when the user wants to audit, review, or score content for SEO or AEO compliance.

How do I install it?

Run `npx skills add sickn33/agentic-awesome-skills --skill seo-aeo-content-quality-auditor --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 sickn33/agentic-awesome-skills, a repository with 44,414 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