mcpbeat Sign in

Content Aeo Optimizer Agent Skill

Rewrite existing pages so AI assistants can extract, quote, and cite them. Claude restructures your content into answer-ready blocks — direct answers, comparison tables, stats with sources, schema — without wrecking the human reading experience. Platform: AI visibility.

586 tokens
context cost
the whole folder, loaded on every use
1
files
instructions only
0
copies elsewhere
how many repositories repackaged it
1221
stars on the repo
on the repository, not the skill itself

Install

one command, takes just this skill from the repository
npx skills add https://github.com/irinabuht12-oss/marketing-skills --skill content-aeo-optimizer

The instruction itself

7 sections, as written by the author

3/ Content AEO Optimizer

What it does

Takes a page you already rank with (or want to) and restructures it for answer engines: front-loaded direct answers, extractable claims, clean entity naming, FAQ blocks, and schema markup. The goal is making your page the easiest source for an AI to quote accurately.

How it works

Paste the page content and the target question set. Claude audits it against extraction patterns — does the first paragraph answer the question, are claims specific and attributable, are comparisons in structured tables, is your brand named consistently. It then rewrites the weak sections and generates the JSON-LD schema to match.

Practical example

A pricing comparison post buries the answer in paragraph six. Claude moves a 40-word direct answer to the top, converts the prose comparison into a table with concrete numbers, adds an FAQ section matching real query phrasing, and outputs FAQPage + Product schema. The page starts appearing as a cited source in Perplexity answers within weeks of reindexing.

What you get back

  • Section-by-section rewrite with extractable answer blocks
  • Comparison tables and stat callouts with attribution
  • FAQ section matched to real buyer query phrasing
  • Ready-to-paste JSON-LD schema

When to use it

  • Optimizing your highest-traffic or highest-intent pages first
  • Publishing new comparison / "best of" / pricing content
  • A page ranks well in Google but never gets cited by AI

Data access (Ryze MCP)

This skill works best with live account data. Connect the free Ryze MCP once and Claude reads your Google Ads, Meta Ads, GA4 and Search Console directly:

  • claude.ai / Claude Desktop: Settings → Connectors → Add custom connector → https://connector.get-ryze.ai/mcp
  • Claude Code: claude mcp add ryze --transport http https://connector.get-ryze.ai/mcp
  • Cursor: Settings → MCP → add the same URL

Setup guide: https://www.get-ryze.ai/how-to-connect-claude-to-google-meta-ads-mcp

How to use it

Copy the folder

Take irinabuht12-oss/content-aeo-optimizer from the repository into ~/.claude/skills for personal use, or into .claude/skills inside a project.

Check the name does not clash

The agent identifies a skill by the name field in its header. Two skills with the same name cannot sit side by side — one of them will be ignored.