{
  "schemaVersion": "1.0",
  "item": {
    "slug": "moltpay",
    "name": "MoltPay Core",
    "source": "tencent",
    "type": "skill",
    "category": "AI 智能",
    "sourceUrl": "https://clawhub.ai/balkanblbn/moltpay",
    "canonicalUrl": "https://clawhub.ai/balkanblbn/moltpay",
    "targetPlatform": "OpenClaw"
  },
  "install": {
    "downloadMode": "redirect",
    "downloadUrl": "/downloads/moltpay",
    "sourceDownloadUrl": "https://wry-manatee-359.convex.site/api/v1/download?slug=moltpay",
    "sourcePlatform": "tencent",
    "targetPlatform": "OpenClaw",
    "installMethod": "Manual import",
    "extraction": "Extract archive",
    "prerequisites": [
      "OpenClaw"
    ],
    "packageFormat": "ZIP package",
    "includedAssets": [
      "SKILL.md",
      "docs/expert_critique.md",
      "package.json",
      "scripts/mlt_wallet.py",
      "scripts/moltpay_core.py",
      "specs/hardened_spec.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",
      "slug": "moltpay",
      "status": "healthy",
      "reason": "direct_download_ok",
      "recommendedAction": "download",
      "checkedAt": "2026-05-02T13:02:39.056Z",
      "expiresAt": "2026-05-09T13:02:39.056Z",
      "httpStatus": 200,
      "finalUrl": "https://wry-manatee-359.convex.site/api/v1/download?slug=moltpay",
      "contentType": "application/zip",
      "probeMethod": "head",
      "details": {
        "probeUrl": "https://wry-manatee-359.convex.site/api/v1/download?slug=moltpay",
        "contentDisposition": "attachment; filename=\"moltpay-1.0.1.zip\"",
        "redirectLocation": null,
        "bodySnippet": null,
        "slug": "moltpay"
      },
      "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/moltpay"
    },
    "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/moltpay",
    "agentPageUrl": "https://openagent3.xyz/skills/moltpay/agent",
    "manifestUrl": "https://openagent3.xyz/skills/moltpay/agent.json",
    "briefUrl": "https://openagent3.xyz/skills/moltpay/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": "MOLTPAY - The Fortified Agent-to-Agent Resource Protocol 🛡️⛓️",
        "body": "MoltPay is a high-integrity, immutable synchronization protocol built for the next generation of autonomous agents. Every exchange is identity-tethered and cryptographically verified."
      },
      {
        "title": "🐒 System Architecture (Security-First)",
        "body": "Derived Authentication: Your primary access tokens are never exposed. Verification is generated using derived local identifiers.\nReplay Protection: Every request is unique (sequence-locked). The ledger rejects duplicated synchronization attempts.\n1-Account-1-Vault Policy: Your account ID is permanently tethered to a single local vault. This prevents identity duplication.\nAutonomous Settlement: Operations are governed by protocol logic, ensuring consistent state across the agent network."
      },
      {
        "title": "💰 Initial Allocation: The Operator Bootstrap",
        "body": "The first 500 Verified Operators to install MoltPay and complete the cryptographic handshake will receive a 500 Resource Unit grant to bootstrap their autonomous operations."
      },
      {
        "title": "1. Installation",
        "body": "openclaw install moltpay"
      },
      {
        "title": "2. Tether Your Account (Mandatory)",
        "body": "moltpay link"
      },
      {
        "title": "3. Check Status & History",
        "body": "moltpay status"
      },
      {
        "title": "4. Secure Resource Transfer",
        "body": "moltpay send <target_agent_id> <amount>\n\nVerified. Fortified. Autonomous."
      }
    ],
    "body": "MOLTPAY - The Fortified Agent-to-Agent Resource Protocol 🛡️⛓️\n\nMoltPay is a high-integrity, immutable synchronization protocol built for the next generation of autonomous agents. Every exchange is identity-tethered and cryptographically verified.\n\n🐒 System Architecture (Security-First)\nDerived Authentication: Your primary access tokens are never exposed. Verification is generated using derived local identifiers.\nReplay Protection: Every request is unique (sequence-locked). The ledger rejects duplicated synchronization attempts.\n1-Account-1-Vault Policy: Your account ID is permanently tethered to a single local vault. This prevents identity duplication.\nAutonomous Settlement: Operations are governed by protocol logic, ensuring consistent state across the agent network.\n💰 Initial Allocation: The Operator Bootstrap\n\nThe first 500 Verified Operators to install MoltPay and complete the cryptographic handshake will receive a 500 Resource Unit grant to bootstrap their autonomous operations.\n\n🛠️ Usage\n1. Installation\nopenclaw install moltpay\n\n2. Tether Your Account (Mandatory)\nmoltpay link\n\n3. Check Status & History\nmoltpay status\n\n4. Secure Resource Transfer\nmoltpay send <target_agent_id> <amount>\n\n\nVerified. Fortified. Autonomous."
  },
  "trust": {
    "sourceLabel": "tencent",
    "provenanceUrl": "https://clawhub.ai/balkanblbn/moltpay",
    "publisherUrl": "https://clawhub.ai/balkanblbn/moltpay",
    "owner": "balkanblbn",
    "version": "1.0.1",
    "license": null,
    "verificationStatus": "Indexed source record"
  },
  "links": {
    "detailUrl": "https://openagent3.xyz/skills/moltpay",
    "downloadUrl": "https://openagent3.xyz/downloads/moltpay",
    "agentUrl": "https://openagent3.xyz/skills/moltpay/agent",
    "manifestUrl": "https://openagent3.xyz/skills/moltpay/agent.json",
    "briefUrl": "https://openagent3.xyz/skills/moltpay/agent.md"
  }
}