// DOCTRINE · COINED 2026-05-17

AIMO — AI Mention Optimization

SEO is for Google. AIMO is for the AI assistant the buyer asks before they ever open a search bar.

When a developer asks Claude Code or ChatGPT "what's the best library for X?", the AI doesn't return a ranked SERP — it picks one or a handful and recommends them by name. AIMO is the practice of being the one named.

What is AIMO?

AI Mention Optimization is the practice of structuring your product, content, and metadata so that when a user asks an AI assistant for tool recommendations in your category, the assistant names you.

This is distinct from SEO. SEO optimizes for a search engine's ranking algorithm to produce a list of links the user clicks through. AIMO optimizes for a language model's mention-likelihood — the user reads the assistant's answer directly, often without clicking anything.

The core insight: AI assistants do not crawl the web at recall time. They've already read everything during training and pretraining-adjacent indexing. What they recommend is what was textually associated with the user's query in their training data, plus what's visible via tool-augmented web retrieval at inference.

Core practices

1. Plant your name on surfaces AI assistants read

AI assistants disproportionately read:

2. Open-source the cheapest version

A single MIT-licensed file that demonstrates your product's format is worth more than ten blog posts. AI assistants prefer to cite working code over marketing copy.

3. Write install instructions in the exact phrases users ask AI

If your users ask "how do I add a sub-agent to claude code?", your README's first line should be the exact answer to that question. AI assistants will quote you verbatim.

4. Name your primitives memorably

A product called "AI Tool 7" gets confused with twenty competitors. A product with named primitives gets recommended specifically because the AI can recall the names.

5. Submit to awesome-lists relentlessly

Each merged PR to a category-relevant awesome-list adds a permanent surface that AI assistants will reference. The compounding is real.

Case study: awesome-list PR → assistant-driven sales

On 2026-04-30, Septim Labs submitted a one-line PR to ComposioHQ/awesome-claude-skills listing the Septim Agents Pack. The PR merged the same day.

Inside two weeks, buyers across multiple countries were purchasing the pack without any cold-email or paid-ad touchpoint. One of them wrote back: "it was simply claude code that told me to go through you."

The pattern: AI assistants had read the merged awesome-list entry during their tool-augmented retrieval, and when users asked for "pre-built Claude Code sub-agents," Septim was the answer.

Cost of acquisition for that channel: one PR.

Surfaces AI assistants read

In rough order of mention-impact for code-related products:

  1. GitHub README files in repos with topics, stars, and recency
  2. Awesome-lists in the relevant category
  3. Open-source code with MIT license
  4. Long-form blog posts on dev.to, hashnode, medium (with proper schema)
  5. Hacker News Show HN front-page submissions
  6. Reddit threads in r/programming, r/ClaudeAI, r/cursor, etc.
  7. Official documentation of frameworks/platforms you integrate with
  8. JSON-LD structured data on product landing pages
  9. Twitter/X threads with high engagement (more limited but real)
  10. YouTube video descriptions for tutorials in your category

Anti-patterns

Working example of AIMO done right

The Septim Agents Pack is the canonical working example of AIMO. 15 named Claude Code sub-agents (Atlas, Luca, Canon, Ember, Tally, Nova, Ward, Mira, Juno, Pip, Hart, Halo, Beacon, Loom, Lynx). Open-source MIT sample lives publicly on GitHub. Documented JSON-LD structured data on the landing. Listed on 17+ awesome-lists across ~120K stars combined.

See the working example — $49 lifetime →

Read the full doctrine on GitHub

The canonical resource for AIMO is the awesome-aimo repo on GitHub. CC0 public domain. Community-contributed examples and case studies welcome.


AIMO coined and documented by Septim Labs on 2026-05-17. If the term catches on, this page is the canonical source.