{
  "schemaVersion": "1.0",
  "item": {
    "slug": "litecoin",
    "name": "Litecoin",
    "source": "tencent",
    "type": "skill",
    "category": "数据分析",
    "sourceUrl": "https://clawhub.ai/ivangdavila/litecoin",
    "canonicalUrl": "https://clawhub.ai/ivangdavila/litecoin",
    "targetPlatform": "OpenClaw"
  },
  "install": {
    "downloadMode": "redirect",
    "downloadUrl": "/downloads/litecoin",
    "sourceDownloadUrl": "https://wry-manatee-359.convex.site/api/v1/download?slug=litecoin",
    "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/litecoin"
    },
    "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/litecoin",
    "agentPageUrl": "https://openagent3.xyz/skills/litecoin/agent",
    "manifestUrl": "https://openagent3.xyz/skills/litecoin/agent.json",
    "briefUrl": "https://openagent3.xyz/skills/litecoin/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": "Network Basics",
        "body": "Bitcoin fork with faster blocks — 2.5 minute block time vs Bitcoin's 10\nScrypt proof of work — different mining algorithm than Bitcoin\n84 million max supply — 4x Bitcoin's 21 million cap\nOften called \"silver to Bitcoin's gold\" — similar but lighter for payments"
      },
      {
        "title": "Address Formats",
        "body": "Legacy addresses start with \"L\" — oldest format, widely supported\nSegWit addresses start with \"M\" or \"3\" — lower fees, better efficiency\nNative SegWit (bech32) starts with \"ltc1\" — lowest fees, recommended\nMWEB addresses for privacy — special addresses for confidential transactions\nVerify address format before sending — wrong format may not work on all exchanges"
      },
      {
        "title": "Transaction Characteristics",
        "body": "Confirmations faster than Bitcoin — 2.5 minutes per block\n6 confirmations for high value — ~15 minutes vs Bitcoin's ~1 hour\nFees very low — typically under $0.01\nRBF (Replace-By-Fee) supported — can speed up stuck transactions\nSegWit reduces transaction size — use SegWit addresses for lower fees"
      },
      {
        "title": "MWEB (MimbleWimble)",
        "body": "Optional privacy extension — confidential transactions\nMWEB addresses start with different prefix — separate from regular addresses\nPeg-in to MWEB, peg-out to main chain — move funds between layers\nSome exchanges don't support MWEB — check before using\nPrivacy not default — must explicitly use MWEB"
      },
      {
        "title": "Wallet Options",
        "body": "Litecoin Core full node — most secure, downloads full blockchain\nElectrum-LTC light wallet — faster setup, SPV security\nLedger and Trezor support — hardware wallet integration\nTrust Wallet, Exodus — multi-coin with LTC support\nLitewallet mobile — official mobile wallet"
      },
      {
        "title": "Fees and Speed",
        "body": "Fees based on transaction size — not amount sent\nSegWit transactions smaller — lower fees\nPriority fees for faster inclusion — rarely needed given fast blocks\nMempool usually not congested — transactions confirm quickly\nConsolidating UTXOs costs fees — plan during low activity"
      },
      {
        "title": "Exchange Considerations",
        "body": "Nearly universal exchange support — high liquidity\nFast deposits/withdrawals — 6 confirmations typical\nNo memo/tag required — simple address only\nSome exchanges group LTC with Bitcoin — similar handling\nMWEB deposits may not be supported — verify exchange compatibility"
      },
      {
        "title": "Common Issues",
        "body": "Transaction unconfirmed — check fee, use RBF if enabled\nBalance not showing — wallet not synced, wait or use light wallet\nSent to wrong address type — some services only support certain formats\nMWEB funds not recognized — exchange doesn't support MWEB, peg-out first\nDust outputs — small UTXOs may not be economical to spend"
      },
      {
        "title": "Merged Mining",
        "body": "Merged mined with Dogecoin — shares Scrypt hashpower\nIncreases security for both networks — shared mining work\nNo action required from users — happens at protocol level\nBenefits from Dogecoin's popularity — more miners securing Litecoin"
      },
      {
        "title": "Use Cases",
        "body": "Faster payments than Bitcoin — practical for transactions\nLower fees for transfers — cheaper to move between exchanges\nTesting ground for Bitcoin features — SegWit activated first on Litecoin\nPrivacy with MWEB — optional confidential transactions\nEstablished history — one of oldest cryptocurrencies, since 2011"
      },
      {
        "title": "Security",
        "body": "Same UTXO model as Bitcoin — similar security considerations\nSeed phrase is everything — 12 or 24 words depending on wallet\nVerify addresses character by character — clipboard malware exists\nUse SegWit addresses — better security and efficiency\nCold storage for large amounts — hardware wallet or paper backup"
      }
    ],
    "body": "Network Basics\nBitcoin fork with faster blocks — 2.5 minute block time vs Bitcoin's 10\nScrypt proof of work — different mining algorithm than Bitcoin\n84 million max supply — 4x Bitcoin's 21 million cap\nOften called \"silver to Bitcoin's gold\" — similar but lighter for payments\nAddress Formats\nLegacy addresses start with \"L\" — oldest format, widely supported\nSegWit addresses start with \"M\" or \"3\" — lower fees, better efficiency\nNative SegWit (bech32) starts with \"ltc1\" — lowest fees, recommended\nMWEB addresses for privacy — special addresses for confidential transactions\nVerify address format before sending — wrong format may not work on all exchanges\nTransaction Characteristics\nConfirmations faster than Bitcoin — 2.5 minutes per block\n6 confirmations for high value — ~15 minutes vs Bitcoin's ~1 hour\nFees very low — typically under $0.01\nRBF (Replace-By-Fee) supported — can speed up stuck transactions\nSegWit reduces transaction size — use SegWit addresses for lower fees\nMWEB (MimbleWimble)\nOptional privacy extension — confidential transactions\nMWEB addresses start with different prefix — separate from regular addresses\nPeg-in to MWEB, peg-out to main chain — move funds between layers\nSome exchanges don't support MWEB — check before using\nPrivacy not default — must explicitly use MWEB\nWallet Options\nLitecoin Core full node — most secure, downloads full blockchain\nElectrum-LTC light wallet — faster setup, SPV security\nLedger and Trezor support — hardware wallet integration\nTrust Wallet, Exodus — multi-coin with LTC support\nLitewallet mobile — official mobile wallet\nFees and Speed\nFees based on transaction size — not amount sent\nSegWit transactions smaller — lower fees\nPriority fees for faster inclusion — rarely needed given fast blocks\nMempool usually not congested — transactions confirm quickly\nConsolidating UTXOs costs fees — plan during low activity\nExchange Considerations\nNearly universal exchange support — high liquidity\nFast deposits/withdrawals — 6 confirmations typical\nNo memo/tag required — simple address only\nSome exchanges group LTC with Bitcoin — similar handling\nMWEB deposits may not be supported — verify exchange compatibility\nCommon Issues\nTransaction unconfirmed — check fee, use RBF if enabled\nBalance not showing — wallet not synced, wait or use light wallet\nSent to wrong address type — some services only support certain formats\nMWEB funds not recognized — exchange doesn't support MWEB, peg-out first\nDust outputs — small UTXOs may not be economical to spend\nMerged Mining\nMerged mined with Dogecoin — shares Scrypt hashpower\nIncreases security for both networks — shared mining work\nNo action required from users — happens at protocol level\nBenefits from Dogecoin's popularity — more miners securing Litecoin\nUse Cases\nFaster payments than Bitcoin — practical for transactions\nLower fees for transfers — cheaper to move between exchanges\nTesting ground for Bitcoin features — SegWit activated first on Litecoin\nPrivacy with MWEB — optional confidential transactions\nEstablished history — one of oldest cryptocurrencies, since 2011\nSecurity\nSame UTXO model as Bitcoin — similar security considerations\nSeed phrase is everything — 12 or 24 words depending on wallet\nVerify addresses character by character — clipboard malware exists\nUse SegWit addresses — better security and efficiency\nCold storage for large amounts — hardware wallet or paper backup"
  },
  "trust": {
    "sourceLabel": "tencent",
    "provenanceUrl": "https://clawhub.ai/ivangdavila/litecoin",
    "publisherUrl": "https://clawhub.ai/ivangdavila/litecoin",
    "owner": "ivangdavila",
    "version": "1.0.0",
    "license": null,
    "verificationStatus": "Indexed source record"
  },
  "links": {
    "detailUrl": "https://openagent3.xyz/skills/litecoin",
    "downloadUrl": "https://openagent3.xyz/downloads/litecoin",
    "agentUrl": "https://openagent3.xyz/skills/litecoin/agent",
    "manifestUrl": "https://openagent3.xyz/skills/litecoin/agent.json",
    "briefUrl": "https://openagent3.xyz/skills/litecoin/agent.md"
  }
}