🎯

SEO EEAT Checker

Verified
by trustedskills · v1.0.0 · MITRepository

Audits content for Google's E-E-A-T signals (Experience, Expertise, Authoritativeness, Trustworthiness). Adds author bios, last-updated dates, real-world examples, FAQ schema, and trust signals to articles.

Install on your platform

We auto-selected Claude Code based on this skill’s supported platforms.

1

Run in terminal (recommended)

terminal
claude mcp add seo-eeat-checker npx -- -y @trustedskills/seo-eeat-checker
2

Or manually add to ~/.claude/settings.json

~/.claude/settings.json
{
  "mcpServers": {
    "seo-eeat-checker": {
      "command": "npx",
      "args": [
        "-y",
        "@trustedskills/seo-eeat-checker"
      ]
    }
  }
}

Requires Claude Code (claude CLI). Run claude --version to verify your install.

About This Skill

What it does

The SEO-EEAT Checker skill analyzes content to assess its alignment with Google's E-E-A-T (Experience, Expertise, Authoritativeness, Trustworthiness) guidelines. It identifies areas where content can be strengthened by incorporating elements like author bios, updated dates, practical examples, FAQ schema markup, and other trust signals. The goal is to improve a page’s perceived quality and potential ranking in search results.

When to use it

  • Content Audit: Evaluate existing blog posts or articles for E-E-A-T gaps before significant updates or refreshes.
  • New Content Creation: Ensure new content is built with E-E-A-T principles from the outset, particularly in YMYL (Your Money or Your Life) niches.
  • Improving Rankings: Identify specific changes to implement on underperforming pages to boost their perceived authority and relevance.
  • YMYL Content Optimization: Prioritize using this skill for content related to health, finance, legal matters, or other sensitive topics where E-E-A-T is crucial.

Key capabilities

  • Identifies missing author bios.
  • Suggests adding last updated dates.
  • Recommends incorporating real-world examples.
  • Facilitates the addition of FAQ schema markup.
  • Highlights opportunities to add trust signals.

Example prompts

  • "Analyze this article [URL] for E-E-A-T and suggest improvements."
  • "What E-E-A-T elements are missing from this blog post about personal finance? [URL]"
  • "Generate recommendations for increasing the trustworthiness of this health advice article. [URL]"

Tips & gotchas

The skill's effectiveness depends on providing accurate and complete content URLs. While it identifies potential areas for improvement, implementing those suggestions requires manual editing and careful consideration of context.

Tags

🛡️

TrustedSkills Verification

Unlike other registries that point to live repositories, TrustedSkills pins every skill to a verified commit hash. This protects you from malicious updates — what you install today is exactly what was reviewed and verified.

Verified Commitca6047d4

Installing this skill downloads the exact code at commit ca6047d4, not the current state of the repository. This prevents supply-chain attacks from unauthorized updates.

Security Audits

Gen Agent Trust HubPass
SocketPass
SnykPass

Details

Version
v1.0.0
License
MIT
Author
trustedskills
Installs
0
Updated
Mar 4, 2026
Published
Mar 4, 2026

Verified

Manually reviewed by the TrustedSkills team.

Pinned on 2026-03-04
Pinned commitca6047d4

Install command fetches the verified snapshot, not the live repository.