mofa-agent-topology

Generate topology diagrams from Gateway RouteRegistry or coordination graph layouts.

11|12|Updated Feb 28, 2026
One-click install
npx skills add https://github.com/mofa-org/mofa-skills --skill mofa-agent-topology
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: mofa-agent-topology
Source: https://github.com/mofa-org/mofa-skills/tree/main/_unpublished/mofa-agent-topology
Command: npx skills add https://github.com/mofa-org/mofa-skills --skill mofa-agent-topology

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Visualize multi-agent routing topology and coordination graphs directly from Gateway configurations to simplify architecture reviews and onboarding.

Core Features & Use Cases

  • Architectural clarity: generates structural diagrams of gateway routes and agent interactions for easy comprehension.
  • Presentation-ready visuals: outputs professional topology maps suitable for slides and documentation.
  • Dynamic scaling: automatically adjusts visuals based on the swarm size and number of agents in the input data.
  • Data-driven inputs: ingests a Gateway RouteRegistry or coordination graph layout to drive the diagrams.

Quick Start

Supply a gateway RouteRegistry JSON or coordination layout to generate a topology diagram.

Frequently Asked Questions about mofa-agent-topology

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I visualize a multi-agent routing topology from a gateway configuration?

You can visualize a multi-agent routing topology by supplying a gateway RouteRegistry JSON or coordination graph layout to generate a structural diagram. The engine automatically processes the configuration data to map gateway routes and agent interactions for architectural reviews.

What is a coordination graph layout and when do I need a topology diagram?

A coordination graph layout defines the routing paths between multiple agents in a swarm. You need a topology diagram when performing architectural design reviews, onboarding new team members, or analyzing incidents to simplify the comprehension of complex gateway routes.

How do I generate presentation-ready visuals for an agent swarm architecture?

Generate presentation-ready visuals by ingesting a RouteRegistry or coordination layout into the infographic engine. The engine dynamically adjusts the visual output based on the swarm size and number of agents to produce professional topology maps suitable for slides and documentation.

Can I use this to generate diagrams for MoFA deployments during incident analysis?

Yes, this applies specifically to MoFA deployments to generate architectural diagrams for incident analysis. By ingesting the active Gateway RouteRegistry, it produces topology maps that clarify agent interactions and routing structures to help identify issues during incidents.

Does the topology diagram scale automatically with the number of agents in the input data?

Yes, the visualization engine features dynamic scaling that automatically adjusts visuals based on the swarm size and number of agents in the input data. This ensures the generated topology maps remain comprehensible regardless of how large the agent configuration grows.