eeat-signals
Installation
SKILL.md
E-E-A-T Signals — audit + strengthen (Astro)
Make a page demonstrate Experience, Expertise, Authoritativeness and Trust to both humans and AI engines — and verify it with a runnable auditor. Trust is the load-bearing pillar; first-hand Experience is the asymmetric edge a real operator has over a larger competitor.
Scope boundary (read before doing anything)
This skill owns the human-visible + crawler-visible signal layer. It does not:
- generate JSON-LD → that is schema-entity-graph (
schema-skill); - validate JSON-LD /
@idwiring / rich-result eligibility → that is schema-audit; - rewrite copy tone/voice → that is humanise-copy;
- do build/perf/a11y/Lighthouse → that is astro-audit (plug EEAT in as a compliance check).
See BOUNDARIES.md for the exact seams. When a signal also has a schema form (author, reviews, sameAs, knowsAbout), check the visible side here and leave the markup to the schema skills. Never duplicate their rules.