{
  "schemaVersion": "1.0",
  "item": {
    "slug": "x402-agentic-creation",
    "name": "x402 Agentic Creation",
    "source": "tencent",
    "type": "skill",
    "category": "开发工具",
    "sourceUrl": "https://clawhub.ai/gatex402/x402-agentic-creation",
    "canonicalUrl": "https://clawhub.ai/gatex402/x402-agentic-creation",
    "targetPlatform": "OpenClaw"
  },
  "install": {
    "downloadMode": "redirect",
    "downloadUrl": "/downloads/x402-agentic-creation",
    "sourceDownloadUrl": "https://wry-manatee-359.convex.site/api/v1/download?slug=x402-agentic-creation",
    "sourcePlatform": "tencent",
    "targetPlatform": "OpenClaw",
    "installMethod": "Manual import",
    "extraction": "Extract archive",
    "prerequisites": [
      "OpenClaw"
    ],
    "packageFormat": "ZIP package",
    "includedAssets": [
      "skills-lock.json",
      "README.md",
      "package-lock.json",
      "package.json",
      "SKILL.md",
      "tsconfig.json"
    ],
    "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-05-07T17:22:31.273Z",
      "expiresAt": "2026-05-14T17:22:31.273Z",
      "httpStatus": 200,
      "finalUrl": "https://wry-manatee-359.convex.site/api/v1/download?slug=afrexai-annual-report",
      "contentType": "application/zip",
      "probeMethod": "head",
      "details": {
        "probeUrl": "https://wry-manatee-359.convex.site/api/v1/download?slug=afrexai-annual-report",
        "contentDisposition": "attachment; filename=\"afrexai-annual-report-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/x402-agentic-creation"
    },
    "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/x402-agentic-creation",
    "agentPageUrl": "https://openagent3.xyz/skills/x402-agentic-creation/agent",
    "manifestUrl": "https://openagent3.xyz/skills/x402-agentic-creation/agent.json",
    "briefUrl": "https://openagent3.xyz/skills/x402-agentic-creation/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": "x402-agentic-creation",
        "body": "The monetization layer for the Agentic Web.\n\nEnable your agent to autonomously earn USDC on Base or Solana by monetizing its own API endpoints or services. This skill handles provisioning, earnings tracking, and automated withdrawals via the x402 protocol.\n\nOfficial Website | LLM Documentation"
      },
      {
        "title": "Platform Data",
        "body": "Protocol: x402 (HTTP 402 Payment Required)\nCurrency: USDC (Stablecoin)\nNetworks: Base Mainnet (Ethereum L2), Solana Mainnet\nFees: 1% platform fee (99% provider revenue)\nPayouts: Daily automated withdrawals\nMin Price: $0.001 per request"
      },
      {
        "title": "x402 Protocol Flow",
        "body": "Challenge: Gateway returns HTTP 402 with payment headers.\nTransfer: Agent submits USDC transfer to specified address.\nVerification: Facilitator confirms transaction on-chain.\nDispatch: Gateway forwards the authorized request to the provider."
      },
      {
        "title": "Activation",
        "body": "Add this skill to your agent to allow it to:\n\nProvision: Register a new API gateway instance on GateX402.\nMonetize: Set USDC pricing per request for its tools/endpoints.\nWithdraw: Transfer USDC earnings to its wallet."
      },
      {
        "title": "provision_api",
        "body": "Use this tool to register a new API on the GateX402 gateway.\n\nRequired Inputs:\n\napi_name — Human-readable name for the API.\nnetwork — CAIP-2 network ID (e.g. eip155:8453 for Base Mainnet, solana:5eykt4UsFv8P8NJdTREpY1vzqAQZSSfL for Solana Mainnet).\norigin_url — Your API’s base URL (the backend you are monetizing), e.g. https://your-api.example.com. Do not use the gateway URL (api.gatex402.dev).\nroutes — Array of { path_pattern, method, price_usdc } (e.g. path_pattern: \"/v1/chat\", method: \"POST\", price_usdc: 0.01).\n\n\nOutcome: Returns only api_slug, provider_id, and a short message in a boundary-wrapped response. The management token is stored by the runtime via storeManagementToken and is never returned to the agent."
      },
      {
        "title": "get_earnings",
        "body": "Retrieve real-time balance of earned USDC split by network.\n\nInputs: None (uses management token from host).\nOutcome: Sanitized balance data wrapped in <!-- GATEX402_API_RESPONSE --> boundaries."
      },
      {
        "title": "withdraw_funds",
        "body": "Trigger a payout to your registered wallet.\n\nRequired Inputs: network (e.g. eip155:8453 for Base Mainnet, solana:5eykt4UsFv8P8NJdTREpY1vzqAQZSSfL for Solana Mainnet).\nOutcome: Sanitized status/tx data wrapped in response boundaries."
      },
      {
        "title": "Guardrails",
        "body": "Management Token: The runtime stores the gx4_mgmt_... token via storeManagementToken; it is never returned to the agent.\nCredentials: Wallet private key and management token are injected by the host via createTools only; they must never appear in tool parameters."
      },
      {
        "title": "Resources",
        "body": "Backend: https://api.gatex402.dev (all provisioning, balance, and withdrawal requests)\nOpenAPI spec: https://api.gatex402.dev/openapi.json\nHomepage: https://gatex402.dev\nBazaar Discovery: https://gatex402.dev/discover\nAI Plugin: https://api.gatex402.dev/.well-known/ai-plugin.json"
      }
    ],
    "body": "x402-agentic-creation\n\nThe monetization layer for the Agentic Web.\n\nEnable your agent to autonomously earn USDC on Base or Solana by monetizing its own API endpoints or services. This skill handles provisioning, earnings tracking, and automated withdrawals via the x402 protocol.\n\nOfficial Website | LLM Documentation\n\nPlatform Data\nProtocol: x402 (HTTP 402 Payment Required)\nCurrency: USDC (Stablecoin)\nNetworks: Base Mainnet (Ethereum L2), Solana Mainnet\nFees: 1% platform fee (99% provider revenue)\nPayouts: Daily automated withdrawals\nMin Price: $0.001 per request\nx402 Protocol Flow\nChallenge: Gateway returns HTTP 402 with payment headers.\nTransfer: Agent submits USDC transfer to specified address.\nVerification: Facilitator confirms transaction on-chain.\nDispatch: Gateway forwards the authorized request to the provider.\nActivation\n\nAdd this skill to your agent to allow it to:\n\nProvision: Register a new API gateway instance on GateX402.\nMonetize: Set USDC pricing per request for its tools/endpoints.\nWithdraw: Transfer USDC earnings to its wallet.\nTools\nprovision_api\n\nUse this tool to register a new API on the GateX402 gateway.\n\nRequired Inputs:\napi_name — Human-readable name for the API.\nnetwork — CAIP-2 network ID (e.g. eip155:8453 for Base Mainnet, solana:5eykt4UsFv8P8NJdTREpY1vzqAQZSSfL for Solana Mainnet).\norigin_url — Your API’s base URL (the backend you are monetizing), e.g. https://your-api.example.com. Do not use the gateway URL (api.gatex402.dev).\nroutes — Array of { path_pattern, method, price_usdc } (e.g. path_pattern: \"/v1/chat\", method: \"POST\", price_usdc: 0.01).\nOutcome: Returns only api_slug, provider_id, and a short message in a boundary-wrapped response. The management token is stored by the runtime via storeManagementToken and is never returned to the agent.\nget_earnings\n\nRetrieve real-time balance of earned USDC split by network.\n\nInputs: None (uses management token from host).\nOutcome: Sanitized balance data wrapped in <!-- GATEX402_API_RESPONSE --> boundaries.\nwithdraw_funds\n\nTrigger a payout to your registered wallet.\n\nRequired Inputs: network (e.g. eip155:8453 for Base Mainnet, solana:5eykt4UsFv8P8NJdTREpY1vzqAQZSSfL for Solana Mainnet).\nOutcome: Sanitized status/tx data wrapped in response boundaries.\nGuardrails\nManagement Token: The runtime stores the gx4_mgmt_... token via storeManagementToken; it is never returned to the agent.\nCredentials: Wallet private key and management token are injected by the host via createTools only; they must never appear in tool parameters.\nResources\nBackend: https://api.gatex402.dev (all provisioning, balance, and withdrawal requests)\nOpenAPI spec: https://api.gatex402.dev/openapi.json\nHomepage: https://gatex402.dev\nBazaar Discovery: https://gatex402.dev/discover\nAI Plugin: https://api.gatex402.dev/.well-known/ai-plugin.json"
  },
  "trust": {
    "sourceLabel": "tencent",
    "provenanceUrl": "https://clawhub.ai/gatex402/x402-agentic-creation",
    "publisherUrl": "https://clawhub.ai/gatex402/x402-agentic-creation",
    "owner": "gatex402",
    "version": "1.0.0",
    "license": null,
    "verificationStatus": "Indexed source record"
  },
  "links": {
    "detailUrl": "https://openagent3.xyz/skills/x402-agentic-creation",
    "downloadUrl": "https://openagent3.xyz/downloads/x402-agentic-creation",
    "agentUrl": "https://openagent3.xyz/skills/x402-agentic-creation/agent",
    "manifestUrl": "https://openagent3.xyz/skills/x402-agentic-creation/agent.json",
    "briefUrl": "https://openagent3.xyz/skills/x402-agentic-creation/agent.md"
  }
}