workspace-dashboard

Installation
SKILL.md

Workspace Dashboard

Generate a self-contained HTML dashboard that visualizes the entire insight-wave workspace configuration — installed plugins, themes, MCP servers, markets, hooks, and health — into a single browsable page. The dashboard opens in the user's browser and supports drill-down into every section.

Core Concept

cogni-workspace is the foundation that every other plugin reads from. Plugins arrive via the marketplace, themes shape every visual output, MCP servers power rendering and browser automation, market catalogs drive bilingual research, and hooks run quietly in the background on every session. This information is scattered across .workspace-config.json, references/*.json, and per-plugin plugin.json files — useful but invisible.

The dashboard turns that scattered state into a single visual overview. It is complementary to workspace-status:

  • workspace-status answers "is anything broken?" — text-based, OK/WARNING/CRITICAL flags, designed for diagnosis.
  • workspace-dashboard answers "what is configured?" — visual, rich, designed for exploration.

Both are read-only. Neither modifies workspace state.

Workflow

1. Locate the Workspace

Installs
2
GitHub Stars
11
First Seen
May 19, 2026
workspace-dashboard — cogni-work/insight-wave