{
  "schemaVersion": "1.0",
  "item": {
    "slug": "monero",
    "name": "Monero",
    "source": "tencent",
    "type": "skill",
    "category": "安全合规",
    "sourceUrl": "https://clawhub.ai/ivangdavila/monero",
    "canonicalUrl": "https://clawhub.ai/ivangdavila/monero",
    "targetPlatform": "OpenClaw"
  },
  "install": {
    "downloadMode": "redirect",
    "downloadUrl": "/downloads/monero",
    "sourceDownloadUrl": "https://wry-manatee-359.convex.site/api/v1/download?slug=monero",
    "sourcePlatform": "tencent",
    "targetPlatform": "OpenClaw",
    "installMethod": "Manual import",
    "extraction": "Extract archive",
    "prerequisites": [
      "OpenClaw"
    ],
    "packageFormat": "ZIP package",
    "includedAssets": [
      "SKILL.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/monero"
    },
    "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/monero",
    "agentPageUrl": "https://openagent3.xyz/skills/monero/agent",
    "manifestUrl": "https://openagent3.xyz/skills/monero/agent.json",
    "briefUrl": "https://openagent3.xyz/skills/monero/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": "Privacy by Default",
        "body": "All transactions are private — sender, receiver, and amount hidden by default\nRing signatures hide sender — your transaction mixed with decoys\nStealth addresses hide receiver — one-time addresses for each transaction\nRingCT hides amounts — transaction values encrypted\nNo transparent mode — unlike Zcash, privacy isn't optional"
      },
      {
        "title": "Address Types",
        "body": "Standard addresses start with \"4\" — 95 characters long\nSubaddresses start with \"8\" — recommended for receiving, unlinkable to main address\nIntegrated addresses include payment ID — for exchanges, starts with \"4\"\nNever reuse addresses — generate new subaddress for each transaction"
      },
      {
        "title": "Transaction Characteristics",
        "body": "Confirmations take ~2 minutes per block — 10 confirmations recommended for security\nTransactions are larger than Bitcoin — more data for privacy features\nFees based on transaction size — typically $0.01-0.05\nNo RBF — can't speed up stuck transactions\nUnlock time: 10 blocks — funds locked for ~20 minutes after receiving"
      },
      {
        "title": "Wallet Types",
        "body": "Monero GUI — official desktop wallet, full or remote node\nMonero CLI — power users, scripting\nFeather Wallet — lightweight desktop, recommended for most users\nCake Wallet — mobile, iOS and Android\nHardware: Ledger supports XMR — via Monero GUI or Feather"
      },
      {
        "title": "Node Considerations",
        "body": "Running own node = maximum privacy — no one sees your queries\nRemote nodes see your IP and query patterns — use Tor for privacy\nTrusted remote nodes: community-maintained lists exist\nNode sync takes days — hundreds of GB storage required\nPruned nodes save space — ~50GB vs ~150GB+ for full"
      },
      {
        "title": "View Keys and Audit",
        "body": "View key allows seeing incoming transactions — but not outgoing or balances\nUseful for accounting without spending access\nProving payments requires tx key — generated per transaction\nNo public explorer can track you — unlike Bitcoin"
      },
      {
        "title": "Exchange Considerations",
        "body": "Some exchanges delisted XMR — regulatory pressure\nKuCoin, Kraken, others still support — verify current status\nWithdrawals may require extra confirmations — exchanges are cautious\nNo memo/tag needed — address only\nAtomic swaps available — decentralized BTC-XMR swaps"
      },
      {
        "title": "Mining",
        "body": "CPU mineable by design — ASIC resistant RandomX algorithm\nSolo mining possible — GUI has built-in miner\nPool mining for consistent rewards — many pools available\nP2Pool for decentralized mining — no pool operator trust needed"
      },
      {
        "title": "Common Issues",
        "body": "\"Wallet not synced\" — wait for blockchain sync to complete\nBalance shows 0 — wallet scanning blockchain, be patient\n\"Unlock time\" — received funds locked for 10 blocks\nTransaction stuck — wait, Monero doesn't have RBF\n\"Daemon not connected\" — node connection issue, check settings"
      },
      {
        "title": "Security Best Practices",
        "body": "Use subaddresses — main address should rarely be shared\nRun own node or use Tor — remote nodes see your IP\nVerify wallet software — download from getmonero.org only\nHardware wallet for large amounts — Ledger integration available\nKeep seed phrase offline — standard crypto security"
      },
      {
        "title": "Payment Verification",
        "body": "Provide tx key + tx ID + recipient address — proves payment\nReceiver can verify without revealing their view key\nBlock explorers can't verify — privacy preserved\nUseful for disputes — cryptographic proof of payment"
      },
      {
        "title": "Regulatory Awareness",
        "body": "Banned or restricted in some jurisdictions — check local laws\nSome exchanges refuse XMR — regulatory compliance\nTravel rule compliance impossible — by design\nNot illegal in most countries — but scrutinized"
      }
    ],
    "body": "Privacy by Default\nAll transactions are private — sender, receiver, and amount hidden by default\nRing signatures hide sender — your transaction mixed with decoys\nStealth addresses hide receiver — one-time addresses for each transaction\nRingCT hides amounts — transaction values encrypted\nNo transparent mode — unlike Zcash, privacy isn't optional\nAddress Types\nStandard addresses start with \"4\" — 95 characters long\nSubaddresses start with \"8\" — recommended for receiving, unlinkable to main address\nIntegrated addresses include payment ID — for exchanges, starts with \"4\"\nNever reuse addresses — generate new subaddress for each transaction\nTransaction Characteristics\nConfirmations take ~2 minutes per block — 10 confirmations recommended for security\nTransactions are larger than Bitcoin — more data for privacy features\nFees based on transaction size — typically $0.01-0.05\nNo RBF — can't speed up stuck transactions\nUnlock time: 10 blocks — funds locked for ~20 minutes after receiving\nWallet Types\nMonero GUI — official desktop wallet, full or remote node\nMonero CLI — power users, scripting\nFeather Wallet — lightweight desktop, recommended for most users\nCake Wallet — mobile, iOS and Android\nHardware: Ledger supports XMR — via Monero GUI or Feather\nNode Considerations\nRunning own node = maximum privacy — no one sees your queries\nRemote nodes see your IP and query patterns — use Tor for privacy\nTrusted remote nodes: community-maintained lists exist\nNode sync takes days — hundreds of GB storage required\nPruned nodes save space — ~50GB vs ~150GB+ for full\nView Keys and Audit\nView key allows seeing incoming transactions — but not outgoing or balances\nUseful for accounting without spending access\nProving payments requires tx key — generated per transaction\nNo public explorer can track you — unlike Bitcoin\nExchange Considerations\nSome exchanges delisted XMR — regulatory pressure\nKuCoin, Kraken, others still support — verify current status\nWithdrawals may require extra confirmations — exchanges are cautious\nNo memo/tag needed — address only\nAtomic swaps available — decentralized BTC-XMR swaps\nMining\nCPU mineable by design — ASIC resistant RandomX algorithm\nSolo mining possible — GUI has built-in miner\nPool mining for consistent rewards — many pools available\nP2Pool for decentralized mining — no pool operator trust needed\nCommon Issues\n\"Wallet not synced\" — wait for blockchain sync to complete\nBalance shows 0 — wallet scanning blockchain, be patient\n\"Unlock time\" — received funds locked for 10 blocks\nTransaction stuck — wait, Monero doesn't have RBF\n\"Daemon not connected\" — node connection issue, check settings\nSecurity Best Practices\nUse subaddresses — main address should rarely be shared\nRun own node or use Tor — remote nodes see your IP\nVerify wallet software — download from getmonero.org only\nHardware wallet for large amounts — Ledger integration available\nKeep seed phrase offline — standard crypto security\nPayment Verification\nProvide tx key + tx ID + recipient address — proves payment\nReceiver can verify without revealing their view key\nBlock explorers can't verify — privacy preserved\nUseful for disputes — cryptographic proof of payment\nRegulatory Awareness\nBanned or restricted in some jurisdictions — check local laws\nSome exchanges refuse XMR — regulatory compliance\nTravel rule compliance impossible — by design\nNot illegal in most countries — but scrutinized"
  },
  "trust": {
    "sourceLabel": "tencent",
    "provenanceUrl": "https://clawhub.ai/ivangdavila/monero",
    "publisherUrl": "https://clawhub.ai/ivangdavila/monero",
    "owner": "ivangdavila",
    "version": "1.0.0",
    "license": null,
    "verificationStatus": "Indexed source record"
  },
  "links": {
    "detailUrl": "https://openagent3.xyz/skills/monero",
    "downloadUrl": "https://openagent3.xyz/downloads/monero",
    "agentUrl": "https://openagent3.xyz/skills/monero/agent",
    "manifestUrl": "https://openagent3.xyz/skills/monero/agent.json",
    "briefUrl": "https://openagent3.xyz/skills/monero/agent.md"
  }
}