← Back to Skills Marketplace
lwuigi

Crypto Trading Bot (BTC/ETH or choose any)

by Lwuigi · GitHub ↗ · v1.0.1 · MIT-0
cross-platform ⚠ suspicious
165
Downloads
0
Stars
0
Active Installs
1
Versions
Install in OpenClaw
/install huntdownacrypto-trading-bot
Description
Analyze BTC or ETH setups and generate precise trading bot rules with structured entry, exit, and risk management logic.
README (SKILL.md)

1. Healthcheck — Security audits & hardening

Assess and secure your OpenClaw host. Check firewall, SSH, backups, updates, and align to your risk tolerance.

Use when: You want to audit your machine's security, harden against threats, or check if updates are available.

Key commands:

  • openclaw security audit --deep
  • openclaw update status
  • Schedule periodic checks

2. Skill Creator — Build custom skills

Create, improve, or audit AgentSkills. Use when you want to author new skills from scratch or enhance existing ones.

Use when: You want to extend OpenClaw with custom skills, organize scripts/references, or review skill structure.

Key workflow:

  • Understand concrete examples
  • Plan reusable contents (scripts, references, assets)
  • Initialize with templates
  • Edit SKILL.md and resources
  • Package for distribution

3. Node Connect — Diagnose connection failures

Fix pairing and connectivity issues for Android/iOS/macOS apps (QR, setup code, Wi-Fi, Tailscale, VPS).

Use when: Your app won't connect, QR scans fail, or you see "pairing required" / "bootstrap token invalid" errors.

Key checks:

  • openclaw qr --json
  • openclaw devices list
  • openclaw devices approve --latest

—-------------

name: crypto_trading_bot
description: Analyze BTC and ETH setups, turn trading ideas into deterministic bot rules, and produce code-friendly entry, exit, and risk logic.
user-invocable: true
---

# Crypto Trading Bot

Use this skill when the user wants to:
- Analyze BTC or ETH setups
- Convert a trading idea into exact bot rules
- Create structured entry, exit, and risk logic

Usage Guidance
Do not install or allow autonomous execution yet. Ask the publisher for the original source/homepage and for clarification: why does the trading skill include host-security and skill-authoring instructions? Request a version of the SKILL.md that contains only trading-related runtime instructions. If you still want to test it, run the skill in a restricted/sandboxed environment, deny it permission to execute OpenClaw or system commands, and never provide real exchange API keys — use read-only or testnet keys with minimal scope. Manually review any generated bot rules before running them on real funds, and prefer skills with a clear source, changelog, and verifiable author.
Capability Assessment
Purpose & Capability
The name/description say 'crypto trading bot' (generate trading rules for BTC/ETH) but the SKILL.md contains large sections about host security audits, skill creation workflows, and device pairing diagnostics that are unrelated to trading. This mismatch suggests scope creep or a packaging error.
Instruction Scope
Runtime instructions tell the agent to run host-level OpenClaw commands (e.g., 'openclaw security audit --deep', 'openclaw update status', 'openclaw qr --json', 'openclaw devices list', 'openclaw devices approve --latest') and to create/edit SKILL.md and package skills. Those tasks go beyond producing trading rules and could cause the agent to inspect or modify host state or skill files.
Install Mechanism
This is an instruction-only skill with no install spec and no code files, so there is no installer that would download or execute third-party code on disk.
Credentials
No environment variables, credentials, or config paths are requested (which is proportionate). However, the instructions reference running OpenClaw host commands that could access system state or modify skill files even without declared env vars.
Persistence & Privilege
always:false and no install means the skill does not request permanent presence. But the instructions explicitly discuss creating/editing skills and packaging resources, which would allow the agent to modify skill content if it executes those workflows — consider this when allowing autonomous execution.
How to Use
  1. Make sure OpenClaw is installed (local or Docker)
  2. Run the install command in chat: /install huntdownacrypto-trading-bot
  3. After installation, invoke the skill by name or use /huntdownacrypto-trading-bot
  4. Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.0.1
Initial release of crypto trading bot.
Metadata
Slug huntdownacrypto-trading-bot
Version 1.0.1
License MIT-0
All-time Installs 0
Active Installs 0
Total Versions 1
Frequently Asked Questions

What is Crypto Trading Bot (BTC/ETH or choose any)?

Analyze BTC or ETH setups and generate precise trading bot rules with structured entry, exit, and risk management logic. It is an AI Agent Skill for Claude Code / OpenClaw, with 165 downloads so far.

How do I install Crypto Trading Bot (BTC/ETH or choose any)?

Run "/install huntdownacrypto-trading-bot" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.

Is Crypto Trading Bot (BTC/ETH or choose any) free?

Yes, Crypto Trading Bot (BTC/ETH or choose any) is completely free, licensed under MIT-0. You can download, install and use it at no cost.

Which platforms does Crypto Trading Bot (BTC/ETH or choose any) support?

Crypto Trading Bot (BTC/ETH or choose any) is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).

Who created Crypto Trading Bot (BTC/ETH or choose any)?

It is built and maintained by Lwuigi (@lwuigi); the current version is v1.0.1.

💬 Comments