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