Skill Dependency Graph

Generate a Mermaid diagram of skill dependencies in the Aeon framework.

Updated Jun 17, 2026
One-click install
npx skills add https://github.com/aeoncity-demo/myaeon --skill skill-dependency-graph-aeoncity-demo
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: Skill Dependency Graph
Source: https://github.com/aeoncity-demo/myaeon/tree/main/skills/skill-graph
Command: npx skills add https://github.com/aeoncity-demo/myaeon --skill skill-dependency-graph-aeoncity-demo

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) and references (resource) components.

What problem does it solve?

This Skill provides a visual representation of all skill dependencies within the Aeon framework, allowing for easier understanding and management of the system architecture.

Core Features & Use Cases

  • Dependency Mapping: Visualize the dependencies between skills using a Mermaid diagram.
  • Change Detection: Identify changes in skill dependencies over time.
  • Category Drill-Downs: Explore dependencies within specific categories for detailed analysis.
  • Enabled Overlay: Highlight enabled skills in the diagram for quick reference.
  • Click-Through: Navigate to the skill documentation by clicking on nodes in the diagram.

Quick Start

Run the skill-dependency-graph command to generate the dependency map.

Frequently Asked Questions about Skill Dependency Graph

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

FAQPage Schema
How do I visualize skill dependencies in a Mermaid diagram?

To visualize skill dependencies in a Mermaid diagram, run the skill-dependency-graph command. It parses Aeon's skill configuration files and state data to generate a comprehensive visual map of your system architecture.

What is skill dependency mapping and change detection?

Skill dependency mapping and change detection is the process of visualizing relationships between skills using Mermaid diagrams while identifying how those dependencies shift over time using state data.

Can I drill down into specific categories within a dependency graph?

Yes, you can drill down into specific categories within a dependency graph. The tool generates category-based drill-downs allowing you to explore dependencies within targeted software engineering classifications.

Do I need access to configuration files to map skill architecture?

Yes, you need access to configuration files to map skill architecture. The dependency mapping requires access to Aeon's skill configuration files and state data to accurately generate the Mermaid diagram.

How do I highlight enabled skills in a system analysis diagram?

To highlight enabled skills in a system analysis diagram, use the enabled overlay feature. This highlights active skills directly within the generated Mermaid diagram for quick visual reference.