HOME SKILLS BLOG GITHUB
// SKILL

E-E-A-T CONTENT
QUALITY ANALYSIS

Content quality analysis is a structured review of experience, expertise, authoritativeness, trustworthiness, readability, topical coverage, and citation readiness. Claude SEO evaluates those signals together, identifies unsupported or thin sections, and returns specific improvements for readers and AI-search systems.

By Daniel Agrici · Command surface verified:

$
/seo content https://your-site.com

REQUIRES CLAUDE SEO INSTALLED IN CLAUDE CODE

Page evidence passes through experience, expertise, authority, and trust review layers
// RUN PREVIEW

What will happen if you start this skill?

The rubric organizes observable evidence and editorial gaps; it does not reproduce a Google score or predict rankings.

OUTCOME

An evidence-led content diagnostic across experience, expertise, authority, trust, structure, and source clarity.

REQUIRED INPUT

One reachable page for /seo content <url>, or supplied text when retrieval is blocked or incomplete.

READINESS

Paywalls, authentication, 403 responses, and client-only rendering reduce coverage. Optional live competitor evidence needs paid DataForSEO.

LOCAL OUTPUT

A reviewable scorecard, observed evidence, limitations, and prioritized editorial recommendations.

SIDE EFFECTS

Fetches the supplied page and may write a local report. It does not edit or publish the source page.

COST + APPROVAL

Claude Code access may cost separately. Estimate and approve optional provider calls, then require editorial approval for changes.

// HOW IT WORKS

How does content quality analysis work?

When you run /seo content, Claude SEO reviews observable experience, expertise, authoritativeness, and trust signals using an internal rubric informed by Google's Quality Rater Guidelines. It also reviews source clarity and extractability for AI-assisted search, without predicting whether a platform will cite the page.

In March 2024, Google incorporated its former standalone helpful content system into multiple core ranking systems. Google does not publish a fixed helpfulness weight or state that one is applied within every core update. The practical guidance remains to create original, people-first content that serves its intended audience.

Primary references: Google's people-first content guidance provides self-assessment questions about originality, expertise, sourcing, and trust, while its Article structured data documentation explains recommended author, date, headline, and image properties.

/seo content <url> EXPERIENCE first-hand signals /20 EXPERTISE credentials /25 AUTHORITY citations /25 TRUST transparency /30 word count readability keywords AI content check freshness CONTENT QUALITY SCORE: XX/100 E-E-A-T BREAKDOWN + AI CITATION READINESS: XX/100 ISSUES + RECOMMENDATIONS

What gets analyzed

The content analysis combines an internal E-E-A-T rubric with practical content checks and source-quality review. It can flag generic, repetitive, unsupported, or inaccurate passages, but it cannot reliably determine whether a person or model wrote the text.

4
E-E-A-T FACTORS
The internal rubric weights Experience 20, Expertise 25, Authoritativeness 25, and Trustworthiness 30. These are Claude SEO review weights, not Google scores.
5
CONTENT METRICS
Reviews topical completeness, readability, sentence and paragraph structure, and content freshness in the context of the page's purpose. Numeric bands are prompts for review, not ranking targets.
3
KEYWORD OPTIMIZATION
Checks whether the primary topic is clear in titles, headings, and opening copy, then flags repetitive or unnatural use. It does not enforce a universal keyword-density target.
4
LINKING ANALYSIS
Reviews relevant internal navigation, descriptive anchor text, source links, and orphan-page evidence. Link counts are judged by user need and page context.
5
AI CONTENT MARKERS
Flags generic phrasing, weak specificity, repetition, missing attribution, and factual inconsistencies as quality risks. These patterns do not prove AI authorship.
6
AI CITATION READINESS
Reviews concise answers, useful structure, evidence, and attribution. The score is an internal checklist, not a citation probability or a Google visibility signal.
// SCORING

E-E-A-T BREAKDOWN

Claude SEO assigns 20 points to Experience, 25 to Expertise, 25 to Authoritativeness, and 30 to Trustworthiness for a 100-point internal Content Quality Score. The split reflects the skill's decision to prioritize trust, not numeric weights published by Google. The separate citation-readiness rubric organizes additional checks. Neither score predicts rankings, traffic, or citations.

EXPERIENCE
/20
EXPERTISE
/25
AUTHORITATIVENESS
/25
TRUSTWORTHINESS
/30
AI CITATION READINESS
/100

Page-type word-count review bands

Page typeInternal review prompt
HomepageCheck whether the value proposition and major paths are complete
Service pageCheck scope, proof, process, eligibility, and next steps
Blog postCheck whether the query is answered without padding
Product pageCheck specifications, availability, media, and decision details
Location pageCheck genuinely location-specific information and avoid swapped boilerplate
Google does not publish minimum word counts for ranking. Claude SEO should flag missing information and boilerplate, not reward a page for crossing an arbitrary length threshold.
// USAGE

How do you run a content quality analysis?

Step 1: Install Claude SEO

git clone --depth 1 https://github.com/AgriciDaniel/claude-seo.git
bash claude-seo/install.sh

Step 2: Open Claude Code

claude

Step 3: Run the content analysis

/seo content https://your-site.com

The analysis reviews E-E-A-T signals, topical completeness, keyword use, observable quality risks, and citation-readiness checks. You get an internal rubric with the evidence behind each recommendation, not a Google score or an authorship verdict.

URL review is limited to content the fetcher can retrieve. Paywalls, login walls, blocked requests, and client-rendered pages can leave gaps; provide the page text directly when that happens. Optional live keyword metrics require the paid DataForSEO extension, credentials, and cost approval.

// FAQ

What should you know about content analysis?

E-E-A-T stands for Experience, Expertise, Authoritativeness, and Trustworthiness. Google's Quality Rater Guidelines use these concepts to help human raters evaluate result quality. Claude SEO applies its own 100-point rubric: Experience 20, Expertise 25, Authoritativeness 25, and Trustworthiness 30. Google publishes no numeric E-E-A-T weights, so this rubric organizes review and does not measure rankings.
// RELATED SKILLS

EXPLORE MORE

Need research, evidence requirements, and structure before drafting? Start with the SEO content brief workflow, then use this content analysis to review the resulting page.

VIEW ALL 26 SKILLS →

ANALYZE YOUR CONTENT
IN ONE COMMAND.

$
git clone --depth 1 https://github.com/AgriciDaniel/claude-seo.git && bash claude-seo/install.sh
VIEW ON GITHUB ALL SKILLS >