Agent Skillsvercel/eve › eve

eve

GitHub

用于构建基于 eve 框架的持久化后端 AI Agent。涵盖创建、编辑和调试项目,包括指令、技能、工具、连接、渠道、子代理、定时任务和评估等组件的开发与配置。

skills/eve/SKILL.md vercel/eve

触发场景

创建或初始化新的 eve Agent 项目 编写或修改 eve 项目的配置文件(如 instructions, tools, channels) 调试基于 eve 框架的后端 AI 应用 安装或升级 eve 框架及相关依赖

安装

npx skills add vercel/eve --skill eve -g -y
更多选项

不安装直接使用

npx skills use vercel/eve@eve

指定 Agent (Claude Code)

npx skills add vercel/eve --skill eve -a claude-code -g -y

安装 repo 全部 skill

npx skills add vercel/eve --all -g -y

预览 repo 内 skill

npx skills add vercel/eve --list

SKILL.md

Frontmatter
{
    "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. 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.

版本历史

  • 47521fe 当前 2026-07-19 12:06

同 Skill 集合

SKILL.md

元信息

文件数
0
版本
a75496c
Hash
35a7c82f
收录时间
2026-07-19 12:06

首页 - Wiki
Copyright © 2011-2026 iteam. Current version is 2.155.2. UTC+08:00, 2026-07-30 14:26
浙ICP备14020137号-1 $访客地图$