{
  "schemaVersion": "1.0",
  "item": {
    "slug": "clawtrade-bnb",
    "name": "Clawtrade Bnb",
    "source": "tencent",
    "type": "skill",
    "category": "AI 智能",
    "sourceUrl": "https://clawhub.ai/alannetwork/clawtrade-bnb",
    "canonicalUrl": "https://clawhub.ai/alannetwork/clawtrade-bnb",
    "targetPlatform": "OpenClaw"
  },
  "install": {
    "downloadMode": "redirect",
    "downloadUrl": "/downloads/clawtrade-bnb",
    "sourceDownloadUrl": "https://wry-manatee-359.convex.site/api/v1/download?slug=clawtrade-bnb",
    "sourcePlatform": "tencent",
    "targetPlatform": "OpenClaw",
    "installMethod": "Manual import",
    "extraction": "Extract archive",
    "prerequisites": [
      "OpenClaw"
    ],
    "packageFormat": "ZIP package",
    "includedAssets": [
      "COMPLETION_REPORT.md",
      "DASHBOARD_IMPLEMENTATION_PLAN.md",
      "DEPLOYMENT.md",
      "DEPLOYMENT_READY.md",
      "EXAMPLES.md",
      "FILES_MANIFEST.md"
    ],
    "primaryDoc": "SKILL.md",
    "quickSetup": [
      "Download the package from Yavira.",
      "Extract the archive and review SKILL.md first.",
      "Import or place the package into your OpenClaw setup."
    ],
    "agentAssist": {
      "summary": "Hand the extracted package to your coding agent with a concrete install brief instead of figuring it out manually.",
      "steps": [
        "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."
      ],
      "prompts": [
        {
          "label": "New install",
          "body": "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."
        },
        {
          "label": "Upgrade existing",
          "body": "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."
        }
      ]
    },
    "sourceHealth": {
      "source": "tencent",
      "status": "healthy",
      "reason": "direct_download_ok",
      "recommendedAction": "download",
      "checkedAt": "2026-04-23T16:43:11.935Z",
      "expiresAt": "2026-04-30T16:43:11.935Z",
      "httpStatus": 200,
      "finalUrl": "https://wry-manatee-359.convex.site/api/v1/download?slug=4claw-imageboard",
      "contentType": "application/zip",
      "probeMethod": "head",
      "details": {
        "probeUrl": "https://wry-manatee-359.convex.site/api/v1/download?slug=4claw-imageboard",
        "contentDisposition": "attachment; filename=\"4claw-imageboard-1.0.1.zip\"",
        "redirectLocation": null,
        "bodySnippet": null
      },
      "scope": "source",
      "summary": "Source download looks usable.",
      "detail": "Yavira can redirect you to the upstream package for this source.",
      "primaryActionLabel": "Download for OpenClaw",
      "primaryActionHref": "/downloads/clawtrade-bnb"
    },
    "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."
      ]
    },
    "downloadPageUrl": "https://openagent3.xyz/downloads/clawtrade-bnb",
    "agentPageUrl": "https://openagent3.xyz/skills/clawtrade-bnb/agent",
    "manifestUrl": "https://openagent3.xyz/skills/clawtrade-bnb/agent.json",
    "briefUrl": "https://openagent3.xyz/skills/clawtrade-bnb/agent.md"
  },
  "agentAssist": {
    "summary": "Hand the extracted package to your coding agent with a concrete install brief instead of figuring it out manually.",
    "steps": [
      "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."
    ],
    "prompts": [
      {
        "label": "New install",
        "body": "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."
      },
      {
        "label": "Upgrade existing",
        "body": "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."
      }
    ]
  },
  "documentation": {
    "source": "clawhub",
    "primaryDoc": "SKILL.md",
    "sections": [
      {
        "title": "CawTrade BNB - Autonomous DeFi Trading Agent v1.1.0",
        "body": "Production-ready autonomous trading agent for BNB Chain testnet & mainnet. Features 3 intelligent strategies, real-time performance analytics, on-chain event logging, and self-improving reinforced learning."
      },
      {
        "title": "🤖 Three Autonomous Strategies",
        "body": "Compound Yield - Auto-reinvest harvested rewards for exponential growth\nRebalance - Move capital from low-APR to high-APR vaults automatically\nDynamic Harvest - Intelligent harvesting based on gas cost optimization"
      },
      {
        "title": "🌐 Network Switching",
        "body": "Instant testnet ↔ mainnet toggle (no restart)\nSeparate configs per network (gas, thresholds, RPCs)\nContract address mapping per chain\nPersistent network preferences"
      },
      {
        "title": "📊 Real-Time Analytics",
        "body": "Realized APR (actual, based on historical yields)\nPer-vault performance breakdown\nStrategy effectiveness scoring\nSuccess rate tracking (target: >90%)\nFailure pattern detection"
      },
      {
        "title": "🧠 Reinforced Learning",
        "body": "Auto-learns from past failures\nDynamically optimizes strategy parameters\nAdjusts thresholds based on success rates\nConfidence scoring per strategy\nSelf-improving over time"
      },
      {
        "title": "⛓️ On-Chain Event Logging",
        "body": "All actions logged with TX hashes\nAuditable blockchain trail\nBNB Testnet Scanner links\nComplete execution history"
      },
      {
        "title": "🎮 Control Panel CLI",
        "body": "Interactive command-line interface\nNetwork management commands\nPerformance metrics dashboard\nLearning progress tracking\nReal-time optimization"
      },
      {
        "title": "1. Install Skill",
        "body": "clawhub install clawtrade-bnb\ncd ~/.openclaw/workspace/skills/clawtrade-bnb\nnpm install"
      },
      {
        "title": "2. Configure Environment",
        "body": "# Copy example config\ncp config.deployed.json config.live.json\n\n# Edit with your settings\nnano config.live.json\n# Set RPC endpoint, contract addresses, wallet"
      },
      {
        "title": "3. Set Private Key (Secure)",
        "body": "# Option A: Environment variable (recommended)\nexport PRIVATE_KEY=\"your_testnet_private_key\"\n\n# Option B: .env file (git-ignored)\necho \"PRIVATE_KEY=your_key\" >> .env\n\n# NOTE: Never commit private keys!"
      },
      {
        "title": "4. Verify Setup",
        "body": "# Test connection and contracts\nnode agent-cli.js network status\n\n# Check wallet balance\nnpm run verify"
      },
      {
        "title": "Quick Start - 3 Commands",
        "body": "# Terminal 1: Run strategy engine (60-second cycles)\nnode strategy-scheduler.js\n\n# Terminal 2: Real-time dashboard\nnpm run dev:dashboard\n# → Open http://localhost:5173\n\n# Terminal 3: Control panel\nnode agent-cli.js\n\n# Example commands:\nnode agent-cli.js network testnet        # Switch network\nnode agent-cli.js perf summary           # See performance\nnode agent-cli.js learn now              # Optimize strategies"
      },
      {
        "title": "Architecture",
        "body": "DeFi Strategy Engine\n├─ Compound Yield Strategy\n│  └─ Harvest when pending > $25 → Re-deposit\n├─ Rebalance Strategy\n│  └─ Move 20% from low-APR to high-APR vault\n└─ Dynamic Harvest Strategy\n   └─ Harvest only if pending > 2x gas cost\n\n         ↓ (runs every 60 seconds)\n\nStrategy Scheduler\n├─ Read vault APRs & pending rewards\n├─ Execute all 3 strategies\n└─ Log actions + TX hashes\n\n         ↓ (logs to blockchain)\n\nOn-Chain Logger\n├─ execution-log.jsonl (append-only)\n├─ performance-metrics.json (cumulative)\n└─ learning-state.json (optimization history)\n\n         ↓ (analyzes continuously)\n\nReinforced Learning System\n├─ Tracks success rates per strategy\n├─ Detects failure patterns\n├─ Auto-adjusts thresholds\n└─ Generates improvement reports\n\n         ↓ (displays real-time)\n\nDashboard + Control Panel\n├─ React dashboard (http://localhost:5173)\n├─ Agent CLI (network, perf, learn commands)\n└─ Performance API (/api/logs, /api/health)"
      },
      {
        "title": "Configuration Files",
        "body": "config.deployed.json - Contract addresses & ABIs\n\n{\n  \"chainId\": 97,\n  \"network\": \"BNB Testnet\",\n  \"contracts\": [\n    {\n      \"vaultId\": \"vault_eth_staking_001\",\n      \"address\": \"0x588eD88A145144F1E368D624EeFC336577a4276b\",\n      \"strategy\": \"Ethereum 2.0 Staking\",\n      \"risk_score\": 0.3\n    }\n  ]\n}\n\nconfig.scheduler.json - Strategy thresholds\n\n{\n  \"scheduler\": {\n    \"execution_interval_seconds\": 60,\n    \"enabled\": true\n  },\n  \"agent\": {\n    \"harvest_threshold_usd\": 25,\n    \"rebalance_apr_delta\": 2.0,\n    \"max_allocation_percent\": 0.35,\n    \"min_confidence\": 0.6\n  }\n}"
      },
      {
        "title": "Strategy Decision Logic",
        "body": "Each 60-second cycle:\n\nCOMPOUND YIELD\n\nCheck pending rewards per vault\nIf pending ≥ $25 → Harvest + Re-deposit\nLog action with TX hash\n\n\n\nREBALANCE\n\nCompare APRs across all vaults\nIf top APR > bottom APR by ≥ 2% → Rebalance\nMove 20% from worst to best vault\nLog action with TX hash\n\n\n\nDYNAMIC HARVEST\n\nEstimate gas cost per harvest\nOnly harvest if pending > 2x gas cost\nMaximize profitability per action\nLog action with TX hash\n\nExample Output:\n\nCycle #42 @ 2026-02-18T18:00:00Z\n✓ vault_eth_staking_001: COMPOUND ($45.50 harvested)\n✓ vault_high_risk_001: REBALANCE (2.1% APR delta)\n✓ vault_link_oracle_001: HARVEST ($12.30 pending)\n✅ Total Rewards: $57.80 | Compounded: $45.50"
      },
      {
        "title": "Network Management",
        "body": "node agent-cli.js network status      # Current network config\nnode agent-cli.js network testnet     # Switch to testnet\nnode agent-cli.js network mainnet     # Switch to mainnet (⚠️ production)"
      },
      {
        "title": "Performance Monitoring",
        "body": "node agent-cli.js perf summary        # Quick stats\nnode agent-cli.js perf report         # Detailed analysis\nnode agent-cli.js perf vaults         # Per-vault breakdown\nnode agent-cli.js perf strategies     # Strategy effectiveness"
      },
      {
        "title": "Reinforced Learning",
        "body": "node agent-cli.js learn now           # Analyze & optimize\nnode agent-cli.js learn report        # View improvements\nnode agent-cli.js learn reset         # Reset learning state"
      },
      {
        "title": "Supported Networks",
        "body": "NetworkChain IDUse CaseHarvest MinGas MultiplierBNB Testnet97Development$251.2xBNB Mainnet56Production$1001.5x"
      },
      {
        "title": "Network Switching",
        "body": "Switch instantly without restarting:\n\n# Current config\nnode agent-cli.js network status\n# → BNB Testnet\n\n# Switch to production\nnode agent-cli.js network mainnet\n# → Updated RPC, contract addresses, and thresholds\n\n# All settings updated automatically"
      },
      {
        "title": "On-Chain Auditing",
        "body": "✅ Every action logged with transaction hash\n✅ Blockchain verification via BNB Testnet/Mainnet Scanner\n✅ Append-only execution log (execution-log.jsonl)\n✅ Complete audit trail for compliance"
      },
      {
        "title": "Risk Management",
        "body": "✅ Deterministic decision logic (reproducible, auditable)\n✅ Success rate monitoring (>90% target)\n✅ Confidence thresholds per strategy\n✅ Graceful error handling & recovery\n✅ Automatic parameter optimization via learning"
      },
      {
        "title": "Private Key Security",
        "body": "✅ Never hardcoded - use environment variables only\n✅ .env file git-ignored\n✅ Testnet for development, mainnet when ready\n✅ For production: use hardware wallet support (future)"
      },
      {
        "title": "File Structure",
        "body": "clawtrade-bnb/\n├── defi-strategy-engine.js          # 3 strategies (compound, rebalance, harvest)\n├── on-chain-logger.js                # Event logging with TX hashes\n├── strategy-scheduler.js              # Main loop (60s cycles)\n├── network-switcher.js                # Testnet ↔ mainnet toggle\n├── performance-analytics.js           # Real APR & metrics\n├── reinforced-learning.js             # Self-improving parameters\n├── agent-cli.js                       # Control panel\n├── dashboard/                         # React frontend (real-time)\n├── contracts/                         # Vault smart contracts\n├── config.deployed.json               # Contract addresses & ABIs\n├── config.scheduler.json              # Strategy thresholds\n├── execution-log.jsonl                # Action history (generated)\n├── performance-metrics.json           # Metrics (generated)\n├── learning-state.json                # Learning progress (generated)\n├── README.md                          # User guide\n├── README_STRATEGY.md                 # Strategy details\n├── README_ADVANCED.md                 # Network switching & learning\n├── SKILL.md                           # This file\n└── package.json                       # Dependencies"
      },
      {
        "title": "Integration with Other Skills",
        "body": "This is a standalone, complete skill. It can also integrate with:\n\nTelegram Notifications - Send alerts to OpenClaw users\nEmail Reports - Daily performance summaries\nDatabase Logging - Store metrics in persistent DB\nWebhook Integrations - Trigger external services"
      },
      {
        "title": "Documentation",
        "body": "FilePurposeREADME.mdComplete user guideREADME_STRATEGY.mdStrategy details & examplesREADME_ADVANCED.mdNetwork switching & reinforced learningSKILL.mdThis installation & architecture guide"
      },
      {
        "title": "What You Get",
        "body": "✅ Production-ready code (tested, documented, error-handling)\n✅ 3 profitable strategies (auto-optimizing, self-learning)\n✅ Real-time dashboard (React, live updates)\n✅ CLI control panel (manage from terminal)\n✅ On-chain logging (auditable, transparent)\n✅ Network switching (testnet → mainnet in seconds)\n✅ Self-improvement (learns from failures automatically)\n✅ Complete documentation (guides, examples, FAQ)"
      },
      {
        "title": "Replicating This Skill",
        "body": "For someone else to replicate:\n\nInstall\nclawhub install clawtrade-bnb\nnpm install\n\n\n\nConfigure\n# Edit config files with your contracts & RPC\nnano config.deployed.json\n\n\n\nDeploy Contracts (if using new vaults)\ncd contracts && npm run deploy:testnet\n\n\n\nRun\nnode strategy-scheduler.js      # Main engine\nnpm run dev:dashboard           # Dashboard\nnode agent-cli.js               # Control panel\n\n\n\nMonitor\n\nDashboard: http://localhost:5173\nLogs: execution-log.jsonl\nAnalytics: node agent-cli.js perf report\n\nTotal setup time: ~15 minutes"
      },
      {
        "title": "Support & Community",
        "body": "GitHub Issues: https://github.com/open-web-academy/clawtrade-bnb-bnb\nClawHub: https://clawhub.com (search: clawtrade-bnb)\nDiscord: https://discord.com/invite/clawd"
      },
      {
        "title": "Version History",
        "body": "v1.1.0 (2026-02-18) - Network switcher, analytics, reinforced learning, CLI\nv1.0.0 (2026-02-17) - Initial release, 3 strategies, on-chain logging"
      },
      {
        "title": "License",
        "body": "MIT - Free to use, modify, and distribute"
      }
    ],
    "body": "CawTrade BNB - Autonomous DeFi Trading Agent v1.1.0\n\nProduction-ready autonomous trading agent for BNB Chain testnet & mainnet. Features 3 intelligent strategies, real-time performance analytics, on-chain event logging, and self-improving reinforced learning.\n\nCore Features\n🤖 Three Autonomous Strategies\nCompound Yield - Auto-reinvest harvested rewards for exponential growth\nRebalance - Move capital from low-APR to high-APR vaults automatically\nDynamic Harvest - Intelligent harvesting based on gas cost optimization\n🌐 Network Switching\nInstant testnet ↔ mainnet toggle (no restart)\nSeparate configs per network (gas, thresholds, RPCs)\nContract address mapping per chain\nPersistent network preferences\n📊 Real-Time Analytics\nRealized APR (actual, based on historical yields)\nPer-vault performance breakdown\nStrategy effectiveness scoring\nSuccess rate tracking (target: >90%)\nFailure pattern detection\n🧠 Reinforced Learning\nAuto-learns from past failures\nDynamically optimizes strategy parameters\nAdjusts thresholds based on success rates\nConfidence scoring per strategy\nSelf-improving over time\n⛓️ On-Chain Event Logging\nAll actions logged with TX hashes\nAuditable blockchain trail\nBNB Testnet Scanner links\nComplete execution history\n🎮 Control Panel CLI\nInteractive command-line interface\nNetwork management commands\nPerformance metrics dashboard\nLearning progress tracking\nReal-time optimization\nInstallation & Setup\n1. Install Skill\nclawhub install clawtrade-bnb\ncd ~/.openclaw/workspace/skills/clawtrade-bnb\nnpm install\n\n2. Configure Environment\n# Copy example config\ncp config.deployed.json config.live.json\n\n# Edit with your settings\nnano config.live.json\n# Set RPC endpoint, contract addresses, wallet\n\n3. Set Private Key (Secure)\n# Option A: Environment variable (recommended)\nexport PRIVATE_KEY=\"your_testnet_private_key\"\n\n# Option B: .env file (git-ignored)\necho \"PRIVATE_KEY=your_key\" >> .env\n\n# NOTE: Never commit private keys!\n\n4. Verify Setup\n# Test connection and contracts\nnode agent-cli.js network status\n\n# Check wallet balance\nnpm run verify\n\nQuick Start - 3 Commands\n# Terminal 1: Run strategy engine (60-second cycles)\nnode strategy-scheduler.js\n\n# Terminal 2: Real-time dashboard\nnpm run dev:dashboard\n# → Open http://localhost:5173\n\n# Terminal 3: Control panel\nnode agent-cli.js\n\n# Example commands:\nnode agent-cli.js network testnet        # Switch network\nnode agent-cli.js perf summary           # See performance\nnode agent-cli.js learn now              # Optimize strategies\n\nArchitecture\nDeFi Strategy Engine\n├─ Compound Yield Strategy\n│  └─ Harvest when pending > $25 → Re-deposit\n├─ Rebalance Strategy\n│  └─ Move 20% from low-APR to high-APR vault\n└─ Dynamic Harvest Strategy\n   └─ Harvest only if pending > 2x gas cost\n\n         ↓ (runs every 60 seconds)\n\nStrategy Scheduler\n├─ Read vault APRs & pending rewards\n├─ Execute all 3 strategies\n└─ Log actions + TX hashes\n\n         ↓ (logs to blockchain)\n\nOn-Chain Logger\n├─ execution-log.jsonl (append-only)\n├─ performance-metrics.json (cumulative)\n└─ learning-state.json (optimization history)\n\n         ↓ (analyzes continuously)\n\nReinforced Learning System\n├─ Tracks success rates per strategy\n├─ Detects failure patterns\n├─ Auto-adjusts thresholds\n└─ Generates improvement reports\n\n         ↓ (displays real-time)\n\nDashboard + Control Panel\n├─ React dashboard (http://localhost:5173)\n├─ Agent CLI (network, perf, learn commands)\n└─ Performance API (/api/logs, /api/health)\n\nConfiguration Files\n\nconfig.deployed.json - Contract addresses & ABIs\n\n{\n  \"chainId\": 97,\n  \"network\": \"BNB Testnet\",\n  \"contracts\": [\n    {\n      \"vaultId\": \"vault_eth_staking_001\",\n      \"address\": \"0x588eD88A145144F1E368D624EeFC336577a4276b\",\n      \"strategy\": \"Ethereum 2.0 Staking\",\n      \"risk_score\": 0.3\n    }\n  ]\n}\n\n\nconfig.scheduler.json - Strategy thresholds\n\n{\n  \"scheduler\": {\n    \"execution_interval_seconds\": 60,\n    \"enabled\": true\n  },\n  \"agent\": {\n    \"harvest_threshold_usd\": 25,\n    \"rebalance_apr_delta\": 2.0,\n    \"max_allocation_percent\": 0.35,\n    \"min_confidence\": 0.6\n  }\n}\n\nStrategy Decision Logic\n\nEach 60-second cycle:\n\nCOMPOUND YIELD\n\nCheck pending rewards per vault\nIf pending ≥ $25 → Harvest + Re-deposit\nLog action with TX hash\n\nREBALANCE\n\nCompare APRs across all vaults\nIf top APR > bottom APR by ≥ 2% → Rebalance\nMove 20% from worst to best vault\nLog action with TX hash\n\nDYNAMIC HARVEST\n\nEstimate gas cost per harvest\nOnly harvest if pending > 2x gas cost\nMaximize profitability per action\nLog action with TX hash\n\nExample Output:\n\nCycle #42 @ 2026-02-18T18:00:00Z\n✓ vault_eth_staking_001: COMPOUND ($45.50 harvested)\n✓ vault_high_risk_001: REBALANCE (2.1% APR delta)\n✓ vault_link_oracle_001: HARVEST ($12.30 pending)\n✅ Total Rewards: $57.80 | Compounded: $45.50\n\nCLI Commands\nNetwork Management\nnode agent-cli.js network status      # Current network config\nnode agent-cli.js network testnet     # Switch to testnet\nnode agent-cli.js network mainnet     # Switch to mainnet (⚠️ production)\n\nPerformance Monitoring\nnode agent-cli.js perf summary        # Quick stats\nnode agent-cli.js perf report         # Detailed analysis\nnode agent-cli.js perf vaults         # Per-vault breakdown\nnode agent-cli.js perf strategies     # Strategy effectiveness\n\nReinforced Learning\nnode agent-cli.js learn now           # Analyze & optimize\nnode agent-cli.js learn report        # View improvements\nnode agent-cli.js learn reset         # Reset learning state\n\nSupported Networks\nNetwork\tChain ID\tUse Case\tHarvest Min\tGas Multiplier\nBNB Testnet\t97\tDevelopment\t$25\t1.2x\nBNB Mainnet\t56\tProduction\t$100\t1.5x\nNetwork Switching\n\nSwitch instantly without restarting:\n\n# Current config\nnode agent-cli.js network status\n# → BNB Testnet\n\n# Switch to production\nnode agent-cli.js network mainnet\n# → Updated RPC, contract addresses, and thresholds\n\n# All settings updated automatically\n\nSecurity & Safety\nOn-Chain Auditing\n✅ Every action logged with transaction hash\n✅ Blockchain verification via BNB Testnet/Mainnet Scanner\n✅ Append-only execution log (execution-log.jsonl)\n✅ Complete audit trail for compliance\nRisk Management\n✅ Deterministic decision logic (reproducible, auditable)\n✅ Success rate monitoring (>90% target)\n✅ Confidence thresholds per strategy\n✅ Graceful error handling & recovery\n✅ Automatic parameter optimization via learning\nPrivate Key Security\n✅ Never hardcoded - use environment variables only\n✅ .env file git-ignored\n✅ Testnet for development, mainnet when ready\n✅ For production: use hardware wallet support (future)\nFile Structure\nclawtrade-bnb/\n├── defi-strategy-engine.js          # 3 strategies (compound, rebalance, harvest)\n├── on-chain-logger.js                # Event logging with TX hashes\n├── strategy-scheduler.js              # Main loop (60s cycles)\n├── network-switcher.js                # Testnet ↔ mainnet toggle\n├── performance-analytics.js           # Real APR & metrics\n├── reinforced-learning.js             # Self-improving parameters\n├── agent-cli.js                       # Control panel\n├── dashboard/                         # React frontend (real-time)\n├── contracts/                         # Vault smart contracts\n├── config.deployed.json               # Contract addresses & ABIs\n├── config.scheduler.json              # Strategy thresholds\n├── execution-log.jsonl                # Action history (generated)\n├── performance-metrics.json           # Metrics (generated)\n├── learning-state.json                # Learning progress (generated)\n├── README.md                          # User guide\n├── README_STRATEGY.md                 # Strategy details\n├── README_ADVANCED.md                 # Network switching & learning\n├── SKILL.md                           # This file\n└── package.json                       # Dependencies\n\nIntegration with Other Skills\n\nThis is a standalone, complete skill. It can also integrate with:\n\nTelegram Notifications - Send alerts to OpenClaw users\nEmail Reports - Daily performance summaries\nDatabase Logging - Store metrics in persistent DB\nWebhook Integrations - Trigger external services\nDocumentation\nFile\tPurpose\nREADME.md\tComplete user guide\nREADME_STRATEGY.md\tStrategy details & examples\nREADME_ADVANCED.md\tNetwork switching & reinforced learning\nSKILL.md\tThis installation & architecture guide\nWhat You Get\n\n✅ Production-ready code (tested, documented, error-handling) ✅ 3 profitable strategies (auto-optimizing, self-learning) ✅ Real-time dashboard (React, live updates) ✅ CLI control panel (manage from terminal) ✅ On-chain logging (auditable, transparent) ✅ Network switching (testnet → mainnet in seconds) ✅ Self-improvement (learns from failures automatically) ✅ Complete documentation (guides, examples, FAQ)\n\nReplicating This Skill\n\nFor someone else to replicate:\n\nInstall\n\nclawhub install clawtrade-bnb\nnpm install\n\n\nConfigure\n\n# Edit config files with your contracts & RPC\nnano config.deployed.json\n\n\nDeploy Contracts (if using new vaults)\n\ncd contracts && npm run deploy:testnet\n\n\nRun\n\nnode strategy-scheduler.js      # Main engine\nnpm run dev:dashboard           # Dashboard\nnode agent-cli.js               # Control panel\n\n\nMonitor\n\nDashboard: http://localhost:5173\nLogs: execution-log.jsonl\nAnalytics: node agent-cli.js perf report\n\nTotal setup time: ~15 minutes\n\nSupport & Community\nGitHub Issues: https://github.com/open-web-academy/clawtrade-bnb-bnb\nClawHub: https://clawhub.com (search: clawtrade-bnb)\nDiscord: https://discord.com/invite/clawd\nVersion History\nv1.1.0 (2026-02-18) - Network switcher, analytics, reinforced learning, CLI\nv1.0.0 (2026-02-17) - Initial release, 3 strategies, on-chain logging\nLicense\n\nMIT - Free to use, modify, and distribute"
  },
  "trust": {
    "sourceLabel": "tencent",
    "provenanceUrl": "https://clawhub.ai/alannetwork/clawtrade-bnb",
    "publisherUrl": "https://clawhub.ai/alannetwork/clawtrade-bnb",
    "owner": "alannetwork",
    "version": "1.1.0",
    "license": null,
    "verificationStatus": "Indexed source record"
  },
  "links": {
    "detailUrl": "https://openagent3.xyz/skills/clawtrade-bnb",
    "downloadUrl": "https://openagent3.xyz/downloads/clawtrade-bnb",
    "agentUrl": "https://openagent3.xyz/skills/clawtrade-bnb/agent",
    "manifestUrl": "https://openagent3.xyz/skills/clawtrade-bnb/agent.json",
    "briefUrl": "https://openagent3.xyz/skills/clawtrade-bnb/agent.md"
  }
}