Content Quality Auditor
Hodnotí obsah podle 80položkové E-E-A-T rubriky s kontrolami veta před publikováním
Otestováno · Funguje
Co umí
Audituje an article or URL against a fixed 80-item CORE-EEAT rubric (8 dimensions), producing per-item Pass/Partial/Fail scores, dimension and weighted totals by content type, veto detection for disclosure/clickbait/self-contradiction, and a prioritized fix plan. Spouští se, když uživatel asks whether content is ready to publish, wants an E-E-A-T or content-quality score, or asks to grade an article. Runs as a rubric in Claude's context; needs no external tools for pasted text (WebFetch only to audit a live URL).
Testovací report
Načteno SKILL.md a all 4 reference files (all HTTP 200) and read the full 80-item benchmark, weight table, and veto/cap runbook. Verified install in a temp HOME: clone+cp places SKILL.md and references/ at ~/.claude/skills/content-quality-auditor/. Pro the output test I wrote a short FlexiRise standing-desk review with a planted price contradiction ($299 intro vs $349 comparison table), a height-range contradiction (28-47in vs 30-45in), and an undisclosed Amazon affiliate link, then produced two artifacts. Baseline (no rubric) called it "Good to publish, ~7/10" and missed all three defects; the skill-followed audit caught both self-contradictions (R10 veto) and the undisclosed affiliate link (T04 veto), triggered the 2+-veto BLOCKED path, and returned "Cannot score yet — fix 2 critical issues" instead of a ship verdict. Not a 10 because many EEAT items are site-level (marked N/A when auditing pasted text) and the elaborate cap/handoff machinery is overhead beyond the core checklist value.
Testováno: 2026-07-21 · Claude Code 2.x (agent harness)
Instalace
git clone --depth 1 https://github.com/ViryaZheng/recomby-geo.git /tmp/content-quality-auditor-src mkdir -p ~/.claude/skills cp -R /tmp/content-quality-auditor-src/plugins/recomby-geo/skills/content-quality-auditor ~/.claude/skills/content-quality-auditor # Self-contained: references/ (core-eeat-benchmark.md, item-reference.md, fail-cap-worked-examples.md, cite-domain-rating.md) are copied with it. # No extra deps for pasted content. allowed-tools: WebFetch — used only to fetch a live URL you ask it to audit. # NOTE: SKILL.md links to sibling skills (content-refresher, seo-content-writer) and a PostToolUse validation hook that live in a DIFFERENT repo (aaron-he-zhu/seo-geo-claude-skills) and are NOT installed by this copy; the audit itself runs standalone.
Příkazy a ukázkové prompty
/content-quality-auditorHodnotí obsah podle 80položkové E-E-A-T rubriky s kontrolami veta před publikováním
Skilly se spouštějí běžnými požadavky — žádné příkazy k zapamatování. Po instalaci ho aktivují prompty jako tyto (anglicky):
Audit this article's E-E-A-T score before publishingCheck if this content is ready to publishRun the CORE-EEAT scoring on this page