All templates
SEO & Growth

GEO / AEO Visibility Agency

The SEO playbook for the AI-search era. This agent tracks how LLMs answer queries in your space, measures your brand's mentions and citations, researches gaps, and produces content designed to win the AI answer — for you or your clients.

Read the docs

The agent prompt

Copy this into Cursor, Claude Code, or any Naïve-connected agent. It describes exactly what to build and which primitives to wire together.

Prompt
Build me a GEO/AEO visibility agency on Naive.

It should track how LLMs answer queries in my space, measure my brand's mentions/citations, find gaps, and produce content to win the AI answer.

Use these Naive primitives:
- aeo: LLM responses, AI keywords, and mention tracking
- seo: supporting keyword/SERP data
- search: deep research on gaps
- browser: verify live AI answers
- cron: recurring visibility scans

Read the docs at https://usenaive.ai/docs and start with: npm i -g naive && naive login

What it builds

LLM answer tracking

See how AI models answer queries and who they cite.

Mention monitoring

Track your brand's share of AI citations over time.

Gap research

Find where you're missing and why competitors win.

Win the citation

Produce content designed to be cited by AI answers.

Primitives used

aeoseosearchbrowsercron

How it's built

  • naive aeo — LLM responses + mention data
  • naive seo + search — traditional + deep research
  • naive cron — recurring visibility scans

Start building

Install the CLI, copy the prompt, and let your agent wire it up.

$ npm i -g naive && naive login
GEO / AEOSEO