·compound-knowledge
>_

compound-knowledge

将团队知识笔记保存到 ./knowledge/ 中,文件名以日期为前缀。每个解决的问题、发现的模式或关键决策都成为可搜索的知识,使未来的工作变得更加容易。当用户想要捕获陷阱、错误、构建问题、解决方案、模式或决策以供将来参考时使用。

7安装·1热度·@da1z

安装

$npx skills add https://github.com/da1z/agent-things --skill compound-knowledge

如何安装 compound-knowledge

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

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

来源:da1z/agent-things。

SKILL.md

查看原文

Each unit of work should teach the system something so subsequent work gets easier, not harder. Bug fixes eliminate future bug categories. Patterns become tools. Decisions become searchable context.

then write the content to ./knowledge/ /YYYY-MM-DD- .md using the Write tool. Do NOT use shell commands like cp or mkdir.

| error-fix | Something broke or surprised you — errors, gotchas, build failures, incidents. What happened and how to fix/avoid it. | | pattern | A recurring approach worth codifying — code patterns, workflow patterns, architectural conventions. | | decision | An architecture or design decision with rationale, alternatives, and tradeoffs. |

将团队知识笔记保存到 ./knowledge/ 中,文件名以日期为前缀。每个解决的问题、发现的模式或关键决策都成为可搜索的知识,使未来的工作变得更加容易。当用户想要捕获陷阱、错误、构建问题、解决方案、模式或决策以供将来参考时使用。 来源:da1z/agent-things。

可引用信息

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

安装命令
npx skills add https://github.com/da1z/agent-things --skill compound-knowledge
分类
>_效率工具
认证
收录时间
2026-02-22
更新时间
2026-03-10

Browse more skills from da1z/agent-things

快速解答

什么是 compound-knowledge?

将团队知识笔记保存到 ./knowledge/ 中,文件名以日期为前缀。每个解决的问题、发现的模式或关键决策都成为可搜索的知识,使未来的工作变得更加容易。当用户想要捕获陷阱、错误、构建问题、解决方案、模式或决策以供将来参考时使用。 来源:da1z/agent-things。

如何安装 compound-knowledge?

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

这个 Skill 的源码在哪?

https://github.com/da1z/agent-things

详情

分类
>_效率工具
来源
skills.sh
收录时间
2026-02-22