eve

GitHub

用于构建基于eve框架的持久化后端AI代理。涵盖项目创建、编辑及调试,涉及代理指令、技能、工具、连接、通道、沙箱、子代理、调度和评估等配置与开发任务。

.agents/skills/eve/SKILL.md trycompai/crm

触发场景

创建或初始化eve AI代理项目 编辑或调试eve代理的配置(如指令、工具、技能) 查找eve框架相关文档以进行开发

安装

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

非标准路径

npx skills add https://github.com/trycompai/crm/tree/main/.agents/skills/eve -g -y

不安装直接使用

npx skills use trycompai/crm@eve

指定 Agent (Claude Code)

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

安装 repo 全部 skill

npx skills add trycompai/crm --all -g -y

预览 repo 内 skill

npx skills add trycompai/crm --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.

版本历史

  • d42a04e 当前 2026-08-04 18:45

同 Skill 集合

.agents/skills/ai-elements/SKILL.md
.agents/skills/better-auth-best-practices/SKILL.md
.agents/skills/nestjs-best-practices/SKILL.md
.agents/skills/no-use-effect/SKILL.md
.agents/skills/nuqs/SKILL.md
.agents/skills/prisma-database-setup/SKILL.md
.agents/skills/shadcn/SKILL.md
.agents/skills/skill-creator/SKILL.md
.agents/skills/turborepo/SKILL.md
.agents/skills/typescript-advanced-types/SKILL.md
.agents/skills/vercel-composition-patterns/SKILL.md
.agents/skills/vercel-react-best-practices/SKILL.md
.agents/skills/web-design-guidelines/SKILL.md
.agents/skills/nestjs-trpc/SKILL.md

元信息

文件数
0
版本
d42a04e
Hash
35a7c82f
收录时间
2026-08-04 18:45

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