content-quality-auditor

Audit content quality against the 80-item CORE-EEAT benchmark.

Updated Jun 4, 2026
One-click install
npx skills add https://github.com/REVREBEL/seo-api --skill content-quality-auditor-revrebel
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: content-quality-auditor
Source: https://github.com/REVREBEL/seo-api/tree/main/review/content-quality-auditor
Command: npx skills add https://github.com/REVREBEL/seo-api --skill content-quality-auditor-revrebel

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill requires requests, lxml, BeautifulSoup, pdfplumber, and includes scripts (resource) and references (resource) and assets (resource) components.

What problem does it solve?

This Skill audits content quality and evaluates Expertise, Experience, Authoritativeness, and Trustworthiness (EEAT), helping ensure content is ready for publication.

Core Features & Use Cases

  • Content Quality Audit: Evaluates content against 80 CORE-EEAT criteria.
  • Dimension Scoring: Calculates scores for all 8 dimensions of EEAT.
  • System Scoring: Computes GEO and SEO scores.
  • Weighted Totals: Applies content-type-specific weights for final score.
  • Veto Detection: Flags critical trust violations.
  • Priority Ranking: Identifies Top 5 improvements.
  • Action Plan: Generates specific improvement steps.

Quick Start

Run a content quality audit on your article with 'audit content quality my article content'.

Frequently Asked Questions about content-quality-auditor

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

FAQPage Schema
How do I evaluate content quality and EEAT before publishing?

A content quality audit evaluates text against 80 CORE-EEAT criteria to calculate dimension scores, flag trust violations, and generate improvement steps. It computes GEO and SEO scores with content-type-specific weights to ensure publish readiness.

Can I calculate GEO and SEO scores for my article?

Yes, you can calculate GEO and SEO scores by applying content-type-specific weights to the evaluation results. The audit computes these system scores alongside the 8 EEAT dimensions to provide a final weighted total.

Does the content audit require Python and web crawling tools?

Yes, the content audit requires Python and web crawling tools to function. It uses dependencies including requests, lxml, BeautifulSoup, and pdfplumber to fetch and parse content for the EEAT evaluation.

How do I identify the most critical EEAT trust violations in my content?

You identify critical EEAT trust violations through veto detection, which automatically flags severe issues in your content. The audit then ranks the Top 5 improvements to prioritize fixes before publication.

What is the best way to generate an SEO improvement plan for an article?

The best way to generate an SEO improvement plan is running an audit that evaluates your content against 80 CORE-EEAT criteria. It produces specific action steps and priority rankings based on weighted dimension scores.

Can I use pdfplumber to audit PDF content for publish readiness?

Yes, you can use pdfplumber to parse and audit PDF content for publish readiness. The audit evaluates the extracted text against the 80-item CORE-EEAT benchmark to calculate dimension scores and flag violations.