Plashboard Admin for Openclaw

An autonomous administrative tool for managing Plashboard templates and converting natural language requests into live dashboards.

jhytabest
v1.0.0
Feb 28, 2026
0
834
0

Install & Download

1. ClawHub CLI

The fastest way to install a skill directly from the registry.

npx clawhub@latest install plashboard-admin

2. Manual Installation

Copy the skill folder to one of these locations

Global
~/.openclaw/skills/
Workspace
<project>/skills/

Priority: Workspace > Local > Bundled

3. Prompt Installation

Copy this prompt to OpenClaw to install it automatically.

Help me install plashboard-admin using Clawhub. If Clawhub is not installed, install it first (npm i -g clawhub).

Prefer to download?

Get the raw skill files in a ZIP archive.

What is Plashboard Admin?

Plashboard Admin is a specialized skill designed to streamline the management of dashboard runtimes and templates. It functions as an intelligent layer that translates high-level user requests into concrete administrative actions, such as creating, updating, or activating dashboard configurations. By utilizing Openclaw Skills, this tool removes the complexity of manual JSON editing and system-level configurations, providing a safe and automated interface for dashboard orchestration.

The skill is built to prioritize direct tool execution over lengthy conversational planning. Whether you are adjusting display profiles for specific hardware or conducting a system-wide health check, Plashboard Admin ensures that your data visualization environment remains stable and up-to-date. It is an essential component for developers who need to bridge the gap between user intent and technical dashboard deployment within Openclaw Skills ecosystem.

Plashboard Admin Use Cases

  • Automatically convert requests like "I need a server monitoring dashboard" into active templates.
  • Manage the full lifecycle of dashboard templates including creation, copying, and deletion.
  • Perform runtime health checks and diagnostic status inspections.
  • Rapidly activate new templates as the primary live dashboard source.
  • Set and adjust display profiles to account for safe zones and layout budget constraints.

How Plashboard Admin Works

  1. The agent receives a natural language request for a new or modified dashboard.
  2. It triggers the onboarding tool to rewrite the user objective into a structured dashboard plan.
  3. The skill validates the environment readiness using diagnostic guides for web and network exposure.
  4. A template is created or updated and immediately activated to serve as the live source.
  5. The agent initiates an immediate data run and verifies the status to ensure the dashboard is functioning correctly.

Plashboard Admin Setup

To initialize the administrative environment and prepare your Openclaw Skills for use, follow these steps:

/plashboard init
/plashboard setup openclaw
/plashboard doctor

Ensure that your local URL and repository paths are correctly defined during the setup phase to allow the administrative tools to manage your templates effectively.

Plashboard Admin Data Schema & Taxonomy

Plashboard Admin manages data through a structured hierarchy of templates and runtime states. Below is how the skill organizes its metadata:

Component Data Type Purpose
Dashboard Template JSON Defines the layout, widgets, and data sources for a dashboard.
Display Profile Metadata Stores width, height, and safe-area margins for rendering.
Runtime Status State Tracks the execution health and scheduling of active boards.
Permission Set System Ensures the correct file ownership within the dashboard data directory.

Plashboard Admin Advanced Features

  • Intent-driven automation that autonomously handles onboarding, activation, and data fetching in a single workflow.
  • Comprehensive diagnostic suite featuring doctor and permissions fix tools to maintain system health.
  • Dynamic display profile management for optimizing layouts across various screen sizes and resolutions.
  • Integration with Openclaw Skills for direct tool-to-tool communication, bypassing the need for manual CLI intervention.
  • Guardrail protection that prevents hazardous direct edits to core state and configuration files.

SKILL.md


Loading

Related Openclaw Skills

METADATA

Github Stars: 0
forks: 0

Featured*