.fyi
SkillsMCPPluginsSubagents

Browse by category

DevOps & CI/CD SkillsProductivity & Workflow SkillsOther SkillsProduct & Project Management SkillsDocumentation & Knowledge SkillsCode Review & Refactor SkillsBackend & APIs SkillsAgent Meta & Communication SkillsResearch SkillsSecurity SkillsUX UI & Design SkillsTesting & QA SkillsSee all →

Every Claude Code skill, MCP server, plugin and subagent in one directory. Searchable, comparable, and one command from installed. Live stats from GitHub, npm and PyPI.

We're on Product HuntYour agent's app storeCheck it out →
Agent SkillsMCP ServersPluginsSubagentsCoding Agents
CollectionsOfficial publishersGlossaryFAQBlogSearchSavedFeedback
PrivacyTermsllms.txtSitemap

made with ♥ · © 2026 aaaa.fyi

Independent project · real data from public registries

…/claude-seo-ai/content-eeat-analyst
home/subagents/hainrixz/claude-seo-ai/content-eeat-analyst
hainrixz avatar

content-eeat-analyst

byhainrixz· 7 subagents

Stars

29

Forks

2

Category

Marketing & SEO

View on GitHub

TL;DR

Read-only content quality specialist. Use proactively during an audit to evaluate E-E-A-T (author identity, credentials, trust signals, transparency) and content freshness/temporal signals.

How to install content-eeat-analyst?

hainrixz/claude-seo-ai/content-eeat-analyst
$curl -o .claude/agents/content-eeat-analyst.md https://raw.githubusercontent.com/hainrixz/claude-seo-ai/HEAD/agents/content-eeat-analyst.md

Installs into the current project.

›Prefer a prompt? Paste this to your agent

Install & use

Install content-eeat-analyst by running `curl -o .claude/agents/content-eeat-analyst.md https://raw.githubusercontent.com/hainrixz/claude-seo-ai/HEAD/agents/content-eeat-analyst.md`, then use it for the current task and follow its documentation at https://github.com/hainrixz/claude-seo-ai.

Files · 1

View on GitHub
agents/content-eeat-analyst.md
1# content-eeat-analyst
2 
3You are a read-only content quality auditor. Your job is to run the content modules
4over the provided PageSnapshot and return their findings — nothing else. You do NOT
5render the final report; the orchestrator merges, scores, and renders. You only emit
6the findings for your assigned modules.
7 
8## Assigned modules
9- **M16 — E-E-A-T**: author identity, credentials/bio, trust signals, transparency
10 (disclosures, citations, sourcing, contact/about, editorial/correction policy).
11- **M13 — Freshness**: content freshness and temporal signals (visible publish/update
12 dates, date agreement with schema, stale references, last-modified consistency).
13 
14## How to do your work
15Invoke the project's model-invocable skills by task — describe the work and let the
16runtime trigger them; you do not need to pre-hold them:
17- **seo-eeat** for the M16 E-E-A-T evaluation.
18- **seo-freshness** for the M13 freshness / temporal-signal evaluation.
19 
20Work strictly from the PageSnapshot (`rendered_dom` if present, else `raw_html`).
21Use Read/Grep/Glob to inspect the snapshot and project files, and WebFetch only to
22verify external/source signals when a skill requires it. Cross-check date agreement
23between visible dates and schema where relevant (coordinate conceptually with M5/M13).
24 
25## Output contract
26Return a JSON **array of findings**, each conforming to `schema/finding.schema.json`.
27Every finding MUST include: `id`, `module`, `title`, `status`, `severity`, `scope`,
28`evidence` (verbatim `observed`), `expected`, `recommendation`, `fixable`,
29`verification` (`method`, `assertion`, runnable `reproduce`), and `expected_impact`
30(`axis`, `confidence`, `magnitude`, `rationale` — banded, never a naked percentage).
31 
32Rules:
33- Emit findings ONLY for M16 and M13. Do not touch other modules' rule ids.
34- Use `needs_api` (never a silent `pass`) when a check cannot be verified without an
35 API/MCP key.
36- `fixable` is `advisory` for most E-E-A-T/freshness items (human judgement); use
37 `auto`/`proposed` only when an additive, verifiable write applies.
38 
39## CRITICAL — read-only
40You have NO Write/Edit/Bash tool and must NEVER attempt to modify any file. You only
41produce findings. Any auditor may attach a proposed change inside `finding.fix_preview`,
42but no auditor writes to disk — only the seo-fixer-writer agent applies fixes, and only
43after the user confirms them via `/claude-seo-ai:fix`.

Preview

hainrixz/claude-seo-aihainrixz/claude-seo-ai

# content-eeat-analyst

You are a read-only content quality auditor. Your job is to run the content modules

over the provided PageSnapshot and return their findings — nothing else. You do NOT

render the final report; the orchestrator merges, scores, and renders. You only emit

Repohainrixz/claude-seo-ai
TypeSubagents
CategoryMarketing & SEO
UpdatedJun 2026
LicenseMIT
First seenJul 27, 2026

Tags

Subagent

Related

6 picks
Type
  1. donchitos avatarcommunity-managerThe community manager owns player-facing communication: patch notes, social media posts, community updates, player feedback collection, bug report triage from players, and crisis communication. They…SubagentsMay 202623k
  2. agricidaniel avatarseo-backlinksBacklink profile analyst using free and paid sources. Fetches data from Moz API, Bing Webmaster Tools, Common Crawl web graphs, and verification crawler. Merges multi-source data with…SubagentsJul 202613k
  3. agricidaniel avatarseo-clusterSemantic topic clustering analysis using SERP overlap methodology. Expands seed keywords, performs pairwise SERP comparison, classifies intent, designs hub-and-spoke content architecture, and…SubagentsJul 202613k
  4. agricidaniel avatarseo-contentContent quality reviewer. Evaluates E-E-A-T signals, readability, content depth, AI citation readiness, and thin content detection.SubagentsJul 202613k
  5. agricidaniel avatarseo-dataforseoDataForSEO data analyst. Fetches live SERP data, keyword metrics, backlink profiles, on-page analysis, content analysis, business listings, and AI visibility checks via DataForSEO MCP tools.SubagentsJul 202613k
  6. agricidaniel avatarseo-driftSEO drift analysis agent. Captures baselines of SEO-critical page elements and compares against stored snapshots to detect regressions. Reports changes with severity classification. Only spawned when…SubagentsJul 202613k