Skip to content
Development
Command

/intro-setup

eve is a filesystem-first framework for durable backend AI agents. The agent is a directory of files that eve compiles and runs: its instructions, tools, connections, and channels. Work through this with the user.

From plugin
eve
4.5k6 skills1 agent6 commands
Install
$ npx -y skills add vercel/eve --agent claude-code

How it fires

How this command gets triggered: by you, by Claude, or both.

  • Fires itselfClaude auto-loads it when your prompt matches the work.
  • You can call itInvoke it directly when you want it.
  • Slash command/intro-setup

Context preview

What this command does when you run it.

eve is a filesystem-first framework for durable backend AI agents. The agent is a directory of files that eve compiles and runs: its instructions, tools, connections, and channels. Work through this with the user.

Command definition

intro-setup.md

Set up an eve agent

eve is a filesystem-first framework for durable backend AI agents. The agent is a directory of files that eve compiles and runs: its instructions, tools, connections, and channels. Work through this with the user.

Ships witheve

The Open Framework for Building Agents

Get the whole plugin
Stats
4,517
Stars
440
Forks
Active
Maintenance
TypeScript
Language
Apache-2.0
License
56m ago
Last commit
1mo ago
Created

Repo: vercel/eve