agent-hierarchy-diagram

Generate ASCII, Mermaid, and GraphML diagrams of agent hierarchy and delegation.

18|5|Updated Nov 3, 2025
One-click install
npx skills add https://github.com/mvillmow/ml-odyssey --skill agent-hierarchy-diagram
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: agent-hierarchy-diagram
Source: https://github.com/mvillmow/ml-odyssey/tree/main/.claude/skills/agent-hierarchy-diagram
Command: npx skills add https://github.com/mvillmow/ml-odyssey --skill agent-hierarchy-diagram

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) components.

What problem does it solve? This Skill generates clear visual diagrams of the agent system's hierarchy and delegation paths, making complex agent relationships easy to understand for documentation and onboarding. It automates diagram creation, saving time and improving clarity.

Core Features & Use Cases:

  • ASCII & Mermaid Diagrams: Creates both text-based and Mermaid-syntax diagrams of the agent hierarchy for versatile use.
  • Relationship Visualization: Clearly illustrates delegation and escalation paths between agents, enhancing system comprehension.
  • Use Case: When onboarding new team members, use this skill to generate an agent hierarchy diagram. This visual representation will quickly help them understand the structure and roles within your AI system, accelerating their ramp-up.

Quick Start: Use the agent-hierarchy-diagram skill to generate an ASCII diagram of the agent hierarchy.

Frequently Asked Questions about agent-hierarchy-diagram

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

FAQPage Schema
How do I visualize agent hierarchy and delegation paths?

Agent hierarchy visualization maps the structure and delegation chains of your AI system using ASCII trees, Mermaid diagrams, or GraphML exports. This Skill automates diagram generation from agent configuration, making complex relationships immediately clear for documentation and stakeholder presentations.

What's the best way to document agent roles and escalation paths?

Generate visual diagrams showing agent relationships and escalation flows. This Skill creates multiple output formats—ASCII, Mermaid, and GraphML—so you can embed diagrams in documentation, onboarding materials, or present them to stakeholders without manual redrawing.

Can I use this to onboard new team members on our agent system?

Yes. Visual hierarchy diagrams accelerate onboarding by letting new team members quickly understand agent structure, roles, and delegation without lengthy explanations. ASCII and Mermaid formats work in wikis, slides, and chat tools for instant access.

What diagram formats does agent hierarchy visualization support?

The Skill outputs three formats: ASCII tree diagrams for plain-text documentation, Mermaid syntax for web rendering, and GraphML for specialized graph analysis tools. Choose the format that fits your workflow and distribution channel.

Does this work with existing agent configurations?

The Skill reads directly from your agent configuration using supplied scripts, so it works with your current setup without data transformation. It extracts hierarchy and delegation information to generate diagrams automatically.