/install huntdownacrypto-trading-bot
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
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install huntdownacrypto-trading-bot - 安装完成后,直接呼叫该 Skill 的名称或使用
/huntdownacrypto-trading-bot触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
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. 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 165 次。
如何安装 Crypto Trading Bot (BTC/ETH or choose any)?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install huntdownacrypto-trading-bot」即可一键安装,无需额外配置。
Crypto Trading Bot (BTC/ETH or choose any) 是免费的吗?
是的,Crypto Trading Bot (BTC/ETH or choose any) 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。
Crypto Trading Bot (BTC/ETH or choose any) 支持哪些平台?
Crypto Trading Bot (BTC/ETH or choose any) 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 Crypto Trading Bot (BTC/ETH or choose any)?
由 Lwuigi(@lwuigi)开发并维护,当前版本 v1.0.1。