observability-dashboard-spec

Generate an architectural spec mapping SSE events and OTEL spans to dashboard widgets.

2|Updated Apr 8, 2026
One-click install
npx skills add https://github.com/DojoGenesis/gateway --skill observability-dashboard-spec
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: observability-dashboard-spec
Source: https://github.com/DojoGenesis/gateway/tree/main/plugins/system-health/skills/observability-dashboard-spec
Command: npx skills add https://github.com/DojoGenesis/gateway --skill observability-dashboard-spec

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

It creates a complete architectural specification that maps Gateway SSE events and OTEL spans to dashboard widgets, visualizes data flow, and configures an MCP App, eliminating manual design effort.

Core Features & Use Cases

  • Event‑to‑Widget Mapping: Translates real‑time SSE and trace data into meaningful UI components.
  • Data‑Flow Diagram Generation: Provides a clear diagram of how events travel through the system.
  • MCP App Configuration: Produces a ready‑to‑deploy app definition with required permissions and sandboxing.
  • Use Cases: Designing a new observability dashboard, extending an existing monitoring app, or documenting event‑widget relationships for operators.

Quick Start

Generate the observability dashboard specification for the provided event list.

Frequently Asked Questions about observability-dashboard-spec

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

FAQPage Schema
How do I map Gateway SSE events and OTEL spans to dashboard widgets?

To map Gateway SSE events and OTEL spans to dashboard widgets, you generate an architectural specification that translates real-time telemetry data into named UI components. This produces a document detailing those exact event-to-widget relationships.

What is an observability dashboard specification and when do I need one?

An observability dashboard specification is an architectural document defining how monitoring data flows and renders. You need one when designing a new monitoring app, extending an existing dashboard, or configuring operator visualizations.

How to generate a data-flow diagram for an MCP App monitoring dashboard?

To generate a data-flow diagram for an MCP App monitoring dashboard, you create an architectural specification that visualizes how events travel through the system. This produces a clear diagram mapping telemetry inputs to UI outputs.

Do I need file system access to generate an observability dashboard spec?

Yes, you need file system access to generate an observability dashboard spec because the process retrieves local event data and produces a cas-ref output file. This file system access is required to map telemetry correctly.

Can I use this approach to configure MCP App permissions and sandboxing?

Yes, you can use this specification approach to configure MCP App permissions and sandboxing. The generated architectural document produces a ready-to-deploy app definition including the required permissions and secure sandboxing configurations.

What is the best way to document Gateway SSE event relationships for operators?

The best way to document Gateway SSE event relationships for operators is generating an architectural specification. This eliminates manual design effort by mapping real-time SSE and trace data directly to meaningful dashboard UI components.