← 返回 Skills 市场
yjin94606-art

Webchat Enhancer

作者 yjin94606-art · GitHub ↗ · v4.5.2 · MIT-0
cross-platform ⚠ suspicious
237
总下载
1
收藏
0
当前安装
14
版本数
在 OpenClaw 中安装
/install webchat-enhancer
功能描述
🌟 Hover-expandable navigation for OpenClaw WebChat. Auto theme sync, lobster colors, no settings needed.
安全使用建议
This package looks like a normal Tampermonkey userscript for a local WebChat, but there are red flags around the installation instructions. Do not run curl | bash on an unfamiliar URL without inspecting the script first. Prefer one of these safer approaches: 1) Install via GreasyFork (open the GreasyFork page from SKILL.md and confirm the script there), or 2) Manually copy the included enhancer.user.js into Tampermonkey's 'Create new script' and inspect it before saving. Avoid using the bit.ly short link without resolving it first (shorteners hide the destination). Also be cautious about running the included install.sh: it calls 'clawhub install' (which may be harmless on your system but is unnecessary for installing a browser userscript) and opens a browser page; inspect that file before executing. If the bit.ly link resolves to the same raw GitHub content and the install script contains only the visible 'clawhub' and open commands, the risk is lower — if you want me to, I can expand the truncated userscript content to verify there are no hidden network calls or data exfiltration patterns.
功能分析
Type: OpenClaw Skill Name: webchat-enhancer Version: 4.5.2 The bundle provides a browser-based navigation enhancement for the OpenClaw WebChat interface. The core functionality is implemented via Tampermonkey userscripts (enhancer.user.js) that scan the local DOM for chat bubbles to create a clickable index. While the documentation (SKILL.md) and installer (install.sh) utilize a 'curl | bash' pattern—which is a common security anti-pattern—the scripts themselves contain no evidence of data exfiltration, obfuscation, or unauthorized network communication. The behavior is consistent with the stated purpose of UI enhancement.
能力评估
Purpose & Capability
The code files are Tampermonkey userscripts that target http://127.0.0.1:18789 and manipulate the WebChat DOM — this matches the skill description. However the repository also includes an install.sh that runs a 'clawhub install' command and the HTML includes a curl|bash command; these installer actions are not strictly required to install a client-side userscript and are therefore disproportionate convenience steps.
Instruction Scope
SKILL.md and the HTML instruct the user to run a one-line 'curl -sL <URL> | bash' to install. The userscript itself runs only in the browser and manipulates page DOM, which is expected, but the runtime instructions ask the user to execute remote shell code — an operation outside the skill's stated browser-only scope. There is also an inconsistent command shown in index.html using a bit.ly shortener instead of the raw GitHub URL in SKILL.md, which hides the final destination.
Install Mechanism
There is no formal install specification, but SKILL.md and index.html promote piping a remote script to bash (raw.githubusercontent.com in SKILL.md, a bit.ly short link in index.html). Piping remote scripts to a shell is high-risk. The included install.sh itself is benign-looking (it calls 'clawhub install' and opens the GreasyFork page) but calling 'clawhub' is unnecessary for adding a Tampermonkey script and could have side effects depending on the user's environment. The presence of a URL shortener increases risk because it obscures the destination.
Credentials
The skill does not request environment variables, credentials, or config paths. The userscripts appear to operate entirely in-browser on the local WebChat page and do not include outbound network requests in the visible code snippets.
Persistence & Privilege
The skill does not request 'always: true' and does not modify other skills or system-wide configurations in the inspected files. It relies on Tampermonkey (a browser extension) for persistence, which is expected for a userscript.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install webchat-enhancer
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /webchat-enhancer 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v4.5.2
docs: update SKILL.md - hover nav, auto theme, no settings/language switching
v4.5.1
docs: update README - auto-only theme, no settings/language, hover-expand nav
v4.5.0
Hover-expandable nav, auto theme sync, Lobster colors, removed settings panel
v4.4.0
Update enhancer.user.js to v4.3.0, fix syntax, update README and SKILL.md
v4.3.0
Add Chrome Developer Mode troubleshooting instructions
v4.2.1
Fix install.sh URL path
v4.2.0
One-command install via curl | bash - v4.2.0
v4.1.5
Add one-command install script - curl -sL ... | bash
v4.1.4
Update SKILL.md - add quick install command for easy copy-paste
v4.1.3
Update SKILL.md - make GreasyFork the primary one-click install method
v4.1.2
Add MIT license, published on GreasyFork for easy one-click install
v4.1.1
简化安装步骤,README 改为全英文,优化文档结构
v4.1.0
优化安装流程,增加详细的中英双语安装指南
v1.0.0
Initial release - Clickable navigation, 4 languages (EN/ZH/JA/KO), 3 themes (Dark/Light/Gradient), auto-scan, beautiful UI
元数据
Slug webchat-enhancer
版本 4.5.2
许可证 MIT-0
累计安装 0
当前安装数 0
历史版本数 14
常见问题

Webchat Enhancer 是什么?

🌟 Hover-expandable navigation for OpenClaw WebChat. Auto theme sync, lobster colors, no settings needed. 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 237 次。

如何安装 Webchat Enhancer?

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

Webchat Enhancer 是免费的吗?

是的,Webchat Enhancer 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。

Webchat Enhancer 支持哪些平台?

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

谁开发了 Webchat Enhancer?

由 yjin94606-art(@yjin94606-art)开发并维护,当前版本 v4.5.2。

💬 留言讨论