eeat-content-quality-audit

Systematic content quality audit based on 80 CORE-EEAT standards, evaluating content's GEO (Generative Engine Optimization) and SEO (Search Engine Optimization) potential. Features 8-dimension scoring, weighted total calculation, veto item detection, and priority improvement recommendations. Applicable for pre-publication checks, competitive analysis, and AI citation potential assessment.

3,891 stars

Best use case

eeat-content-quality-audit is best used when you need a repeatable AI agent workflow instead of a one-off prompt.

Systematic content quality audit based on 80 CORE-EEAT standards, evaluating content's GEO (Generative Engine Optimization) and SEO (Search Engine Optimization) potential. Features 8-dimension scoring, weighted total calculation, veto item detection, and priority improvement recommendations. Applicable for pre-publication checks, competitive analysis, and AI citation potential assessment.

Teams using eeat-content-quality-audit should expect a more consistent output, faster repeated execution, less prompt rewriting.

When to use this skill

  • You want a reusable workflow that can be run more than once with consistent structure.

When not to use this skill

  • You only need a quick one-off answer and do not need a reusable workflow.
  • You cannot install or maintain the underlying files, dependencies, or repository context.

Installation

Claude Code / Cursor / Codex

$curl -o ~/.claude/skills/eeat-content-quality-audit/SKILL.md --create-dirs "https://raw.githubusercontent.com/openclaw/skills/main/skills/281862066-a11y/eeat-content-quality-audit/SKILL.md"

Manual Installation

  1. Download SKILL.md from GitHub
  2. Place it in .claude/skills/eeat-content-quality-audit/SKILL.md inside your project
  3. Restart your AI agent — it will auto-discover the skill

How eeat-content-quality-audit Compares

Feature / Agenteeat-content-quality-auditStandard Approach
Platform SupportNot specifiedLimited / Varies
Context Awareness High Baseline
Installation ComplexityUnknownN/A

Frequently Asked Questions

What does this skill do?

Systematic content quality audit based on 80 CORE-EEAT standards, evaluating content's GEO (Generative Engine Optimization) and SEO (Search Engine Optimization) potential. Features 8-dimension scoring, weighted total calculation, veto item detection, and priority improvement recommendations. Applicable for pre-publication checks, competitive analysis, and AI citation potential assessment.

Where can I find the source code?

You can find the source code on GitHub using the link provided at the top of the page.

Related Guides

SKILL.md Source

# EEAT Content Quality Audit

> This skill is developed based on the CORE-EEAT Content Benchmark, providing 80 standardized content quality audit criteria.

## Skill Overview

This skill evaluates content quality through 80 standardized criteria across 8 core dimensions. It generates comprehensive audit reports including item-level scores, dimension scores, system scores (GEO/SEO), content-type weighted total scores, veto item detection, and priority action plans.

## Applicable Scenarios

Use this skill when users request the following:

- Content quality check or audit
- EEAT scoring or E-E-A-T audit
- Content quality assessment
- CORE-EEAT audit
- GEO quality scoring
- Content improvement recommendations
- AI citation potential assessment
- Content optimization plan
- "How good is my content"
- "Can my content be cited by AI"

## Core Capabilities

This skill can:

1. **Complete 80-Item Audit**: Score each CORE-EEAT item as Pass/Partial/Fail
2. **Dimension Scoring**: Calculate scores for all 8 dimensions (0-100 points each)
3. **System Scoring**: Calculate GEO score (CORE) and SEO score (EEAT)
4. **Weighted Total Score**: Calculate final score based on content-type specific weights
5. **Veto Item Detection**: Flag critical credibility violations (T04, C01, R10)
6. **Priority Ranking**: Identify top 5 improvement recommendations by impact
7. **Action Plan**: Generate specific, actionable improvement steps

## Content Types

This skill supports the following content types, each with different dimension weights:

- Product Review
- How-To Guide
- Comparison Review
- Landing Page
- Blog Post
- FAQ
- Alternative Recommendation
- Best Recommendation
- User Review

## Usage

### Basic Audit

```
Please audit the quality of the following content: [Content text or URL]
```

```
Perform content quality audit on [URL]
```

### Specify Content Type

```
Audit this content as a product review: [Content]
```

```
Score this tutorial based on 80 criteria: [Content]
```

### Comparison Audit

```
Audit the differences between my content and competitor's: [Your content] vs [Competitor content]
```

## Data Input Requirements

**Manual Data Input** (Currently recommended):

Request users to provide:
1. Content text, URL, or file path
2. Content type (if cannot auto-detect): Product Review, How-To Guide, Comparison Review, Landing Page, Blog Post, FAQ, Alternative Recommendation, Best Recommendation, User Review
3. Optional: Competitor content for comparative assessment

**Note**: Explicitly mark in the output which items cannot be fully evaluated due to lack of access (e.g., backlink data, Schema markup, site-level signals).

## Execution Steps

When users request content quality audit, follow these steps:

### Step 1: Audit Preparation

```markdown
### Audit Preparation

**Content**: [Title or URL]
**Content Type**: [Auto-detected or user-specified]
**Dimension Weights**: [Load from content type weight table]

#### Veto Item Check (Emergency Brake)

| Veto Item | Status | Action |
|-----------|--------|--------|
| T04: Disclosure Statement | ✅ Pass / ⚠️ Triggered | [If triggered: "Immediately add disclosure banner at top of page"] |
| C01: Intent Alignment | ✅ Pass / ⚠️ Triggered | [If triggered: "Rewrite title and first paragraph"] |
| R10: Content Consistency | ✅ Pass / ⚠️ Triggered | [If triggered: "Verify all data before publication"] |
```

If any veto item is triggered, prominently mark it at the top of the report and recommend immediate action before continuing with the full audit.

### Step 2: CORE Audit (40 Items)

Evaluate each item according to standards in references/core-eeat-benchmark.md.

Score each item:
- **Pass** = 10 points (Fully meets standard)
- **Partial** = 5 points (Partially meets standard)
- **Fail** = 0 points (Does not meet standard)

```markdown
### C — Contextual Clarity

| ID | Check Item | Score | Notes |
|----|------------|-------|-------|
| C01 | Intent Alignment | Pass/Partial/Fail | [Specific observation] |
| C02 | Direct Answer | Pass/Partial/Fail | [Specific observation] |
| ... | ... | ... | ... |
| C10 | Semantic Closure | Pass/Partial/Fail | [Specific observation] |

**C Dimension Score**: [X]/100
```

Evaluate **O** (Organization), **R** (Referenceability), and **E** (Exclusivity) in the same table format, 10 items per dimension.

### Step 3: EEAT Audit (40 Items)

```markdown
### Exp — Experience

| ID | Check Item | Score | Notes |
|----|------------|-------|-------|
| Exp01 | First-Person Narrative | Pass/Partial/Fail | [Specific observation] |
| ... | ... | ... | ... |

**Exp Dimension Score**: [X]/100
```

Evaluate **Ept** (Expertise), **A** (Authority), and **T** (Trust) in the same table format, 10 items per dimension.

For detailed 80-item ID lookup table and site-level item handling instructions, see references/item-reference.md.

### Step 4: Scoring and Reporting

Calculate scores and generate final report:

```markdown
## CORE-EEAT Audit Report

### Overview

- **Content**: [Title]
- **Content Type**: [Type]
- **Audit Date**: [Date]
- **Total Score**: [Score]/100 ([Rating])
- **GEO Score**: [Score]/100 | **SEO Score**: [Score]/100
- **Veto Item Status**: ✅ No triggers / ⚠️ [Item] triggered

### Dimension Scores

| Dimension | Score | Rating | Weight | Weighted Score |
|-----------|-------|--------|--------|----------------|
| C — Contextual Clarity | [X]/100 | [Rating] | [X]% | [X] |
| O — Organization | [X]/100 | [Rating] | [X]% | [X] |
| R — Referenceability | [X]/100 | [Rating] | [X]% | [X] |
| E — Exclusivity | [X]/100 | [Rating] | [X]% | [X] |
| Exp — Experience | [X]/100 | [Rating] | [X]% | [X] |
| Ept — Expertise | [X]/100 | [Rating] | [X]% | [X] |
| A — Authority | [X]/100 | [Rating] | [X]% | [X] |
| T — Trust | [X]/100 | [Rating] | [X]% | [X] |
| **Weighted Total Score** | | | | **[X]/100** |

**Score Calculation Formulas**:
- GEO Score = (C + O + R + E) / 4
- SEO Score = (Exp + Ept + A + T) / 4
- Weighted Score = Σ (Dimension Score × Content Type Weight)

**Rating Standards**: 90-100 Excellent | 75-89 Good | 60-74 Fair | 40-59 Poor | 0-39 Very Poor

### Unavailable Item Handling

When an item cannot be evaluated (e.g., A01 backlink profile requires site-level data, inaccessible):

1. Mark the item as "N/A" and note the reason
2. Exclude N/A items from dimension score calculation
3. Dimension Score = (Sum of scored items) / (Number of scored items × 10) × 100
4. If a dimension has >50% items as N/A, mark that dimension as "Insufficient Data" and exclude from weighted total score
5. Recalculate weighted total score using only dimensions with sufficient data, renormalizing weights to total 100%

**Example**: Authority dimension has 8 N/A items and 2 scored items (A05=8, A07=5):
- Dimension Score = (8+5) / (2 × 10) × 100 = 65
- But 8/10 items are N/A (>50%), so mark as "Insufficient Data -- Authority"
- Exclude A dimension from weighted total; redistribute its weight proportionally to remaining dimensions

### Item-Level Scores

#### CORE — Content Body (40 Items)

| ID | Check Item | Score | Notes |
|----|------------|-------|-------|
| C01 | Intent Alignment | [Pass/Partial/Fail] | [Observation] |
| C02 | Direct Answer | [Pass/Partial/Fail] | [Observation] |
| ... | ... | ... | ... |

#### EEAT — Source Credibility (40 Items)

| ID | Check Item | Score | Notes |
|----|------------|-------|-------|
| Exp01 | First-Person Narrative | [Pass/Partial/Fail] | [Observation] |
| ... | ... | ... | ... |

### Top 5 Priority Improvements

Sorted by: Weight × Points Lost (by impact from high to low)

1. **[ID] [Name]** — [Specific improvement suggestion]
   - Current Status: [Fail/Partial] | Potential Gain: [X] weighted points
   - Action: [Specific steps]

2. **[ID] [Name]** — [Specific improvement suggestion]
   - Current Status: [Fail/Partial] | Potential Gain: [X] weighted points
   - Action: [Specific steps]

3–5. [Same format]

### Action Plan

#### Quick Wins (Less than 30 minutes each)
- [ ] [Action 1]
- [ ] [Action 2]

#### Medium Investment (1-2 hours)
- [ ] [Action 3]
- [ ] [Action 4]

#### Strategic (Requires Planning)
- [ ] [Action 5]
- [ ] [Action 6]

### Recommended Next Steps

- Complete content rewrite: Rewrite with CORE-EEAT constraints
- GEO optimization: Optimize for failed GEO-First items
- Content refresh: Focus on weak dimensions
- Technical fixes: Check site-level issues
```

## Validation Checkpoints

### Input Validation
- [ ] Content source identified (text, URL, or file path)
- [ ] Content type confirmed (auto-detected or user-specified)
- [ ] Content sufficient for meaningful audit (≥300 words)
- [ ] If comparative audit, competitor content also provided

### Output Validation
- [ ] All 80 items scored (or marked N/A with reason)
- [ ] All 8 dimension scores calculated correctly
- [ ] Weighted total score matches content type weight configuration
- [ ] Veto items checked and marked if triggered
- [ ] Top 5 improvements sorted by weighted impact, not arbitrary order
- [ ] Each recommendation specific and actionable (not generic)
- [ ] Action plan includes specific steps and investment estimates

## Success Points

1. **Start with Veto Items** — T04, C01, R10 are one-vote veto items; they affect overall evaluation regardless of total score

2. **Focus on High-Weight Dimensions** — Different content types prioritize different dimensions

3. **GEO-First Items are Critical for AI Visibility** — If goal is AI citation, prioritize items marked with GEO 🎯

4. **Some EEAT Items Require Site-Level Data** — Don't penalize content for things only observable at site level (backlinks, brand recognition)

5. **Use Weighted Scores, Not Just Raw Averages** — Product reviews with strong exclusivity are more important than strong authority

6. **Re-Audit After Improvements** — Run again to verify score improvements and catch regressions

## Terminology

### CORE (Content Quality)
- **C (Contextual Clarity)**: Contextual Clarity — Whether content is clear, accurate, and directly answers user questions
- **O (Organization)**: Organization — Whether content has good structure, hierarchy, and navigation
- **R (Referenceability)**: Referenceability — Whether content has sufficient data, evidence, and citations
- **E (Exclusivity)**: Exclusivity — Whether content offers unique insights, data, and perspectives

### EEAT (Source Credibility)
- **Exp (Experience)**: Experience — Whether author demonstrates actual usage experience
- **Ept (Expertise)**: Expertise — Whether author demonstrates professional knowledge and skills
- **A (Authority)**: Authority — Whether content source possesses authority and industry status
- **T (Trust)**: Trust — Whether content is trustworthy

### GEO (Generative Engine Optimization)
- Content optimization for AI search engines (e.g., Google SGE, Bing Chat)
- Emphasizes direct answer capability, referenceability, and exclusivity

## Reference Documents

- references/core-eeat-benchmark.md — Complete 80-item benchmark with dimension definitions, scoring standards, and GEO-First item markers
- references/item-reference.md — Compact lookup table for all 80 item IDs + site-level item handling instructions + sample scored report

## Notes

- Read reference documents only when needed to maintain context conciseness
- When operations are fragile or require strong consistency, prioritize script execution with result validation
- Fully leverage the agent's language understanding and generation capabilities; avoid writing scripts for simple tasks
- This skill primarily serves Chinese users but retains industry terminology (CORE, EEAT, GEO) for alignment with international standards

Related Skills

Payroll Compliance Auditor

3891
from openclaw/skills

Run a full payroll audit in under 10 minutes. Catches the errors that cost companies $845 per violation.

Payroll & HR Compliance

Energy Audit — Commercial Building Assessment

3891
from openclaw/skills

Run a full energy audit for commercial or industrial facilities. Identifies waste, models savings, and generates a prioritized retrofit roadmap with ROI timelines.

Sustainability & Efficiency

Compliance & Audit Readiness Engine

3891
from openclaw/skills

Your AI compliance officer. Guides startups and scale-ups through SOC 2, ISO 27001, GDPR, HIPAA, and PCI DSS — from zero to audit-ready. No consultants needed.

Security

Compliance Audit Generator

3891
from openclaw/skills

Run internal compliance audits against major frameworks without hiring a consultant.

Security

Cloud Cost Optimization Audit

3891
from openclaw/skills

Analyze cloud infrastructure spend across AWS, Azure, and GCP. Identify waste, rightsizing opportunities, and reserved instance savings.

AI Spend Audit

3891
from openclaw/skills

Audit your company's AI spending — find waste, measure ROI, and right-size your tool stack.

AI Safety Audit

3891
from openclaw/skills

Comprehensive AI safety and alignment audit framework for businesses deploying AI agents. Built around the UK AI Security Institute Alignment Project standards (2026), EU AI Act requirements, and NIST AI RMF.

Security

SX-security-audit

3891
from openclaw/skills

全方位安全审计技能。检查文件权限、环境变量、依赖漏洞、配置文件、网络端口、Git 安全、Shell 安全、macOS 安全、密钥检测等。支持 CLI 参数、JSON 输出、配置文件。当用户要求"安全检查"、"漏洞扫描"、"权限检查"、"安全审计"时使用此技能。

Security

错敏信息检测 API (Sensitive Content Detection)

3891
from openclaw/skills

一个基于 FastAPI 的错敏信息检测服务,用于检测文本中的敏感词、错别字和规范表述问题。

Content Moderation & Analysis

Skill Audit 🔍

3891
from openclaw/skills

扫描 OpenClaw skills 中的安全风险,防止供应链攻击。

Security

content-parser

3891
from openclaw/skills

Extract and parse content from URLs. Triggers on: user provides a URL to extract content from, another skill needs to parse source material, "parse this URL", "extract content", "解析链接", "提取内容".

Data & Research

content-creator-pro

3891
from openclaw/skills

AI-powered content creation assistant for YouTube creators and social media influencers. Generate scripts, titles, hooks, thumbnail concepts, and social captions using natural language.