← Back to Skills Marketplace
Tradebot Tuning
by
motivationationdaily
· GitHub ↗
· v1.0.0
350
Downloads
0
Stars
2
Active Installs
1
Versions
Install in OpenClaw
/install tradebot-tuning
Description
Adjust tradebot parameters incrementally to improve tradability safely based on market regime and diagnostic signals while maintaining risk controls.
Usage Guidance
This skill is coherent with its stated purpose but is dangerously vague about how changes are made. Before installing or enabling it (especially for autonomous invocation), ensure: 1) the agent does not have unrestricted access to live trading accounts or keys, 2) tuning actions require explicit human approval (or run only in a sandbox/staging environment), 3) every change is logged and reversible, 4) the skill is augmented to declare which config paths or APIs it will touch and which credentials it needs, and 5) tests/verifications are concrete (commands or API checks) rather than informal checks. If you cannot guarantee these safeguards, treat the skill as untrusted for production trading systems.
Capability Analysis
Type: OpenClaw Skill
Name: tradebot-tuning
Version: 1.0.0
The skill bundle is benign. The `SKILL.md` provides clear, specific instructions for an AI agent to adjust trading bot parameters, explicitly emphasizing safety, logging, and verification. There are no instructions for data exfiltration, malicious execution, persistence, or any form of prompt injection designed to subvert the agent's purpose or access sensitive data. All actions described are directly related to the stated goal of 'tradebot-tuning'.
Capability Assessment
Purpose & Capability
Name/description and the SKILL.md are consistent: the document describes stepwise parameter changes, safety rails, and verification steps that align with 'tradebot tuning'. The skill does not request unrelated resources or credentials.
Instruction Scope
SKILL.md is high-level and prescriptive about which parameters to change and safety checks, but it does not specify HOW changes are applied (which config/API/files), who must approve them, or exact verification procedures. Vague instructions grant an agent broad discretion to modify live trading systems, which could cause harm if misapplied.
Install Mechanism
No install spec and no code files — instruction-only — so nothing is written to disk or fetched during install.
Credentials
The skill requests no environment variables or credentials. In practice, making parameter changes to a tradebot typically requires access to bot configs or trading APIs; the absence of declared credentials is not necessarily malicious but is an omission that obscures the privilege the agent will need at runtime (it will rely on whatever access the agent already has).
Persistence & Privilege
always is false and there is no install-time persistence. The skill does not request to modify other skills or system-wide settings.
How to Use
- Make sure OpenClaw is installed (local or Docker)
- Run the install command in chat:
/install tradebot-tuning - After installation, invoke the skill by name or use
/tradebot-tuning - Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.0.0
Initial release of tradebot-tuning skill:
- Introduces a safe, stepwise process for improving trade frequency.
- Activates only if no trades occur for long periods or diagnostics show persistent gate failures.
- Enforces risk controls (daily loss cap, max trades) and logs each parameter adjustment.
- Provides a clear "tuning ladder" for adjusting strategy and parameters based on market regime.
- Includes verification steps after each change to ensure safe operation.
Metadata
Frequently Asked Questions
What is Tradebot Tuning?
Adjust tradebot parameters incrementally to improve tradability safely based on market regime and diagnostic signals while maintaining risk controls. It is an AI Agent Skill for Claude Code / OpenClaw, with 350 downloads so far.
How do I install Tradebot Tuning?
Run "/install tradebot-tuning" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.
Is Tradebot Tuning free?
Yes, Tradebot Tuning is completely free (open-source). You can download, install and use it at no cost.
Which platforms does Tradebot Tuning support?
Tradebot Tuning is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).
Who created Tradebot Tuning?
It is built and maintained by motivationationdaily (@motivationationdaily); the current version is v1.0.0.
More Skills