Agent Skillsvercel/eve › eve

eve

GitHub

用于构建和维护基于 eve 框架的持久化后端 AI Agent。涵盖创建、编辑、调试 Agent 及其指令、技能、工具、连接、沙箱等组件,强调以文件系统为核心并优先参考内置文档。

skills/eve/SKILL.md vercel/eve

Trigger Scenarios

创建新的 eve Agent 项目 修改或调试 eve Agent 的配置与逻辑 使用 eve 框架开发后端 AI 应用

Install

npx skills add vercel/eve --skill eve -g -y
More Options

Use without installing

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.

Version History

  • 47521fe Current 2026-07-19 12:06

Same Skill Collection

.agents/skills/gh-pr-description/SKILL.md
.agents/skills/human-writing/SKILL.md
.agents/skills/technical-writing/SKILL.md
SKILL.md

Metadata

Files
0
Version
9cb899d
Hash
35a7c82f
Indexed
2026-07-19 12:06

ホーム - Wiki
Copyright © 2011-2026 iteam. Current version is 2.155.2. UTC+08:00, 2026-09-11 00:57
浙ICP备14020137号-1 $お客様$