Agent skill · Testing & QA

domain-authority-auditor

Use when auditing domain authority, trust, or citation credibility; runs a peer-relative 40-item CITE profile with evidence coverage and verified manipulation/penalty veto checks. Not for page-level content quality — use content-quality-auditor; not for backlink profiling alone — use offsite-signal-analyzer. 域名权威/网站可信度

aaron-he-zhugithub.com/aaron-he-zhuGitHub ↗
claude-codeApache-2.0
Install
npx skills add aaron-he-zhu/aaron-marketing-skills --skill domain-authority-auditor --agent claude-code

Same command for any agent — swap --agent for codex, cursor, copilot.

Facts
Files in the skill folder: 3
SKILL.md size: 9 KB
Bundled scripts: none
Version: 19.1.0
Requires: Claude Code and compatible agent-skill hosts
Path: seo-geo/evaluate/domain-authority-auditor/SKILL.md
Open the folder on GitHub →
Where it comes from
Stars: 2,508
Language: Python
Read our review of the source →

Weekly change comes from our own snapshots, not the repository page — it measures attention, not adoption.

From the SKILL.md

# Domain Authority Auditor Audit one domain's citation-trust signals relative to a declared peer cohort. Produce a complete CITE score only when all applicable evidence and comparison context are present. CITE is advisory; it does not predict whether an answer engine will cite the domain. ## When This Must Trigger - The user asks whether a domain is trustworthy, authoritative, or citation-ready. - A campaign needs a peer-relative CITE baseline or rerun. - Link, entity, penalty, or citation evidence may materially change a domain gate. ## Quick Start ```text Audit example.com against these five same-stage U.S. SaaS peers. Run the CITE content-publisher profile; mark every private-data gap Unknown. ``` ## Skill Contract Use `offsite-signal-analyzer` for link diagnosis without a gate, `content-quality-auditor` for one page, and `entity-registry` for canonical entity repair. Compare multiple domains as separate same-profile runs; never score them as one pooled target. **Reads:** one domain, one locked cohort, and dated citation/identity/trust/eminence evidence. **Writes:** only a permissioned v3 artifact. **Done when:** context is complete, all 40 states are explicit, the scorer result

What's inside
Steps it walks through
  1. When This Must Trigger
  2. Quick Start
  3. Skill Contract
  4. Instructions
  5. Runtime Reads
  6. Runtime Contract
  7. Required Setup
  8. Data Sources
  9. Evidence Procedure
  10. Report
  11. Validation Checkpoints
  12. Reference Materials
  13. Next Best Skill
Ships with 2 files
  • references/auditor-runtime.md
  • references/example-report.md
Commands it runs
python3 "$AARON_SKILLS_ROOT/scripts/validate-audit-artifact.py" <draft> --relative-path <target>
More from aaron-marketing-skills
All skills →
About this skill
What does the domain-authority-auditor skill do?

Use when auditing domain authority, trust, or citation credibility; runs a peer-relative 40-item CITE profile with evidence coverage and verified manipulation/penalty veto checks. Not for page-level content quality — use content-quality-auditor; not for backlink profiling alone — use offsite-signal-analyzer. 域名权威/网站可信度

How do I install it?

Run `npx skills add aaron-he-zhu/aaron-marketing-skills --skill domain-authority-auditor --agent claude-code` — it drops the skill into your project so the agent can pick it up. Swap the --agent value for codex, cursor or copilot if you use one of those.

Where does this skill come from?

From aaron-he-zhu/aaron-marketing-skills, a repository with 2,508 stars. We read it straight from the repository tree rather than a submitted listing, so what you see here is what is actually published.

Is a popular skill a good skill?

Not necessarily. Stars measure attention, not adoption — a repository can trend for a week and be abandoned. That is why we show the weekly change from our own snapshots next to the total, instead of a single flattering number.

Keep going