← 返回 Skills 市场
lwuigi

Crypto Trading Bot (BTC/ETH or choose any)

作者 Lwuigi · GitHub ↗ · v1.0.1 · MIT-0
cross-platform ⚠ suspicious
165
总下载
0
收藏
0
当前安装
1
版本数
在 OpenClaw 中安装
/install huntdownacrypto-trading-bot
功能描述
Analyze BTC or ETH setups and generate precise trading bot rules with structured entry, exit, and risk management logic.
使用说明 (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

安全使用建议
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.
能力评估
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.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install huntdownacrypto-trading-bot
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /huntdownacrypto-trading-bot 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.1
Initial release of crypto trading bot.
元数据
Slug huntdownacrypto-trading-bot
版本 1.0.1
许可证 MIT-0
累计安装 0
当前安装数 0
历史版本数 1
常见问题

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。

💬 留言讨论