# Send Crypto Trading Bot to your agent
Hand the extracted package to your coding agent with a concrete install brief instead of figuring it out manually.
## Fast path
- Download the package from Yavira.
- Extract it into a folder your agent can access.
- Paste one of the prompts below and point your agent at the extracted folder.
## Suggested prompts
### New install

```text
I downloaded a skill package from Yavira. Read SKILL.md from the extracted folder and install it by following the included instructions. Tell me what you changed and call out any manual steps you could not complete.
```
### Upgrade existing

```text
I downloaded an updated skill package from Yavira. Read SKILL.md from the extracted folder, compare it with my current installation, and upgrade it while preserving any custom configuration unless the package docs explicitly say otherwise. Summarize what changed and any follow-up checks I should run.
```
## Machine-readable fields
```json
{
  "schemaVersion": "1.0",
  "item": {
    "slug": "crypto-trading-bot",
    "name": "Crypto Trading Bot",
    "source": "tencent",
    "type": "skill",
    "category": "开发工具",
    "sourceUrl": "https://clawhub.ai/Katrina-jpg/crypto-trading-bot",
    "canonicalUrl": "https://clawhub.ai/Katrina-jpg/crypto-trading-bot",
    "targetPlatform": "OpenClaw"
  },
  "install": {
    "downloadUrl": "/downloads/crypto-trading-bot",
    "sourceDownloadUrl": "https://wry-manatee-359.convex.site/api/v1/download?slug=crypto-trading-bot",
    "sourcePlatform": "tencent",
    "targetPlatform": "OpenClaw",
    "packageFormat": "ZIP package",
    "primaryDoc": "SKILL.md",
    "includedAssets": [
      "SKILL.md"
    ],
    "downloadMode": "redirect",
    "sourceHealth": {
      "source": "tencent",
      "slug": "crypto-trading-bot",
      "status": "healthy",
      "reason": "direct_download_ok",
      "recommendedAction": "download",
      "checkedAt": "2026-05-02T05:48:09.293Z",
      "expiresAt": "2026-05-09T05:48:09.293Z",
      "httpStatus": 200,
      "finalUrl": "https://wry-manatee-359.convex.site/api/v1/download?slug=crypto-trading-bot",
      "contentType": "application/zip",
      "probeMethod": "head",
      "details": {
        "probeUrl": "https://wry-manatee-359.convex.site/api/v1/download?slug=crypto-trading-bot",
        "contentDisposition": "attachment; filename=\"crypto-trading-bot-1.0.0.zip\"",
        "redirectLocation": null,
        "bodySnippet": null,
        "slug": "crypto-trading-bot"
      },
      "scope": "item",
      "summary": "Item download looks usable.",
      "detail": "Yavira can redirect you to the upstream package for this item.",
      "primaryActionLabel": "Download for OpenClaw",
      "primaryActionHref": "/downloads/crypto-trading-bot"
    },
    "validation": {
      "installChecklist": [
        "Use the Yavira download entry.",
        "Review SKILL.md after the package is downloaded.",
        "Confirm the extracted package contains the expected setup assets."
      ],
      "postInstallChecks": [
        "Confirm the extracted package includes the expected docs or setup files.",
        "Validate the skill or prompts are available in your target agent workspace.",
        "Capture any manual follow-up steps the agent could not complete."
      ]
    }
  },
  "links": {
    "detailUrl": "https://openagent3.xyz/skills/crypto-trading-bot",
    "downloadUrl": "https://openagent3.xyz/downloads/crypto-trading-bot",
    "agentUrl": "https://openagent3.xyz/skills/crypto-trading-bot/agent",
    "manifestUrl": "https://openagent3.xyz/skills/crypto-trading-bot/agent.json",
    "briefUrl": "https://openagent3.xyz/skills/crypto-trading-bot/agent.md"
  }
}
```
## Documentation

### Crypto Trading Bot Developer

幫你整加密貨幣自動交易機器人

### 1. TradingView Pine Script 信号 Bot

接收TradingView webhook信號
自動執行買賣指令
支持多交易所對接

### 2. CEX 自動化交易

Binance, Bybit, OKX API 對接
現貨/合約自動化
網格交易策略

### 3. DEX Arbitrage

跨DEX套利機會檢測
Flash loan 整合（如適用）
風險評估

### 4. 智能止盈止損

移動止損
分批止盈
Time-based exit

### 使用流程

1. 用戶話「整交易Bot」
2. 問清楚：
   - 目標交易所
   - 交易對 (e.g., BTC/USDT)
   - 策略類型
   - 預算
3. 提供報價同timeline

### 報價參考

類型價格範圍簡單信號Bot$200-500網格交易$300-800複雜策略$1000-3000月費維護$100-300/月

### 技術栈

Python (CCXT, pandas)
Pine Script
Node.js
API Webhooks
## Trust
- Source: tencent
- Verification: Indexed source record
- Publisher: Katrina-jpg
- Version: 1.0.0
## Source health
- Status: healthy
- Item download looks usable.
- Yavira can redirect you to the upstream package for this item.
- Health scope: item
- Reason: direct_download_ok
- Checked at: 2026-05-02T05:48:09.293Z
- Expires at: 2026-05-09T05:48:09.293Z
- Recommended action: Download for OpenClaw
## Links
- [Detail page](https://openagent3.xyz/skills/crypto-trading-bot)
- [Send to Agent page](https://openagent3.xyz/skills/crypto-trading-bot/agent)
- [JSON manifest](https://openagent3.xyz/skills/crypto-trading-bot/agent.json)
- [Markdown brief](https://openagent3.xyz/skills/crypto-trading-bot/agent.md)
- [Download page](https://openagent3.xyz/downloads/crypto-trading-bot)