← Back to Skills Marketplace
146
Downloads
0
Stars
0
Active Installs
4
Versions
Install in OpenClaw
/install skylv-openclaw-config-optimizer
Description
OpenClaw Configuration Optimizer. Analyze and optimize OpenClaw config files for better performance and security. Triggers: optimize config, OpenClaw setting...
Usage Guidance
This skill appears to be what it says (a config optimizer), but there are several red flags you should resolve before using it: (1) The SKILL.md references a helper script (optimize-config.js) that is not included — ask the provider where this script comes from or inspect it before running. (2) The instructions assume 'node' and an 'openclaw' CLI are available; verify those tools are installed and trustworthy. (3) The skill operates on local config files (including paths under ~/.qclaw) and will read API keys and other sensitive settings — back up files and review any scripts that will access them. (4) Because the skill may restart services, run it in a safe/test environment first or ensure you have a reliable rollback (backups). If you cannot obtain the missing script or a credible source for it, do not run these automated commands. If you proceed, limit the agent's file access and supervise the first runs.
Capability Analysis
Type: OpenClaw Skill
Name: skylv-openclaw-config-optimizer
Version: 1.0.3
The skill bundle targets sensitive configuration files (~/.qclaw/openclaw.json) which typically contain API keys and credentials. It provides instructions in SKILL.md for the agent to execute a bash block that includes running a missing script (node optimize-config.js). While the stated intent is security hardening and performance optimization, the combination of targeting credential-heavy files and referencing external/missing execution payloads without providing the source code is a significant security risk.
Capability Assessment
Purpose & Capability
The SKILL.md describes analyzing and modifying OpenClaw configuration files (reasonable for a config-optimizer). However, the instructions call out running 'node optimize-config.js' and 'openclaw config.validate' / 'openclaw gateway restart' while the registry metadata declares no required binaries or scripts. The skill package contains no code files, so the referenced optimize-config.js is not provided. There's also a small metadata mismatch (registry version 1.0.3 vs SKILL.md version 1.0.2). These absent dependencies/components are disproportionate to an instruction-only skill and create incoherence.
Instruction Scope
The SKILL.md explicitly instructs reading and backing up local OpenClaw config files (~/.qclaw/openclaw.json and skills paths), validating and restarting the gateway — all within the stated purpose. That said, these actions involve reading sensitive configuration (API keys) and controlling service lifecycle, so users should expect the skill to access sensitive local files and require sufficient privileges. The instructions do not instruct exfiltration or external posting of data.
Install Mechanism
There is no install spec (instruction-only), which is lower risk from an automatic-install perspective. Nothing will be written by an installer from a remote URL by default.
Credentials
The skill declares no required environment variables or credentials, yet the guidance discusses API keys and suggests checking/storing them in environment variables. The instructions implicitly require access to local config files that may contain secrets (API keys). The absence of declared required binaries (node, openclaw CLI) and the missing optimize-config.js script are additional proportionality issues: the skill assumes capabilities and access it doesn't declare.
Persistence & Privilege
always:false and no requested long-term privileges are present. The skill does not request to modify other skills or global agent settings in the provided instructions.
How to Use
- Make sure OpenClaw is installed (local or Docker)
- Run the install command in chat:
/install skylv-openclaw-config-optimizer - After installation, invoke the skill by name or use
/skylv-openclaw-config-optimizer - Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.0.3
- Updated skill version from 1.0.1 to 1.0.2 in SKILL.md.
- No functional or content changes; version number was incremented.
v1.0.2
- Updated version number in SKILL.md from 1.0.0 to 1.0.1.
- No other content changes were made.
v1.0.1
- Added keywords and triggers fields to SKILL.md for improved discoverability and integration.
- Appended a "Usage" section with basic instructions at the end of the documentation.
- No changes to feature logic or skill functionality.
v1.0.0
Initial release of OpenClaw Config Optimizer.
- Analyze and optimize OpenClaw config files for performance, security, and stability.
- Provides config review, optimization suggestions, and one-click optimization scripts.
- Includes checklists for performance tuning, security hardening, and best practices.
- Guides on common issues and file locations for Windows and macOS/Linux.
- Supports both automatic and manual trigger phrases.
Metadata
Frequently Asked Questions
What is Skylv Openclaw Config Optimizer?
OpenClaw Configuration Optimizer. Analyze and optimize OpenClaw config files for better performance and security. Triggers: optimize config, OpenClaw setting... It is an AI Agent Skill for Claude Code / OpenClaw, with 146 downloads so far.
How do I install Skylv Openclaw Config Optimizer?
Run "/install skylv-openclaw-config-optimizer" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.
Is Skylv Openclaw Config Optimizer free?
Yes, Skylv Openclaw Config Optimizer is completely free, licensed under MIT-0. You can download, install and use it at no cost.
Which platforms does Skylv Openclaw Config Optimizer support?
Skylv Openclaw Config Optimizer is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).
Who created Skylv Openclaw Config Optimizer?
It is built and maintained by SKY-lv (@sky-lv); the current version is v1.0.3.
More Skills