万能知识图表生成器 是 AI Skill Hub 本期精选Prompt模板之一。在 GitHub 上收获超过 15.0k 颗 Star,综合评分 8.2 分,整体质量较高。我们强烈推荐将其纳入你的 AI 工具库,帮助提升工作效率。
Claude开源技能集,将代码和知识库转化为可视化图表,支持多种数据源。通过图形化展示增强理解和演示效果,适合开发者、数据分析师和教育工作者快速生成专业知识图谱。
万能知识图表生成器 是经过精心设计和反复验证的专业 Prompt 模板集合。这些 Prompt 框架能够有效激活 Claude、ChatGPT 等大型语言模型的深层能力,让 AI 生成更准确、更有价值的输出结果。无需任何安装,直接复制模板内容到 AI 对话框即可使用。
Claude开源技能集,将代码和知识库转化为可视化图表,支持多种数据源。通过图形化展示增强理解和演示效果,适合开发者、数据分析师和教育工作者快速生成专业知识图谱。
万能知识图表生成器 是经过精心设计和反复验证的专业 Prompt 模板集合。这些 Prompt 框架能够有效激活 Claude、ChatGPT 等大型语言模型的深层能力,让 AI 生成更准确、更有价值的输出结果。无需任何安装,直接复制模板内容到 AI 对话框即可使用。
# Prompt 无需安装,直接复制使用 # 支持:Claude / ChatGPT / Gemini / 通义千问 等主流模型 # 使用步骤 # 1. 复制 Prompt 模板内容 # 2. 粘贴到 AI 对话框 # 3. 替换 [占位符] 为实际内容 # 4. 发送后获取结构化输出 # 获取原始文件 git clone https://github.com/Lum1104/Understand-Anything
# 粘贴到 Claude/ChatGPT 使用 # 示例 Prompt 结构: 你是一位 [角色],擅长 [领域]。 请根据以下要求完成任务: 任务背景:[描述背景] 具体要求:[详细说明] 输出格式:[期望格式] # 将 [] 内内容替换为实际需求
# understand-anything 配置说明 # 查看配置选项 understand-anything --config-example > config.yml # 常见配置项 # output_dir: ./output # log_level: info # workers: 4 # 环境变量(覆盖配置文件) export UNDERSTAND_ANYTHING_CONFIG="/path/to/config.yml"
<p align="center"> <strong>Turn any codebase, knowledge base, or docs into an interactive knowledge graph you can explore, search, and ask questions about.</strong> <br /> <em>Works with Claude Code, Codex, Cursor, Copilot, Gemini CLI, and more.</em> </p>
<p align="center"> <strong>Understand Anything. <a href="https://egonex.ai">Understand Anyone.</a></strong> <br /> <em>AI should help people, not replace them.</em> </p>
<p align="center"> <a href="https://trendshift.io/repositories/23482" target="_blank"><img src="https://trendshift.io/api/badge/repositories/23482" alt="Understand Anything | Trendshift" style="width: 250px; height: 55px;" width="250" height="55"/></a> </p>
<p align="center"> <a href="README.md">English</a> | <a href="READMEs/README.zh-CN.md">简体中文</a> | <a href="READMEs/README.zh-TW.md">繁體中文</a> | <a href="READMEs/README.ja-JP.md">日本語</a> | <a href="READMEs/README.ko-KR.md">한국어</a> | <a href="READMEs/README.es-ES.md">Español</a> | <a href="READMEs/README.tr-TR.md">Türkçe</a> | <a href="READMEs/README.ru-RU.md">Русский</a> </p>
<p align="center"> <a href="#-quick-start"><img src="https://img.shields.io/badge/Quick_Start-blue" alt="Quick Start" /></a> <a href="https://github.com/Egonex-AI/Understand-Anything/blob/main/LICENSE"><img src="https://img.shields.io/badge/License-MIT-yellow" alt="License: MIT" /></a> <a href="https://docs.anthropic.com/en/docs/claude-code"><img src="https://img.shields.io/badge/Claude_Code-8A2BE2" alt="Claude Code" /></a> <a href="#codex"><img src="https://img.shields.io/badge/Codex-000000" alt="Codex" /></a> <a href="#vs-code--github-copilot"><img src="https://img.shields.io/badge/Copilot-24292e" alt="Copilot" /></a> <a href="#copilot-cli"><img src="https://img.shields.io/badge/Copilot_CLI-24292e" alt="Copilot CLI" /></a> <a href="#gemini-cli"><img src="https://img.shields.io/badge/Gemini_CLI-4285F4" alt="Gemini CLI" /></a> <a href="#opencode"><img src="https://img.shields.io/badge/OpenCode-38bdf8" alt="OpenCode" /></a> <a href="#mistral-vibe-cli"><img src="https://img.shields.io/badge/Vibe_CLI-7c3aed" alt="Vibe CLI" /></a> <a href="#trae"><img src="https://img.shields.io/badge/Trae-7e22ce" alt="Trae" /></a> <a href="https://understand-anything.com"><img src="https://img.shields.io/badge/Homepage-d4a574" alt="Homepage" /></a> <a href="https://understand-anything.com/demo/"><img src="https://img.shields.io/badge/Live_Demo-00c853" alt="Live Demo" /></a> <a href="https://egonex.ai"><img src="https://img.shields.io/badge/Understand_Anyone-egonex.ai-d4a574" alt="Understand Anyone" /></a> </p>
<p align="center"> <img src="assets/hero.png" alt="Understand Anything — Turn any codebase into an interactive knowledge graph" width="800" /> </p>
<p align="center"> <strong>An open-source project from <a href="https://github.com/Egonex-AI">Egonex</a></strong> <br /> <em>Originally created by <a href="https://github.com/Lum1104">Lum1104</a>.</em> </p>
---
You just joined a new team. The codebase is 200,000 lines of code. Where do you even start?
Understand Anything is a Claude Code Plugin that analyzes your project with a multi-agent pipeline, builds a knowledge graph of every file, function, class, and dependency, then gives you an interactive dashboard to explore it all visually. Stop reading code blind. Start seeing the big picture.
The goal isn't a graph that wows you with how complex your codebase is — it's a graph that quietly teaches you how every piece fits together.
---
/understand-chat How does the payment flow work?
[!NOTE] Want to skip the reading? Try the live demo in our homepage — a fully interactive dashboard you can pan, zoom, search, and explore right in your browser.
/plugin marketplace add Egonex-AI/Understand-Anything
/plugin install understand-anything
Using a local model? For privacy or enterprise setups, point your platform at a local model provider such as Ollama — follow their integration guide to change the model provider.
Understand-Anything works across multiple AI coding platforms.
/understand-onboard
curl -fsSL https://raw.githubusercontent.com/Egonex-AI/Understand-Anything/main/install.sh | bash -s kiro
After installation: - Kiro CLI: kiro-cli chat --agent understand "Analyze this project" - Kiro IDE: The skills are symlinked into ~/.kiro/skills/ and the understand agent is written to ~/.kiro/agents/understand.json, so both are available after restarting the IDE.
For personal skills (available across all projects), run the install.sh above with the kiro platform.
The /understand command orchestrates 5 specialized agents, /understand-domain adds a 6th, and /understand-knowledge adds a 7th:
| Agent | Role | Used By |
|---|---|---|
project-scanner | Discovers files, detects languages and frameworks | /understand |
file-analyzer | Extracts functions, classes, imports; produces graph nodes and edges | /understand |
architecture-analyzer | Identifies architectural layers | /understand |
tour-builder | Generates guided learning tours | /understand |
graph-reviewer | Validates graph completeness and referential integrity. Runs inline by default; use --review for full LLM review | /understand |
domain-analyzer | Extracts business domains, flows, and process steps | /understand-domain |
article-analyzer | Extracts entities, claims, and implicit relationships from wiki articles | /understand-knowledge |
File analyzers run in parallel, up to 5 concurrent workers and 20–30 files per batch.
The pipeline also supports incremental updates: only files changed since the last run are re-analyzed.
---
macOS / Linux: ```bash curl -fsSL https://raw.githubusercontent.com/Egonex-AI/Understand-Anything/main/install.sh | bash
VS Code with GitHub Copilot (v1.108+) auto-discovers the plugin via .copilot-plugin/plugin.json when this repo is cloned. No manual installation needed — just clone and open in VS Code.
For personal skills (available across all projects), run the install.sh above with the vscode platform.
Understand Anything 是一款强大的知识图谱构建工具,旨在将任何代码库(Codebase)、知识库或文档转化为可交互、可搜索、可问答的知识图谱。通过该工具,您可以直接针对复杂的代码逻辑进行提问,例如“支付流程是如何运作的?”,从而实现对项目的深度理解。它能够无缝集成到 Claude Code、Codex、Cursor、Copilot 以及 Gemini CLI 等主流 AI 开发工具中,帮助开发者快速掌握陌生项目。
Understand Anything 提供直观的交互式仪表盘,支持在浏览器中进行平移、缩放、搜索和探索,让知识图谱的呈现更加生动。除了强大的代码理解能力,它还支持通过特定指令生成新成员入职所需的引导指南(Onboarding Guide),极大地提升了团队协作与知识传递的效率。无论是在复杂的代码逻辑分析,还是在文档知识检索方面,它都能提供卓越的交互体验。
您可以通过插件市场快速安装 Understand-Anything。在支持的 AI 平台中使用命令 `/plugin marketplace add Egonex-AI/Understand-Anything` 进行添加,随后执行 `/plugin install understand-anything` 完成安装。针对注重隐私的企业级用户或本地化部署需求,您也可以通过配置将模型提供商指向 Ollama 等本地模型服务,以实现完全私密的数据处理。
安装完成后,您可以直接在支持的 AI 编程环境中通过斜杠命令(Slash Commands)进行交互。例如,使用 `/understand-chat` 命令可以针对代码库中的逻辑进行深度对话;使用 `/understand-onboard` 命令可以自动为团队新成员生成项目入职指南。这种交互方式让开发者无需离开 IDE 即可完成复杂的项目分析任务。
Understand-Anything 提供了灵活的集成方式,支持 Kiro CLI 与 Kiro IDE。开发者可以通过安装脚本快速部署 Kiro 环境。在 Kiro CLI 中,您可以使用 `kiro-cli chat --agent understand "Analyze this project"` 来启动分析任务;而在 Kiro IDE 中,相关的 Skill 会通过符号链接(symlink)自动集成到 `~/.kiro/skills/` 目录下,实现无缝的 Agent 调用能力。
本项目采用先进的多智能体流水线(Multi-Agent Pipeline)架构。当您执行 `/understand` 命令时,系统会协同调度 5 个专业 Agent 进行工作,包括负责发现文件与框架的 `project-scanner`、负责提取函数与类并构建图节点的 `file-analyzer` 以及架构分析 Agent 等。若使用 `/understand-domain` 命令,还会引入第 6 个专门处理领域知识的 Agent,确保分析的深度与准确性。
高质量开源项目,将复杂知识图形化呈现,降低理解门槛。代码示例丰富,文档完整,受欢迎度高。
AI Skill Hub 为第三方内容聚合平台,本页面信息基于公开数据整理,不对工具功能和质量作任何法律背书。
建议在沙箱或测试环境中充分验证后,再部署至生产环境,并做好必要的安全评估。
✅ MIT 协议 — 最宽松的开源协议之一,可自由商用、修改、分发,仅需保留版权声明。
经综合评估,万能知识图表生成器 在Prompt模板赛道中表现稳健,质量优秀。如果你已有明确的使用需求,可以直接上手体验;如果还在评估阶段,建议对比同类工具后再做决策。
| 原始名称 | Understand-Anything |
| 原始描述 | 开源Claude技能:Graphs that teach graphs that impress. Turn any code, or knowledge base (Karpat。⭐15.0k · TypeScript |
| Topics | 知识图谱可视化代码分析Claude技能图表生成 |
| GitHub | https://github.com/Lum1104/Understand-Anything |
| License | MIT |
| 语言 | TypeScript |
收录时间:2026-05-18 · 更新时间:2026-05-19 · License:MIT · AI Skill Hub 不对第三方内容的准确性作法律背书。
选择 Agent 类型,复制安装指令后粘贴到对应客户端