x-dashboard

Monitor and control .xm project state via a web dashboard.

1|Updated Mar 27, 2026
One-click install
npx skills add https://github.com/x-mesh/x-kit --skill x-dashboard
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: x-dashboard
Source: https://github.com/x-mesh/x-kit/tree/main/x-kit/skills/dashboard
Command: npx skills add https://github.com/x-mesh/x-kit --skill x-dashboard

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill requires bun, curl, and includes scripts (resource) components.

What problem does it solve?

This Skill provides a web dashboard to visualize the state of a .xm project, allowing users to start, stop, and check the status of the xm-dashboard web server.

Core Features & Use Cases

  • Web Dashboard: Monitor the state of the .xm project through a user-friendly web interface.
  • Start, Stop, and Status: Execute commands to start, stop, and check the status of the xm-dashboard web server.
  • Use Case: When you need to quickly access the state of your .xm project, use the dashboard to see if it's running, start it if it's not, or stop it if necessary.

Quick Start

Use the /xm:dashboard command to open the dashboard.

Frequently Asked Questions about x-dashboard

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

FAQPage Schema
How do I visualize the state of my .xm project?

You visualize a .xm project by launching a web dashboard that provides a user-friendly interface to monitor project status and control the server.

How do I start and stop the project monitoring server?

You start and stop the monitoring server by executing specific commands that manage the xm-dashboard server, allowing you to quickly start it if it is not running or stop it when necessary.

Do I need bun and curl to run the web dashboard?

Yes, you need bun and curl installed in your environment because the dashboard requires these dependencies to execute commands and manage the server effectively.

What is the best way to check if my xm-dashboard is running?

The best way to check if the xm-dashboard is running is to use the dedicated status command, which checks the current state of the web server and reports back its operational status.

Can I control the xm project status through a web interface?

Yes, you can control project status through a web interface that supports starting, stopping, and checking the status of the xm-dashboard server directly from your browser.