routing-map

Visualize SEMO routing structures and installation status for system topology.

Updated Dec 11, 2025
One-click install
npx skills add https://github.com/semicolon-devteam/semo --skill routing-map
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: routing-map
Source: https://github.com/semicolon-devteam/semo/tree/main/packages/core/skills/routing-map
Command: npx skills add https://github.com/semicolon-devteam/semo --skill routing-map

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

현재 프로젝트의 설치 구성 요소와 라우팅 흐름을 한 눈에 시각화합니다.

Core Features & Use Cases

  • 설치 현황 시각화: Core/Packages의 버전 및 설치 상태 표시.
  • 라우트 맵 생성: 엔드포인트/스킬 간 연결 구조를 도식화.
  • 확장 가능성: 새 패키지/스킬 추가 시 자동 반영.

Quick Start

/SEMO:routing-map 명령으로 현재 구성의 라우팅 구조를 봅니다.

Frequently Asked Questions about routing-map

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

FAQPage Schema
How do I visualize my project's routing structure and component dependencies?

Routing visualization displays your SEMO system topology, showing installed components, their versions, and how endpoints and skills connect. Use the routing-map command to render the current architecture as a structured diagram suitable for documentation and analysis.

Can I see which packages and agents are currently installed in my system?

Yes, routing-map enumerates all installed packages, agents, and skills with their version status. It reveals the complete system inventory and installation status in a single, organized view.

What does a routing map show about how components interact?

A routing map documents the connection structure between endpoints and skills, visualizing data flow and dependencies across your installed modules. This clarifies system topology and supports version discovery and component enumeration.

How does routing-map help with system architecture documentation?

Routing-map generates structured routing tables and topology diagrams ready for documentation and downstream analysis. It automates inventory tracking and makes installation status transparent for technical reference.

Will the routing map update automatically when I add new packages or skills?

Yes, routing-map reflects newly added packages and skills automatically. The visualization scales with your system's growth, ensuring your architecture diagram stays current without manual updates.