gitwtfhub

wtf is awesome-eve-agents?

bergside/awesome-eve-agents — explained in plain English

Analysis updated 2026-05-18

20JavaScriptAudience · developerComplexity · 2/5LicenseSetup · easy

TL;DR

A curated collection of 21 installable AI agents built for the Eve framework, covering engineering, support, marketing, finance, and more.

Mindmap

mindmap
  root((awesome-eve-agents))
    What it does
      21 ready made agents
      CLI install by slug
      Eve framework
    Tech stack
      JavaScript
      TypeScript
      Node.js CLI
    Use cases
      Incident response
      Bug triage
      Customer support
      Revenue operations
    Categories
      Engineering
      Marketing
      Finance
      Education

Code map

Detail Auto

An interactive map of this repo's files and how they connect — its source is parsed live in your browser. Click Visualize to build it.

filefunction / class

Why would anyone build with this?

REASON 1

Install a ready-made agent, like an incident response commander or customer support triage agent, without building one from scratch.

REASON 2

Browse a catalog of 21 agents across engineering, product, marketing, and finance, and pick the one matching a specific job.

REASON 3

Add a Slack, GitHub, Linear, or Notion integration variant on top of a standalone agent.

What's in the stack?

JavaScriptTypeScriptNode.js

How it stacks up

bergside/awesome-eve-agentsaaronz345/athena-personal-academic-pagealana72212/akamai-vm
Stars202020
LanguageJavaScriptJavaScriptJavaScript
Setup difficultyeasymoderatehard
Complexity2/52/55/5
Audiencedeveloperresearcherresearcher

Figures from each repo's GitHub metadata at analysis time.

How do you spin it up?

Difficulty · easy Time to first run · 5min

Install an agent with the npx CLI, then run npx eve@latest from inside its folder.

MIT license: use, modify, and distribute freely, including commercially, as long as you keep the copyright notice.

Wtf does this do

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.

Yoink these prompts

Prompt 1
Run npx @bergside/eveagents list and help me pick an agent for triaging incoming bug reports.
Prompt 2
Install the incident-response-commander agent with npx @bergside/eveagents install incident-response-commander and explain how to run it with Eve.
Prompt 3
Walk me through the folder structure of a standalone Eve agent, including instructions.md and the skills files.
Prompt 4
Show me how to add a Slack integration variant to the customer-support-triage-agent.

Frequently asked questions

wtf is awesome-eve-agents?

A curated collection of 21 installable AI agents built for the Eve framework, covering engineering, support, marketing, finance, and more.

What language is awesome-eve-agents written in?

Mainly JavaScript. The stack also includes JavaScript, TypeScript, Node.js.

What license does awesome-eve-agents use?

MIT license: use, modify, and distribute freely, including commercially, as long as you keep the copyright notice.

How hard is awesome-eve-agents to set up?

Setup difficulty is rated easy, with roughly 5min to a first successful run.

Who is awesome-eve-agents for?

Mainly developer.

View the repo → Decode another repo

This repo across BitVibe Labs

Don't trust strangers blindly. Verify against the repo.