bergside/awesome-eve-agents — explained in plain English
Analysis updated 2026-05-18
Install a ready-made agent, like an incident response commander or customer support triage agent, without building one from scratch.
Browse a catalog of 21 agents across engineering, product, marketing, and finance, and pick the one matching a specific job.
Add a Slack, GitHub, Linear, or Notion integration variant on top of a standalone agent.
| bergside/awesome-eve-agents | aaronz345/athena-personal-academic-page | alana72212/akamai-vm | |
|---|---|---|---|
| Stars | 20 | 20 | 20 |
| Language | JavaScript | JavaScript | JavaScript |
| Setup difficulty | easy | moderate | hard |
| Complexity | 2/5 | 2/5 | 5/5 |
| Audience | developer | researcher | researcher |
Figures from each repo's GitHub metadata at analysis time.
Install an agent with the npx CLI, then run npx eve@latest from inside its folder.
Awesome Eve Agents is a curated collection of 21 open source AI agents built for the Eve framework, covering areas like engineering, product, analytics, support, marketing, finance, research, and education. Instead of writing an agent from scratch, you install a ready made one by its slug and it comes with everything needed to run. Each agent lives in its own self contained folder that defines its role, its workflow, its model configuration, its domain knowledge, and any optional integrations. A typical agent folder includes an instructions file describing its operating rules and safety guardrails, a model configuration file, a focused skills playbook, a sample input for testing, and a template for required environment variables. Integration variants add a single connection, such as Slack, GitHub, Linear, Notion, PostHog, Stripe, or Supabase, on top of the same base agent. The agents cover a wide range of jobs: an incident response commander that investigates outages and coordinates responders, a bug triage coordinator that turns scattered reports into prioritized work, a customer support triage agent that classifies requests and drafts replies, a revenue operations analyst that reconciles financial records, and many more across product, marketing, research, and education. To use the collection, you run a command line install tool with the agent's slug, which copies the standalone agent into its own directory. From inside that directory you start Eve, and the agent is ready to work using information you provide directly in the conversation. A separate command lists every available slug, and the project also has a website where you can browse the full catalog and pick integration specific variants. The project welcomes contributions of new agents, as long as they are reusable and built for the Eve framework, submitted first as an issue describing the agent's purpose and category.
A curated collection of 21 installable AI agents built for the Eve framework, covering engineering, support, marketing, finance, and more.
Mainly JavaScript. The stack also includes JavaScript, TypeScript, Node.js.
MIT license: use, modify, and distribute freely, including commercially, as long as you keep the copyright notice.
Setup difficulty is rated easy, with roughly 5min to a first successful run.
Mainly developer.
This repo across BitVibe Labs
double-check against the repo, no cap.