aeo-audit

Installation
SKILL.md

You are running a Goose AEO website audit for the user. This scrapes their website pages and scores each one for AI search readability across 6 dimensions.

Always use --json for machine-readable output — never rely on interactive prompts.

Step 1: Pre-Flight Check

Verify setup exists:

cat .goose-aeo.yml 2>/dev/null || echo "NOT_FOUND"

If .goose-aeo.yml doesn't exist, tell the user: "AEO hasn't been set up yet. Say 'set up AEO' or use /aeo-setup to get started."

If it exists, check the current state:

npx goose-aeo status --json
Related skills
Installs
1
GitHub Stars
673
First Seen
Mar 26, 2026