Now liveThe Skillselion MCP - thousands of ranked skills, loaded into your agent mid-task. No install.Get it →
vercel avatar

Eve

  • 3.2k installs
  • 4.1k repo stars
  • Updated July 28, 2026
  • vercel/eve

eve is an agent skill that Build durable backend AI agents with the eve framework. Use when creating, editing, or debugging an eve project — agent instructions, skills, tools, connections.

About

Build durable backend AI agents with the eve framework. Use when creating, editing, or debugging an eve project - agent instructions, skills, tools, connections, channels, sandboxes, subagents, schedules, or evals. --- name: eve description: Build durable backend AI agents with the eve framework. Use when creating, editing, or debugging an eve project - agent instructions, skills, tools, connections, channels, sandboxes, subagents, schedules, or evals. --- # eve eve is a filesystem-first framework for durable backend AI agents. An agent is a directory on disk - instructions, skills, tools, connections, channels, subagents, and schedules are all files - and eve compiles and runs it. ## Source of truth The complete documentation ships inside the `eve` package. Do not rely on this skill for guidance - always read the bundled docs, which match the installed version exactly: ``` node_modules/eve/docs/ ``` Start with `node_modules/eve/docs/README.md`. It contains the full index and recommended reading order.

  • --- name: eve description: Build durable backend AI agents with the eve framework.
  • Use when creating, editing, or debugging an eve project - agent instructions, skills, tools, connections, channels, sa
  • --- # eve eve is a filesystem-first framework for durable backend AI agents.
  • An agent is a directory on disk - instructions, skills, tools, connections, channels, subagents, and schedules are all
  • ## Source of truth The complete documentation ships inside the `eve` package.

Eve by the numbers

  • 3,249 all-time installs (skills.sh)
  • +480 installs in the week ending Jul 28, 2026 (Skillselion tracking)
  • Ranked #175 of 4,386 Backend & APIs skills by installs in the Skillselion catalog
  • Data as of Jul 28, 2026 (Skillselion catalog sync)
At a glance

eve capabilities & compatibility

Capabilities
name: eve description: build durable backend · use when creating, editing, or debugging an eve · # eve eve is a filesystem first framework fo · an agent is a directory on disk — instructions, · ## source of truth the complete documentation sh
Use cases
documentation
From the docs

What eve says it does

--- name: eve description: Build durable backend AI agents with the eve framework.
SKILL.md
Use when creating, editing, or debugging an eve project — agent instructions, skills, tools, connections, channels, sandboxes, subagents, schedules, or evals.
SKILL.md
--- # eve eve is a filesystem-first framework for durable backend AI agents.
SKILL.md
An agent is a directory on disk — instructions, skills, tools, connections, channels, subagents, and schedules are all files — and eve compiles and runs it.
SKILL.md
npx skills add https://github.com/vercel/eve --skill eve

Add your badge

Show developers this skill is listed on Skillselion. Paste this into your README.

Listed on Skillselion
Installs3.2k
repo stars4.1k
Last updatedJuly 28, 2026
Repositoryvercel/eve

What problem does eve solve for developers using this skill?

Build durable backend AI agents with the eve framework. Use when creating, editing, or debugging an eve project - agent instructions, skills, tools, connections, channels, sandboxes, subagents, sch.

Who is it for?

Developers who need eve patterns described in the cached skill documentation.

Skip if: Skip when docs are empty or the task is outside the skill's documented scope.

When should I use this skill?

Build durable backend AI agents with the eve framework. Use when creating, editing, or debugging an eve project — agent instructions, skills, tools, connections, channels, sandboxes, subagents, schedu

What you get

Actionable workflows and conventions from SKILL.md for eve.

  • Agent project scaffold
  • Instructions/tools/skills/channel/schedule directories

Files

SKILL.mdMarkdownGitHub ↗

eve

eve is a filesystem-first framework for durable backend AI agents. An agent is a directory on disk — instructions, skills, tools, connections, channels, subagents, and schedules are all files — and eve compiles and runs it.

Source of truth

The complete documentation ships inside the eve package. Do not rely on this skill for guidance — always read the bundled docs, which match the installed version exactly:

node_modules/eve/docs/

Start with node_modules/eve/docs/README.md. It contains the full index and recommended reading order. Before writing any eve code, read the relevant guide there first.

If eve is not installed yet, install it (npm install eve) or scaffold a new agent with npx eve init <agent-name>, then read the bundled docs.

Related skills

How it compares

Use eve when you want a fresh on-disk agent skeleton; use integration skills when you already have an agent runtime and only need a specific API hookup.

FAQ

What does eve do?

Build durable backend AI agents with the eve framework. Use when creating, editing, or debugging an eve project — agent instructions, skills, tools, connections, channels, sandboxes, subagents, schedules, or evals.

When should I use eve?

Build durable backend AI agents with the eve framework. Use when creating, editing, or debugging an eve project — agent instructions, skills, tools, connections, channels, sandboxes, subagents, schedules, or evals.

Is eve safe to install?

Review the Security Audits panel on this page before installing in production.

This week in AI coding

Five minutes, every Monday - the tools, releases and tactics for developers.

unsubscribe anytime.