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. 域名权威/网站可信度
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.
Weekly change comes from our own snapshots, not the repository page — it measures attention, not adoption.
# 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
- When This Must Trigger
- Quick Start
- Skill Contract
- Instructions
- Runtime Reads
- Runtime Contract
- Required Setup
- Data Sources
- Evidence Procedure
- Report
- Validation Checkpoints
- Reference Materials
- Next Best Skill
python3 "$AARON_SKILLS_ROOT/scripts/validate-audit-artifact.py" <draft> --relative-path <target>
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.
