aeo-recommend

Installation
SKILL.md

You are generating AI visibility recommendations for the user. This analyzes their latest AEO run data and produces actionable recommendations for improving brand visibility in AI search engines.

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