← Back to Skills Marketplace
97
Downloads
0
Stars
0
Active Installs
1
Versions
Install in OpenClaw
/install openclaw-dashboard-skill-modal-patch
Description
Repair the OpenClaw Control UI Skills modal when clicking a skill row does nothing and DevTools shows a showModal InvalidStateError because the dialog is not...
Usage Guidance
This skill gives step-by-step manual edits to a local OpenClaw UI bundle — it's coherent but makes persistent changes to an installed package. Before proceeding: (1) confirm the exact bundle path/name matches your install; (2) make a backup copy of the original file (eg. cp skills-*.js skills-*.js.bak) and consider checksuming it; (3) inspect the file contents to ensure you're editing the expected code; (4) ensure you have correct file-system permissions (editing under /opt/homebrew may require the installing user); (5) be aware updates to OpenClaw will likely overwrite this change — consider filing an upstream bug or producing a persistent patch mechanism; (6) use your preferred editor if nano is not available. If you want, share the current skills-*.js snippet and I can verify the replacement exactly matches the local code before you modify it.
Capability Assessment
Purpose & Capability
The name/description say 'patch the dashboard skills modal' and the instructions show a single local JS bundle edit that implements a timing-safe showModal call — this is coherent with the stated purpose.
Instruction Scope
Instructions are narrowly focused on editing one local file and reloading the UI. They directly modify an installed application bundle under /opt/homebrew/lib/node_modules. The procedure does not instruct backing up the original file or verifying the bundle's integrity; users should create a backup and inspect the file before editing.
Install Mechanism
No install spec or external downloads are present. This is an instruction-only skill that relies on manual editing — lowest install risk.
Credentials
No environment variables, credentials, or config paths are requested beyond a specific local file path. The file path is consistent with a Homebrew-installed Node package and is proportionate to the task.
Persistence & Privilege
The patch requires modifying a file in an installed package, which is persistent and may be overwritten by upgrades. This is expected for a local hotfix but requires appropriate file-system permissions and awareness that future updates can revert the change.
How to Use
- Make sure OpenClaw is installed (local or Docker)
- Run the install command in chat:
/install openclaw-dashboard-skill-modal-patch - After installation, invoke the skill by name or use
/openclaw-dashboard-skill-modal-patch - Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.0.0
- Initial release of the openclaw-dashboard-skill-modal-patch skill.
- Fixes the issue where the Skills page modal does not open and DevTools reports "showModal InvalidStateError" due to the dialog not being in the document.
- Provides step-by-step instructions to patch the UI bundle and resolve the modal open bug.
- Includes troubleshooting notes for future OpenClaw builds if asset filenames change.
Metadata
Frequently Asked Questions
What is OpenClaw Dashboard Skill Modal Patch?
Repair the OpenClaw Control UI Skills modal when clicking a skill row does nothing and DevTools shows a showModal InvalidStateError because the dialog is not... It is an AI Agent Skill for Claude Code / OpenClaw, with 97 downloads so far.
How do I install OpenClaw Dashboard Skill Modal Patch?
Run "/install openclaw-dashboard-skill-modal-patch" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.
Is OpenClaw Dashboard Skill Modal Patch free?
Yes, OpenClaw Dashboard Skill Modal Patch is completely free, licensed under MIT-0. You can download, install and use it at no cost.
Which platforms does OpenClaw Dashboard Skill Modal Patch support?
OpenClaw Dashboard Skill Modal Patch is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).
Who created OpenClaw Dashboard Skill Modal Patch?
It is built and maintained by danrudy33 (@danrudy33); the current version is v1.0.0.
More Skills