← Back to Skills Marketplace
137
Downloads
0
Stars
0
Active Installs
1
Versions
Install in OpenClaw
/install openclaw-elontools-optimizer-v3
Description
Otimizações SEGURAS para OpenClaw — apenas configurações que economizam tokens sem NENHUM risco de perda de contexto ou loops infinitos. QUANDO USAR: - Setup...
Usage Guidance
This skill is mostly coherent with its stated goal (safe OpenClaw config tweaks) but has two red flags you must address before running it: (1) a contradiction — the doc repeatedly warns 'NEVER' to touch contextPruning/compaction/etc., yet it shows an example factory-defaults config.patch that changes contextPruning and compaction; do NOT run that patch until you understand why it's needed and have a backup; (2) a pre-scan 'system-prompt-override' pattern was detected in SKILL.md, which increases the risk if configuration patches are altered.
Practical next steps:
- Inspect your current gateway configuration with gateway(action="config.get") and export/save a full backup before applying anything.
- Manually review the exact JSON you will send to gateway(action="config.patch"). The included preset (references/preset-safe.json) is visible and disables many plugins and sets heartbeat.model to "elon/claude-haiku-4-5" — confirm you want those changes and that you have access to that model.
- Do not blindly run the 'factory defaults' snippet; ask the skill author to explain why that patch changes contextPruning despite the 'never change' rule, or test in a staging environment first.
- If you rely on any of the listed plugins (WhatsApp, Discord, Slack, etc.), do not apply the plugin-disable section or edit it to preserve those entries.
- Prefer applying changes incrementally and verifying agent behavior (heartbeats, session pruning) rather than a single global patch.
If you want higher assurance, request the skill author to remove or explain the factory-defaults snippet, remove the contradictory guidance, and provide a clear, single atomic patch that does not touch contextPruning/compaction/bootstrap settings.
Capability Analysis
Type: OpenClaw Skill
Name: openclaw-elontools-optimizer-v3
Version: 3.0.0
The skill bundle provides legitimate configuration optimizations for the OpenClaw platform, focusing on token cost reduction and session maintenance. It uses the platform's native 'gateway' API to update settings in 'references/preset-safe.json', such as disabling unused messaging plugins and switching heartbeat models to a more economical version. No indicators of data exfiltration, malicious execution, or prompt injection were found.
Capability Assessment
Purpose & Capability
Name/description match the instructions: the skill is an instruction-only preset that patches OpenClaw gateway configuration to use a cheaper heartbeat model, auto-archive sub-agents, prune sessions, and disable listed plugins. Those capabilities are consistent with a configuration-optimizer skill. One mismatch: the README strongly warns never to change contextPruning/compaction/etc., yet the example 'factory defaults' config.patch shown earlier modifies contextPruning/compaction — this contradiction needs clarification.
Instruction Scope
Runtime instructions instruct the agent to read the included preset JSON and run gateway(action="config.patch", raw=...) and gateway(action="config.get"). That is expected for applying system-wide config changes, but: (1) the SKILL.md contains an explicit 'factory defaults' config.patch that modifies contextPruning and compaction (contradicting the 'DO NOT touch contextPruning' advice), and (2) the static scan flagged a 'system-prompt-override' pattern in the SKILL.md. While no explicit system prompt field is present in the provided JSON, the presence of gateway config patching plus the injection-like wording increases risk if the patch content is altered or misapplied. The skill does not instruct reading other files or environment variables beyond its own preset.
Install Mechanism
Instruction-only skill with no install spec and no code files; nothing is written to disk by an installer. Lowest-risk install mechanism.
Credentials
No required environment variables, credentials, or config paths are declared. The changes are limited to gateway configuration calls described in the SKILL.md and the included preset JSON. That is proportionate to a config optimizer.
Persistence & Privilege
The skill does not request always:true and is user-invocable. However, it explicitly instructs performing gateway config patches that modify agent-wide defaults (heartbeat model, plugins, session maintenance). Those are system-level changes and should be treated as privileged operations — the user must ensure they have backups and proper authorization before applying. Autonomous invocation was not disallowed; combined with gateway patching this increases blast radius if misused.
How to Use
- Make sure OpenClaw is installed (local or Docker)
- Run the install command in chat:
/install openclaw-elontools-optimizer-v3 - After installation, invoke the skill by name or use
/openclaw-elontools-optimizer-v3 - Provide required inputs per the skill's parameter spec and get structured output
Version History
v3.0.0
v3: APENAS otimizações seguras. Removido contextPruning/compaction/bootstrapMaxChars que causava loops infinitos.
Metadata
Frequently Asked Questions
What is OpenClaw ElonTools Optimizer v3 — Safe Edition?
Otimizações SEGURAS para OpenClaw — apenas configurações que economizam tokens sem NENHUM risco de perda de contexto ou loops infinitos. QUANDO USAR: - Setup... It is an AI Agent Skill for Claude Code / OpenClaw, with 137 downloads so far.
How do I install OpenClaw ElonTools Optimizer v3 — Safe Edition?
Run "/install openclaw-elontools-optimizer-v3" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.
Is OpenClaw ElonTools Optimizer v3 — Safe Edition free?
Yes, OpenClaw ElonTools Optimizer v3 — Safe Edition is completely free, licensed under MIT-0. You can download, install and use it at no cost.
Which platforms does OpenClaw ElonTools Optimizer v3 — Safe Edition support?
OpenClaw ElonTools Optimizer v3 — Safe Edition is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).
Who created OpenClaw ElonTools Optimizer v3 — Safe Edition?
It is built and maintained by elontools (@elontools); the current version is v3.0.0.
More Skills