代码base-knowledge-构建器
codebase-knowledge-builder
📖 简介
智能体技能 that studies any 代码base and produces structured knowledge artifacts. Works with Claude代码, Cursor, Open代码, and any agentskills-compatible agent.
查看英文原版
Agent skill that studies any codebase and produces structured knowledge artifacts. Works with Claude Code, Cursor, OpenCode, and any agentskills-compatible agent.
📥 安装此技能
ai-agent install codebase-knowledge-builder
📖 其他安装方式
方法 2:从 GitHub 克隆
git clone https://github.com/OthmanAdi/codebase-knowledge-buildercd codebase-knowledge-builderai-agent link .
方法 3:手动安装
# 下载技能后复制到技能目录 cp -r codebase-knowledge-builder ~/.ai-agent/skills/
💡 提示: 技能将安装到你的本地 目录,不会存储在我们的服务器上。