graphilizer
✓从任何数据(代码库、基础设施、关系、知识图谱)在浏览器中生成交互式图形可视化
SKILL.md
Generate interactive graph visualizations that open in the browser for live exploration. You describe a domain — codebases, infrastructure, relationships, knowledge maps, anything — and this skill produces a React Flow app with search, filtering, and detail inspection. Unlike flow-graph which records videos, graphilizer keeps a live dev server running so the user can pan, zoom, click nodes, and explore.
Create domain-specific type definitions in settings.nodeTypes and settings.edgeTypes. Each type gets a color, optional icon (emoji or image URL), optional border/line style, and a shape that controls how the node is rendered visually. Types are fully custom — define whatever makes sense for the domain.
| default | Services, entities, generic items | Icon + label + type badge (horizontal) | | card | People, products, detailed entities | Large icon/image, title, description, tags | | table | Databases, configs, specs, inventories | Header + visible key-value rows | | pill | Milestones, statuses, tags, phases | Compact inline rounded label |
可引用信息
为搜索与 AI 引用准备的稳定字段与命令。
- 安装命令
npx skills add https://github.com/asgeirf/agent-skills --skill graphilizer- 分类
- {}数据分析
- 认证
- ✓
- 收录时间
- 2026-02-11
- 更新时间
- 2026-02-18
快速解答
什么是 graphilizer?
从任何数据(代码库、基础设施、关系、知识图谱)在浏览器中生成交互式图形可视化 来源:asgeirf/agent-skills。
如何安装 graphilizer?
打开你的终端或命令行工具(如 Terminal、iTerm、Windows Terminal 等) 复制并运行以下命令:npx skills add https://github.com/asgeirf/agent-skills --skill graphilizer 安装完成后,技能将自动配置到你的 AI 编程环境中,可以在 Claude Code 或 Cursor 中使用
这个 Skill 的源码在哪?
https://github.com/asgeirf/agent-skills
详情
- 分类
- {}数据分析
- 来源
- skills.sh
- 收录时间
- 2026-02-11