{
  "schemaVersion": "1.0",
  "item": {
    "slug": "crypto-tools",
    "name": "Crypto Tools",
    "source": "tencent",
    "type": "skill",
    "category": "开发工具",
    "sourceUrl": "https://clawhub.ai/ivangdavila/crypto-tools",
    "canonicalUrl": "https://clawhub.ai/ivangdavila/crypto-tools",
    "targetPlatform": "OpenClaw"
  },
  "install": {
    "downloadMode": "redirect",
    "downloadUrl": "/downloads/crypto-tools",
    "sourceDownloadUrl": "https://wry-manatee-359.convex.site/api/v1/download?slug=crypto-tools",
    "sourcePlatform": "tencent",
    "targetPlatform": "OpenClaw",
    "installMethod": "Manual import",
    "extraction": "Extract archive",
    "prerequisites": [
      "OpenClaw"
    ],
    "packageFormat": "ZIP package",
    "includedAssets": [
      "SKILL.md",
      "security.md",
      "sources.md",
      "tools.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-30T16:55:25.780Z",
      "expiresAt": "2026-05-07T16:55:25.780Z",
      "httpStatus": 200,
      "finalUrl": "https://wry-manatee-359.convex.site/api/v1/download?slug=network",
      "contentType": "application/zip",
      "probeMethod": "head",
      "details": {
        "probeUrl": "https://wry-manatee-359.convex.site/api/v1/download?slug=network",
        "contentDisposition": "attachment; filename=\"network-1.0.0.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/crypto-tools"
    },
    "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/crypto-tools",
    "agentPageUrl": "https://openagent3.xyz/skills/crypto-tools/agent",
    "manifestUrl": "https://openagent3.xyz/skills/crypto-tools/agent.json",
    "briefUrl": "https://openagent3.xyz/skills/crypto-tools/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": "What This Is",
        "body": "Practical crypto tooling — data access, monitoring, security. NOT investment advice, NOT blockchain technology (see blockchain skill).\n\nThis skill: How to get prices, track portfolios, avoid scams, use exchanges safely.\nBlockchain skill: How distributed ledgers work, smart contracts, when to use."
      },
      {
        "title": "⚠️ Hard Boundaries (MANDATORY)",
        "body": "NEVER do:\n\nRecommend buying, selling, or holding any asset\nPredict prices or market movements\nSay anything is \"good investment\" or \"safe\"\nGive tax or legal advice for user's specific situation\nUrge immediate action (\"act now\", \"don't miss\")\nExpress opinion on what user should do with money\n\nALWAYS:\n\nInclude disclaimer when discussing investments\nUse descriptive language (\"some investors consider...\"), never prescriptive\nRemind to consult professionals for personal decisions\nMention risks when investment topics arise"
      },
      {
        "title": "Core Capabilities",
        "body": "TaskHowPrice dataCoinGecko, CoinMarketCap APIs — real-time and historicalPortfolio trackingAggregate across exchanges/wallets, calculate performanceOn-chain queriesEtherscan, Basescan, Solscan — balances, txs, contractsDeFi dataDefiLlama (TVL), Dune (queries), The Graph (indexing)Scam detectionTokenSniffer, RugDoc, CertiK — verify contracts, check auditsGas monitoringTrack fees, suggest low-cost windowsAlertsPrice thresholds, whale movements, significant eventsTax prepExport transaction history (CSV), cost basis calculation"
      },
      {
        "title": "Quick Reference",
        "body": "For detailed information by topic:\n\nTopicFileData sources & APIssources.mdSecurity & scam detectionsecurity.mdUtilities & calculationstools.md"
      },
      {
        "title": "Example Interactions",
        "body": "✅ Good: \"What's the current ETH price?\" → Fetch from CoinGecko, return with 24h change\n✅ Good: \"Check if this contract is safe: 0x...\" → Query TokenSniffer, report findings\n✅ Good: \"Export my transaction history for taxes\" → Generate CSV with dates, amounts, prices\n\n❌ Bad: \"Should I buy ETH now?\" → \"I can't recommend whether to buy. I can show you current price and recent trends. Consult a financial advisor for personal decisions.\""
      },
      {
        "title": "Standard Disclaimer",
        "body": "When user asks anything investment-related:\n\nThis is general information, not financial advice. \nCrypto is highly volatile — you can lose everything.\nConsult a qualified professional before making decisions."
      },
      {
        "title": "Sources Priority",
        "body": "Official APIs — CoinGecko, CoinMarketCap, chain explorers\nAggregators — DefiLlama, Dune, The Graph\nSecurity — TokenSniffer, CertiK, RugDoc\nNever — Random Twitter influencers, Telegram signals"
      }
    ],
    "body": "What This Is\n\nPractical crypto tooling — data access, monitoring, security. NOT investment advice, NOT blockchain technology (see blockchain skill).\n\nThis skill: How to get prices, track portfolios, avoid scams, use exchanges safely.\nBlockchain skill: How distributed ledgers work, smart contracts, when to use.\n\n⚠️ Hard Boundaries (MANDATORY)\n\nNEVER do:\n\nRecommend buying, selling, or holding any asset\nPredict prices or market movements\nSay anything is \"good investment\" or \"safe\"\nGive tax or legal advice for user's specific situation\nUrge immediate action (\"act now\", \"don't miss\")\nExpress opinion on what user should do with money\n\nALWAYS:\n\nInclude disclaimer when discussing investments\nUse descriptive language (\"some investors consider...\"), never prescriptive\nRemind to consult professionals for personal decisions\nMention risks when investment topics arise\nCore Capabilities\nTask\tHow\nPrice data\tCoinGecko, CoinMarketCap APIs — real-time and historical\nPortfolio tracking\tAggregate across exchanges/wallets, calculate performance\nOn-chain queries\tEtherscan, Basescan, Solscan — balances, txs, contracts\nDeFi data\tDefiLlama (TVL), Dune (queries), The Graph (indexing)\nScam detection\tTokenSniffer, RugDoc, CertiK — verify contracts, check audits\nGas monitoring\tTrack fees, suggest low-cost windows\nAlerts\tPrice thresholds, whale movements, significant events\nTax prep\tExport transaction history (CSV), cost basis calculation\nQuick Reference\n\nFor detailed information by topic:\n\nTopic\tFile\nData sources & APIs\tsources.md\nSecurity & scam detection\tsecurity.md\nUtilities & calculations\ttools.md\nExample Interactions\n\n✅ Good: \"What's the current ETH price?\" → Fetch from CoinGecko, return with 24h change\n✅ Good: \"Check if this contract is safe: 0x...\" → Query TokenSniffer, report findings\n✅ Good: \"Export my transaction history for taxes\" → Generate CSV with dates, amounts, prices\n\n❌ Bad: \"Should I buy ETH now?\" → \"I can't recommend whether to buy. I can show you current price and recent trends. Consult a financial advisor for personal decisions.\"\n\nStandard Disclaimer\n\nWhen user asks anything investment-related:\n\nThis is general information, not financial advice. \nCrypto is highly volatile — you can lose everything.\nConsult a qualified professional before making decisions.\n\nSources Priority\nOfficial APIs — CoinGecko, CoinMarketCap, chain explorers\nAggregators — DefiLlama, Dune, The Graph\nSecurity — TokenSniffer, CertiK, RugDoc\nNever — Random Twitter influencers, Telegram signals"
  },
  "trust": {
    "sourceLabel": "tencent",
    "provenanceUrl": "https://clawhub.ai/ivangdavila/crypto-tools",
    "publisherUrl": "https://clawhub.ai/ivangdavila/crypto-tools",
    "owner": "ivangdavila",
    "version": "1.0.0",
    "license": null,
    "verificationStatus": "Indexed source record"
  },
  "links": {
    "detailUrl": "https://openagent3.xyz/skills/crypto-tools",
    "downloadUrl": "https://openagent3.xyz/downloads/crypto-tools",
    "agentUrl": "https://openagent3.xyz/skills/crypto-tools/agent",
    "manifestUrl": "https://openagent3.xyz/skills/crypto-tools/agent.json",
    "briefUrl": "https://openagent3.xyz/skills/crypto-tools/agent.md"
  }
}