{
  "schemaVersion": "1.0",
  "item": {
    "slug": "payclaw-badge",
    "name": "Badge by PayClaw",
    "source": "tencent",
    "type": "skill",
    "category": "AI 智能",
    "sourceUrl": "https://clawhub.ai/payclawinc/payclaw-badge",
    "canonicalUrl": "https://clawhub.ai/payclawinc/payclaw-badge",
    "targetPlatform": "OpenClaw"
  },
  "install": {
    "downloadMode": "redirect",
    "downloadUrl": "/downloads/payclaw-badge",
    "sourceDownloadUrl": "https://wry-manatee-359.convex.site/api/v1/download?slug=payclaw-badge",
    "sourcePlatform": "tencent",
    "targetPlatform": "OpenClaw",
    "installMethod": "Manual import",
    "extraction": "Extract archive",
    "prerequisites": [
      "OpenClaw"
    ],
    "packageFormat": "ZIP package",
    "includedAssets": [
      "README.md",
      "SKILL.md",
      "package-lock.json",
      "package.json",
      "server.json",
      "src/api/client.ts"
    ],
    "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. Then review README.md for any prerequisites, environment setup, or post-install checks. 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. Then review README.md for any prerequisites, environment setup, or post-install checks. 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/payclaw-badge"
    },
    "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/payclaw-badge",
    "agentPageUrl": "https://openagent3.xyz/skills/payclaw-badge/agent",
    "manifestUrl": "https://openagent3.xyz/skills/payclaw-badge/agent.json",
    "briefUrl": "https://openagent3.xyz/skills/payclaw-badge/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. Then review README.md for any prerequisites, environment setup, or post-install checks. 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. Then review README.md for any prerequisites, environment setup, or post-install checks. Summarize what changed and any follow-up checks I should run."
      }
    ]
  },
  "documentation": {
    "source": "clawhub",
    "primaryDoc": "SKILL.md",
    "sections": [
      {
        "title": "Badge by PayClaw",
        "body": "Agents are not bots. Prove it before you shop.\n\nYour AI agent looks like a bot to every merchant on the internet. Badge gives it a way to declare what it is: an authorized actor, shopping on behalf of a real human, with explicit consent.\n\nOne MCP tool call. Your agent declares itself. UCP-compliant merchants let it through."
      },
      {
        "title": "Setup",
        "body": "Add to your MCP client config:\n\n{\n  \"mcpServers\": {\n    \"payclaw-badge\": {\n      \"command\": \"npx\",\n      \"args\": [\"-y\", \"@payclaw/badge\"],\n      \"env\": {\n        \"PAYCLAW_API_KEY\": \"your_key_from_payclaw.io\",\n        \"PAYCLAW_API_URL\": \"https://api.payclaw.io\"\n      }\n    }\n  }\n}\n\nCredentials: PAYCLAW_API_KEY required. Get your key at payclaw.io/dashboard/badge. For zero-friction install (no key, device auth), use payclaw-io instead.\n\nRequires Node.js 20+. Node 18 is end-of-life. If you see engine errors: node -v — install from nodejs.org or nvm install 20."
      },
      {
        "title": "UCP Identity Linking",
        "body": "Badge is a UCP (Universal Commerce Protocol) Credential Provider. Merchants who declare io.payclaw.common.identity in their UCP manifest signal that declared agents are preferred at their store.\n\nFor Merchants — add PayClaw to your UCP manifest\nProtocol spec — MIT"
      },
      {
        "title": "Tools",
        "body": "ToolDescriptionpayclaw_getAgentIdentityDeclare yourself as an authorized actor before acting at any merchant. Without this, UCP-compliant merchants may prefer or require a declared agent. Returns a UCP-compatible credential.payclaw_reportBadgePresentedSignal Badge presentation to a merchant"
      },
      {
        "title": "How It Works",
        "body": "Agent calls payclaw_getAgentIdentity({ merchant: \"starbucks.com\" })\nPayClaw issues a UCP-compatible verification token\nAgent presents disclosure to merchants\nPayClaw checks outcome (accepted/denied/inconclusive)\nVerified Trips count goes up\n\nNo card issued. No money moves. Badge is identity only. Free forever."
      },
      {
        "title": "Security & Privacy",
        "body": "Credentials: PAYCLAW_API_KEY required. Get your key at payclaw.io/dashboard/badge.\nData: Identity declarations and trip outcomes are reported to PayClaw for verification and Verified Trips. See payclaw.io/trust.\nSource: github.com/payclaw/badge-server (MIT), npm: @payclaw/badge.\n\nFor payment too, use payclaw-io — Badge + Spend."
      },
      {
        "title": "Links",
        "body": "payclaw.io\nFor Merchants\nTrust & Verification\nnpm: @payclaw/badge\nProtocol spec: ucp-agent-badge"
      }
    ],
    "body": "Badge by PayClaw\n\nAgents are not bots. Prove it before you shop.\n\nYour AI agent looks like a bot to every merchant on the internet. Badge gives it a way to declare what it is: an authorized actor, shopping on behalf of a real human, with explicit consent.\n\nOne MCP tool call. Your agent declares itself. UCP-compliant merchants let it through.\n\nSetup\n\nAdd to your MCP client config:\n\n{\n  \"mcpServers\": {\n    \"payclaw-badge\": {\n      \"command\": \"npx\",\n      \"args\": [\"-y\", \"@payclaw/badge\"],\n      \"env\": {\n        \"PAYCLAW_API_KEY\": \"your_key_from_payclaw.io\",\n        \"PAYCLAW_API_URL\": \"https://api.payclaw.io\"\n      }\n    }\n  }\n}\n\n\nCredentials: PAYCLAW_API_KEY required. Get your key at payclaw.io/dashboard/badge. For zero-friction install (no key, device auth), use payclaw-io instead.\n\nRequires Node.js 20+. Node 18 is end-of-life. If you see engine errors: node -v — install from nodejs.org or nvm install 20.\n\nUCP Identity Linking\n\nBadge is a UCP (Universal Commerce Protocol) Credential Provider. Merchants who declare io.payclaw.common.identity in their UCP manifest signal that declared agents are preferred at their store.\n\nFor Merchants — add PayClaw to your UCP manifest\nProtocol spec — MIT\nTools\nTool\tDescription\npayclaw_getAgentIdentity\tDeclare yourself as an authorized actor before acting at any merchant. Without this, UCP-compliant merchants may prefer or require a declared agent. Returns a UCP-compatible credential.\npayclaw_reportBadgePresented\tSignal Badge presentation to a merchant\nHow It Works\nAgent calls payclaw_getAgentIdentity({ merchant: \"starbucks.com\" })\nPayClaw issues a UCP-compatible verification token\nAgent presents disclosure to merchants\nPayClaw checks outcome (accepted/denied/inconclusive)\nVerified Trips count goes up\n\nNo card issued. No money moves. Badge is identity only. Free forever.\n\nSecurity & Privacy\nCredentials: PAYCLAW_API_KEY required. Get your key at payclaw.io/dashboard/badge.\nData: Identity declarations and trip outcomes are reported to PayClaw for verification and Verified Trips. See payclaw.io/trust.\nSource: github.com/payclaw/badge-server (MIT), npm: @payclaw/badge.\n\nFor payment too, use payclaw-io — Badge + Spend.\n\nLinks\npayclaw.io\nFor Merchants\nTrust & Verification\nnpm: @payclaw/badge\nProtocol spec: ucp-agent-badge"
  },
  "trust": {
    "sourceLabel": "tencent",
    "provenanceUrl": "https://clawhub.ai/payclawinc/payclaw-badge",
    "publisherUrl": "https://clawhub.ai/payclawinc/payclaw-badge",
    "owner": "payclawinc",
    "version": "0.5.1",
    "license": null,
    "verificationStatus": "Indexed source record"
  },
  "links": {
    "detailUrl": "https://openagent3.xyz/skills/payclaw-badge",
    "downloadUrl": "https://openagent3.xyz/downloads/payclaw-badge",
    "agentUrl": "https://openagent3.xyz/skills/payclaw-badge/agent",
    "manifestUrl": "https://openagent3.xyz/skills/payclaw-badge/agent.json",
    "briefUrl": "https://openagent3.xyz/skills/payclaw-badge/agent.md"
  }
}