← 返回 Skills 市场
danrudy33

OpenClaw Dashboard Skill Modal Patch

作者 danrudy33 · GitHub ↗ · v1.0.0 · MIT-0
cross-platform ✓ 安全检测通过
97
总下载
0
收藏
0
当前安装
1
版本数
在 OpenClaw 中安装
/install 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...
安全使用建议
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.
能力评估
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.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install openclaw-dashboard-skill-modal-patch
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /openclaw-dashboard-skill-modal-patch 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
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.
元数据
Slug openclaw-dashboard-skill-modal-patch
版本 1.0.0
许可证 MIT-0
累计安装 0
当前安装数 0
历史版本数 1
常见问题

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... 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 97 次。

如何安装 OpenClaw Dashboard Skill Modal Patch?

在 OpenClaw 或 Claude Code 对话框中运行命令「/install openclaw-dashboard-skill-modal-patch」即可一键安装,无需额外配置。

OpenClaw Dashboard Skill Modal Patch 是免费的吗?

是的,OpenClaw Dashboard Skill Modal Patch 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。

OpenClaw Dashboard Skill Modal Patch 支持哪些平台?

OpenClaw Dashboard Skill Modal Patch 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。

谁开发了 OpenClaw Dashboard Skill Modal Patch?

由 danrudy33(@danrudy33)开发并维护,当前版本 v1.0.0。

💬 留言讨论