skills/skills.volces.com/agent-topology

agent-topology

Installation
SKILL.md

Agent Topology

Generate interactive architecture diagrams from a JSON topology definition.

Quick Start

  1. Create a topology JSON file (see references/schema.md for full spec)
  2. Run the generator:
python3 scripts/generate.py topology.json -o diagram.html
  1. Output is a self-contained HTML file with embedded SVG, CSS, and JS.

Topology JSON Format

Installs
2
First Seen
Mar 19, 2026
agent-topology from skills.volces.com