# Find Atom Eve Agent

> Use when someone wants to find, browse, compare, or choose an Atom Eve AI agent for a task (SEO, ads, content, QA, analytics, research, CRO, support, finance, ops). Searches the Atom Eve registry and recommends the best-matching installable agent.

- Skill: `elie222/find-atom-eve-agent` (Agent Skill)
- Install (CLI): `npx skillmds@latest add elie222/find-atom-eve-agent`
- Raw SKILL.md: https://api.skillmd.com/api/skills/elie222/find-atom-eve-agent/raw
- Safety review: pending
- Works with: Claude Code, Claude.ai, OpenAI Codex
- Category: Marketing & Growth
- Author: elie222 (https://skillmd.com/u/elie222)
- Updated: 2026-09-17
- Page: https://skillmd.com/skills/elie222/find-atom-eve-agent

---


# Find an Atom Eve agent

Atom Eve is an open registry of installable AI agents for eve.dev and Flue projects,
like shadcn but for agents. This skill is discovery only: match a goal to the right
agent and report what it needs. To install one, use install-atom-eve-agent. To author a new
agent for the registry, use author-atom-eve-agent.

## Find the match

Fetch the machine-readable catalog: https://www.atomeve.dev/index.json. Each entry has
a name, description, family, category, integrations, connections, and `env` (each entry:
name, description, url, optional). Match the user's goal to a family, then narrow by
description:

- engineering: code review, QA, docs, observability, migrations
- growth: SEO, ads, content, social, CRO
- revenue: outreach, CRM, sales, finance
- support: ticket triage, onboarding, community
- ops: productivity, spend, HR, scheduling
- data: analytics, research

Human catalog: https://www.atomeve.dev. Agent page: https://www.atomeve.dev/agents/<name>/.
CLI listing: `npx atom-eve list`.

## Report back

For the best one to three matches, give the agent name, the outcome it delivers in one
line, its env vars and integrations, and the install command `npx atom-eve add <name>`.
If nothing fits, say so and link https://www.atomeve.dev rather than forcing a match.

