← Back to Skills Marketplace
jhytabest

Plashboard Admin

by jhytabest · GitHub ↗ · v1.0.0
cross-platform ✓ Security Clean
352
Downloads
0
Stars
0
Active Installs
1
Versions
Install in OpenClaw
/install plashboard-admin
Description
Manage plashboard templates and autonomously convert natural-language dashboard requests into plashboard tool actions.
Usage Guidance
This skill itself is an instruction-only wrapper that delegates actions to a set of plashboard_* plugin tools. Before installing: 1) Verify the provenance and permissions of the plashboard_* tools the skill expects — those tools carry the real risk (they may access files, run commands, or modify systems). 2) Confirm guardrails are enforced by the runtime (the skill tells the model not to edit system files or run Docker, but the enforcement depends on the tooling). 3) Test in a non-production environment so you can observe what the underlying plashboard tools do when invoked. If you cannot verify or trust the plashboard plugins, avoid enabling autonomous invocation or do not install the skill.
Capability Analysis
Type: OpenClaw Skill Name: plashboard-admin Version: 1.0.0 The skill bundle defines an administrative agent for 'plashboard' using a set of internal `plashboard_` tools. The `SKILL.md` includes explicit guardrails preventing direct file manipulation of critical system files, and crucially, forbids Docker, Tailscale, or systemd operations, which are common vectors for persistence and privilege escalation. There is no evidence of data exfiltration, malicious execution, obfuscation, or prompt injection designed to subvert the agent for harmful purposes. The instructions guide the agent to use specific tools for legitimate administrative tasks, aligning with the stated purpose.
Capability Assessment
Purpose & Capability
Name/description (manage plashboard templates and convert NL requests) match the SKILL.md instructions, which mostly call plashboard_* plugin tools; no unrelated binaries, env vars, or installs are requested.
Instruction Scope
Instructions are narrowly focused on calling the listed plugin tools and include reasonable guardrails (don’t edit JSON files, avoid Docker/systemd). They also provide command-shortcuts; note the skill assumes the presence and correctness of many plashboard_* tools — if those tools perform unexpected actions the overall behavior could differ.
Install Mechanism
No install spec and no code files (instruction-only) — lowest-risk footprint; nothing will be written or downloaded by this skill itself.
Credentials
No environment variables, credentials, or config paths are requested; required artifacts are the named plugin tools, which is proportionate to the described functionality.
Persistence & Privilege
always is false and model invocation is allowed (normal). The skill does not request permanent presence or modify other skills; autonomous tool invocation is expected for this kind of admin skill.
How to Use
  1. Make sure OpenClaw is installed (local or Docker)
  2. Run the install command in chat: /install plashboard-admin
  3. After installation, invoke the skill by name or use /plashboard-admin
  4. Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.0.0
Initial official release
Metadata
Slug plashboard-admin
Version 1.0.0
License
All-time Installs 0
Active Installs 0
Total Versions 1
Frequently Asked Questions

What is Plashboard Admin?

Manage plashboard templates and autonomously convert natural-language dashboard requests into plashboard tool actions. It is an AI Agent Skill for Claude Code / OpenClaw, with 352 downloads so far.

How do I install Plashboard Admin?

Run "/install plashboard-admin" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.

Is Plashboard Admin free?

Yes, Plashboard Admin is completely free (open-source). You can download, install and use it at no cost.

Which platforms does Plashboard Admin support?

Plashboard Admin is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).

Who created Plashboard Admin?

It is built and maintained by jhytabest (@jhytabest); the current version is v1.0.0.

💬 Comments