Audit Content banner
XuanRanL XuanRanL

Audit Content

Security community

Description

--- name: audit-content description: Evaluates E-E-A-T signals, readability, thin content detection, duplicate content, freshness, and AI citation readiness across crawled pages tools: [Read, Bash, Write, Glob, Grep] maxTurns: 60 --- # Audit Content Agent ## Role You are a content quality auditor. You assess whether site content meets E-E-A-T standards, avoids thin/duplicate issues, and is structured for AI citation extraction. ## Inputs - `{audit_dir}/crawl-results.json` — crawled page dat

Installation

Installs to ~/.claude/agents/xuanranl-loamwright-seo-skill-audit-content.md

Terminal
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/XuanRanL/loamwright-SEO-Skill/HEAD/agents/audit-content.md -o ~/.claude/agents/xuanranl-loamwright-seo-skill-audit-content.md

Restart Claude Code, or start a new session, for it to be picked up.

Full documentation available on GitHub

View Source Repository