← 返回 Skills 市场
88
总下载
0
收藏
0
当前安装
1
版本数
在 OpenClaw 中安装
/install openclaw-performance-skill
功能描述
提供OpenClaw性能诊断、一键优化和实时监控,解决响应慢、内存高、Token消耗大等7大性能问题,实现最高95%提升。
安全使用建议
This package appears to do what it says: local diagnosis, applying merged config to ~/.openclaw/config.json, creating backups and monitor scripts. Things to consider before running: 1) Backup your OpenClaw config manually (the scripts also create backups) and review those backups location (openclaw-performance-skill/backups). 2) Inspect the scripts (diagnose.js, optimize.js, monitor.js, quick-optimize.js) yourself — they run local commands and write files but do not transmit data off-host. 3) Ensure Node.js and the openclaw CLI are installed and run the scripts from a non-privileged account; avoid running as root. 4) If you only want to test, run diagnose.js first and review its output before applying optimize.js. 5) Note minor packaging issues: the registry metadata didn't list Node/openclaw as required binaries and the manifest references an example file not present — this suggests sloppy packaging (not malicious). If you need higher assurance, run the scripts in an isolated environment (container/VM) first.
能力评估
Purpose & Capability
The skill is presented as an OpenClaw performance tool and the included scripts perform diagnostics, config merging, backups, optimizations and monitoring of OpenClaw — this is coherent. Minor metadata inconsistencies: registry 'required binaries' lists none even though SKILL.md and scripts require Node.js and the openclaw CLI; the README/SKILL.md lists an examples file that is not present in the manifest. These are poor packaging issues but do not indicate malicious intent.
Instruction Scope
SKILL.md instructs running the provided Node scripts (diagnose, optimize, monitor). The scripts operate on local files (reading/writing ~/.openclaw config files, creating backups under the skill directory, creating local monitor/health scripts) and execute local OpenClaw CLI commands (openclaw --version, openclaw doctor, etc.). All referenced file and command access is within scope for an optimizer and matches the skill description; there are no instructions to gather or transmit secrets or to contact unknown remote endpoints.
Install Mechanism
No install spec is provided (instruction-only), and the package includes local JS scripts. Nothing is downloaded from external URLs or installed silently. Risk is limited to running the provided scripts on the host.
Credentials
The skill declares no required environment variables, but scripts read common environment values (process.env.HOME / USERPROFILE) to find and modify ~/.openclaw config files — that is expected. No API keys, tokens, or unrelated credentials are requested. Users should note that the scripts assume presence of the openclaw CLI and Node.js but these were not declared in the registry's 'required binaries' field.
Persistence & Privilege
always:false (default) and the skill does not attempt to modify other skills or system-wide agent settings. It does write files into the working directory and to the user's home config (~/.openclaw/config.json) and creates backup and monitoring scripts. Running the optimizer will therefore change local configuration files — this is expected but requires user consent and backups.
如何使用
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install openclaw-performance-skill - 安装完成后,直接呼叫该 Skill 的名称或使用
/openclaw-performance-skill触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.0
OpenClaw性能优化技能 1.0.0 发布,提供完整的OpenClaw性能提升方案。
- 覆盖7大常见性能问题,带来50–95%优化
- 增加一键性能诊断、自动优化和实时监控脚本
- 提供详细优化指南与配置模板
- 支持前后对比测试和效果评估
- 附带示例和文档,快速集成与使用
元数据
常见问题
Openclaw Performance Skill 是什么?
提供OpenClaw性能诊断、一键优化和实时监控,解决响应慢、内存高、Token消耗大等7大性能问题,实现最高95%提升。 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 88 次。
如何安装 Openclaw Performance Skill?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install openclaw-performance-skill」即可一键安装,无需额外配置。
Openclaw Performance Skill 是免费的吗?
是的,Openclaw Performance Skill 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。
Openclaw Performance Skill 支持哪些平台?
Openclaw Performance Skill 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 Openclaw Performance Skill?
由 兮颜(@ynxiyan)开发并维护,当前版本 v1.0.0。
推荐 Skills