Use this skill when editing the embedded dashboard frontend in this repository. It focuses on preserving the single-file embedded SPA model, keeping the UI lightweight, and avoiding unnecessary frontend tooling or dependencies.
$npx -y skills add mudrii/openclaw-dashboard --skill frontend-dashboardInstalls into the current project.
Run `npx skills use "https://github.com/mudrii/openclaw-dashboard" --skill "mudrii/openclaw-dashboard/frontend-dashboard"` and follow the generated skill instructions now. Read its complete output, redirecting it to a temporary file first if necessary. Resolve relative paths from the supporting-files directory it provides.
Use the skills in "https://github.com/mudrii/openclaw-dashboard" that are relevant to the current task. Run `npx skills add "https://github.com/mudrii/openclaw-dashboard"` and select the relevant skills, then follow their instructions.