·graphilizer
{}

graphilizer

asgeirf/agent-skills

Generate interactive graph visualizations in the browser from any data - codebases, infrastructure, relationships, knowledge maps

3Installs·0Trend·@asgeirf

Installation

$npx skills add https://github.com/asgeirf/agent-skills --skill 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 |

View raw

Facts (cite-ready)

Stable fields and commands for AI/search citations.

Install command
npx skills add https://github.com/asgeirf/agent-skills --skill graphilizer
Category
{}Data Analysis
Verified
First Seen
2026-02-11
Updated
2026-02-18

Quick answers

What is graphilizer?

Generate interactive graph visualizations in the browser from any data - codebases, infrastructure, relationships, knowledge maps Source: asgeirf/agent-skills.

How do I install graphilizer?

Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.) Copy and run this command: npx skills add https://github.com/asgeirf/agent-skills --skill graphilizer Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code or Cursor

Where is the source repository?

https://github.com/asgeirf/agent-skills

Details

Category
{}Data Analysis
Source
skills.sh
First Seen
2026-02-11

Related Skills

None