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
1
Repository
openclaw/skills
GitHub Stars
4.5K
First Seen
Mar 10, 2026
agent-topology — openclaw/skills