← Back to Skills Marketplace
ynxiyan

Openclaw Performance Skill

by 兮颜 · GitHub ↗ · v1.0.0 · MIT-0
cross-platform ⚠ suspicious
88
Downloads
0
Stars
0
Active Installs
1
Versions
Install in OpenClaw
/install openclaw-performance-skill
Description
提供OpenClaw性能诊断、一键优化和实时监控,解决响应慢、内存高、Token消耗大等7大性能问题,实现最高95%提升。
Usage Guidance
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.
Capability Assessment
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.
How to Use
  1. Make sure OpenClaw is installed (local or Docker)
  2. Run the install command in chat: /install openclaw-performance-skill
  3. After installation, invoke the skill by name or use /openclaw-performance-skill
  4. Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.0.0
OpenClaw性能优化技能 1.0.0 发布,提供完整的OpenClaw性能提升方案。 - 覆盖7大常见性能问题,带来50–95%优化 - 增加一键性能诊断、自动优化和实时监控脚本 - 提供详细优化指南与配置模板 - 支持前后对比测试和效果评估 - 附带示例和文档,快速集成与使用
Metadata
Slug openclaw-performance-skill
Version 1.0.0
License MIT-0
All-time Installs 0
Active Installs 0
Total Versions 1
Frequently Asked Questions

What is Openclaw Performance Skill?

提供OpenClaw性能诊断、一键优化和实时监控,解决响应慢、内存高、Token消耗大等7大性能问题,实现最高95%提升。 It is an AI Agent Skill for Claude Code / OpenClaw, with 88 downloads so far.

How do I install Openclaw Performance Skill?

Run "/install openclaw-performance-skill" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.

Is Openclaw Performance Skill free?

Yes, Openclaw Performance Skill is completely free, licensed under MIT-0. You can download, install and use it at no cost.

Which platforms does Openclaw Performance Skill support?

Openclaw Performance Skill is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).

Who created Openclaw Performance Skill?

It is built and maintained by 兮颜 (@ynxiyan); the current version is v1.0.0.

💬 Comments