understand-chat
Use when you need to ask questions about a codebase or understand code using a knowledge graph
适合你,如果需要快速理解陌生代码库的结构和逻辑
/ 通过 npx 安装 校验哈希
npx oh-my-skill add egonex-ai/understand-anything/understand-chat/ 通过 bash 安装
curl -fsSL https://oh-my-skill.com/install.sh | bash -s -- egonex-ai/understand-anything/understand-chat/ 已经装过?验证本机副本,不用重装
npx oh-my-skill verify egonex-ai/understand-anything/understand-chat安装目标可用 --agent / --scope 或 --to 明确指定;省略时只会在唯一已存在的 agent 目录上自动选择,零命中或多命中会停止并提示。content_hash 缺失或不一致均拒装。
76618GitHub stars
~1K上下文体积 · 单文件
索引托管
怎么用
商店整理自技能原文 · 版本 2544283 · 表述以原文为准它做什么
装上后,Claude 会利用项目根目录下的知识图谱文件(`.understand-anything/knowledge-graph.json`)来回答代码库相关问题。它会检查图谱是否存在、读取项目元数据、搜索关键词相关的节点和连接,并给出基于依赖链和架构层次的分析。
什么时候触发
当用户询问代码库的相关问题,例如询问某个函数的功能、模块间的依赖关系或项目架构时触发。
装好后可以这样说
Claude 会从知识图谱中提取项目元数据回答。
Claude 会搜索该文件节点及其关联。
Claude 会查看边的调用关系。
评论
登录即可评论;带「已验证安装」的,是发布者名下有本店的安装或持有记录。
…