aeo-optimize

Generate a prioritized Markdown work queue from AEO evidence data.

9|2|Updated Feb 12, 2026
One-click install
npx skills add https://github.com/psyduckler/aeo-skills --skill aeo-optimize
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: aeo-optimize
Source: https://github.com/psyduckler/aeo-skills/tree/main/aeo-optimize
Command: npx skills add https://github.com/psyduckler/aeo-skills --skill aeo-optimize

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

Turn baselines into an actionable content backlog by translating AEO evidence into concrete tasks that guide content updates and page optimization.

Core Features & Use Cases

  • Reads the latest aeo-evidence-v1 file from aeo-data/ and optionally reads aeo-reports/ for trend context
  • Produces a prioritized Markdown work queue of evidence-backed actions (e.g., refresh URLs, add JSON-LD, surface entities)
  • Applies the published methodology from references/ to user data to generate repeatable workflows

Quick Start

Generate a prioritized Markdown work queue from the latest evidence data and current reports.

Frequently Asked Questions about aeo-optimize

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I turn AEO evidence into an actionable content backlog?

AEO evidence backlogs are created by applying the v2 methodology from references/ to your evidence data, producing a Markdown work queue of evidence-backed actions such as surfacing entities or updating hub pages without external API calls.

What is the best way to create a Markdown work queue from optimization reports?

Creating a Markdown work queue from reports involves reading aeo-data and aeo-reports directories to transform baselines into a repeatable workflow of concrete content updates across brands and competitors.

Do I need external APIs to generate a prioritized content backlog?

Generating a content backlog requires no external API calls. It strictly reads local aeo-data/*.json and aeo-reports/*.md files to apply its internal v2 methodology for outputting a Markdown work queue.

Can I use this workflow to update hub pages across different brands?

This workflow supports updating hub pages across brands by transforming the latest AEO evidence into a prioritized Markdown work queue, guiding page optimization and content updates for multiple brand contexts.