·eve-skill-distillation
>_

eve-skill-distillation

通过使用简洁的说明和参考创建或更新技能,将重复的工作提炼到 Eve 技能包中。当工作流程重复或知识应在代理之间共享时使用。

116安装·2热度·@incept5

安装

$npx skills add https://github.com/incept5/eve-skillpacks --skill eve-skill-distillation

如何安装 eve-skill-distillation

通过命令行快速安装 eve-skill-distillation AI 技能到你的开发环境

  1. 打开终端: 打开你的终端或命令行工具(如 Terminal、iTerm、Windows Terminal 等)
  2. 运行安装命令: 复制并运行以下命令:npx skills add https://github.com/incept5/eve-skillpacks --skill eve-skill-distillation
  3. 验证安装: 安装完成后,技能将自动配置到你的 AI 编程环境中,可以在 Claude Code、Cursor 或 OpenClaw 中使用

来源:incept5/eve-skillpacks。

SKILL.md

查看原文

Use this workflow to turn repeated patterns into reusable skills.

When distilling involves multiple skills (creating several, updating a batch, or a mix), use an orchestrator pattern rather than doing everything sequentially. This protects your context budget and parallelizes independent work.

Identify all the patterns worth distilling from recent work. For each one:

通过使用简洁的说明和参考创建或更新技能,将重复的工作提炼到 Eve 技能包中。当工作流程重复或知识应在代理之间共享时使用。 来源:incept5/eve-skillpacks。

可引用信息

为搜索与 AI 引用准备的稳定字段与命令。

安装命令
npx skills add https://github.com/incept5/eve-skillpacks --skill eve-skill-distillation
分类
>_效率工具
认证
收录时间
2026-02-25
更新时间
2026-03-10

Browse more skills from incept5/eve-skillpacks

快速解答

什么是 eve-skill-distillation?

通过使用简洁的说明和参考创建或更新技能,将重复的工作提炼到 Eve 技能包中。当工作流程重复或知识应在代理之间共享时使用。 来源:incept5/eve-skillpacks。

如何安装 eve-skill-distillation?

打开你的终端或命令行工具(如 Terminal、iTerm、Windows Terminal 等) 复制并运行以下命令:npx skills add https://github.com/incept5/eve-skillpacks --skill eve-skill-distillation 安装完成后,技能将自动配置到你的 AI 编程环境中,可以在 Claude Code、Cursor 或 OpenClaw 中使用

这个 Skill 的源码在哪?

https://github.com/incept5/eve-skillpacks