elie222/atom-eve · Archived

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.

First seen Jun 30, 2026

Installation

$ npx skills add elie222/atom-eve --skill find-atom-eve-agent

Stronger alternatives

This repository is archived — consider an actively maintained alternative.

Similar popular skills

Related neighbors and high-traction skills in the same topics — useful to compare before installing.

Also in this package

Other skills from elie222/atom-eve.

npx skills add elie222/atom-eve

Browse all from elie222/atom-eve

More details

Agent compatibility

Declared targets from SKILL.md / docs. Unmarked agents are not listed — the skill may still install via the CLI.

Claude Code Not declared
Cursor Not declared
Codex Not declared
GitHub Copilot Not declared
Windsurf Not declared
Gemini CLI Not declared
Cline Not declared
OpenCode Not declared

Repository health

Stars 3
License LICENSE
Default branch main
Open issues 1
Status Archived

Package contents

Files included with this skill beyond the listing page.

  • skill md SKILL.md 1,599 B
  • docs SUMMARY.md 274 B

History

  1. First seen on skills.sh
  2. First recorded snapshot · 1 installs

SKILL.md

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.