Agent Skills › vercel/eve

vercel/eve

GitHub

用于构建持久化后端 AI Agent 的框架。适用于创建、编辑或调试 eve 项目,包括指令、技能、工具、连接及沙箱等配置。强调以文件系统为核心,通过本地文档获取最新指南。

1 个 Skill 3,419

安装全部 Skills

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

预览集合内 Skills

npx skills add vercel/eve --list

集合内 Skills (1)

用于构建持久化后端 AI Agent 的框架。适用于创建、编辑或调试 eve 项目,包括指令、技能、工具、连接及沙箱等配置。强调以文件系统为核心,通过本地文档获取最新指南。
创建新的 eve 项目 编辑 agent 配置文件 调试 eve 应用错误 配置 tools 或 skills 设置 subagents 或 schedules
npx skills add vercel/eve --skill eve -g -y
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.

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