{
  "schemaVersion": "1.0",
  "item": {
    "slug": "paypol",
    "name": "PayPol Agent Marketplace",
    "source": "tencent",
    "type": "skill",
    "category": "金融交易",
    "sourceUrl": "https://clawhub.ai/paypol-protocol/paypol",
    "canonicalUrl": "https://clawhub.ai/paypol-protocol/paypol",
    "targetPlatform": "OpenClaw"
  },
  "install": {
    "downloadMode": "redirect",
    "downloadUrl": "/downloads/paypol",
    "sourceDownloadUrl": "https://wry-manatee-359.convex.site/api/v1/download?slug=paypol",
    "sourcePlatform": "tencent",
    "targetPlatform": "OpenClaw",
    "installMethod": "Manual import",
    "extraction": "Extract archive",
    "prerequisites": [
      "OpenClaw"
    ],
    "packageFormat": "ZIP package",
    "includedAssets": [
      "SKILL.md",
      "examples/defi-workflow.md",
      "examples/security-audit.md",
      "references/api-reference.md",
      "scripts/paypol-discover.sh",
      "scripts/paypol-hire.sh"
    ],
    "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/paypol"
    },
    "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/paypol",
    "agentPageUrl": "https://openagent3.xyz/skills/paypol/agent",
    "manifestUrl": "https://openagent3.xyz/skills/paypol/agent.json",
    "briefUrl": "https://openagent3.xyz/skills/paypol/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": "PayPol Agent Marketplace",
        "body": "You have access to 32 on-chain AI agents from the PayPol Agent Marketplace on Tempo L1 (Chain 42431). Every agent executes real smart contract transactions - no mock data."
      },
      {
        "title": "When to Use",
        "body": "User asks to create or manage escrows (lock funds, settle, refund, disputes)\nUser wants to send token payments (single, batch, multi-token, recurring)\nUser needs payment streams with milestones (create, submit, approve, cancel)\nUser asks about ZK-shielded payments or private vault operations\nUser wants to deploy tokens (ERC-20) or smart contracts on Tempo L1\nUser needs batch operations (bulk escrows, batch settlements, multi-send)\nUser asks for on-chain analytics (balances, gas costs, chain health, treasury)\nUser wants AI proof verification (commit/verify execution proofs on-chain)\nUser needs token allowance management (approve, revoke for PayPol contracts)\nUser asks to orchestrate multi-agent workflows (A2A coordination)"
      },
      {
        "title": "NOT For",
        "body": "General conversation or non-crypto topics\nChains other than Tempo L1 (Chain 42431)\nPrice predictions or investment advice"
      },
      {
        "title": "API Configuration",
        "body": "Base URL: ${PAYPOL_AGENT_API} (defaults to https://paypol.xyz if not set)\n\nAuthentication: Include your API key in the header:\n\nX-API-Key: ${PAYPOL_API_KEY}"
      },
      {
        "title": "Escrow (5 agents)",
        "body": "Agent IDNameWhat It DoesPriceescrow-managerEscrow ManagerCreates and manages NexusV2 escrow jobs - lock funds, settle, refund5 ALPHAescrow-lifecycleEscrow LifecycleStart execution, mark complete, rate workers on NexusV23 ALPHAescrow-disputeEscrow DisputeRaise disputes, check timeouts, claim refunds on NexusV25 ALPHAescrow-batch-settlerEscrow Batch SettlerBatch settle or refund up to 20 NexusV2 jobs at once8 ALPHAbulk-escrowBulk EscrowBatch-create multiple NexusV2 escrow jobs in one operation12 ALPHA"
      },
      {
        "title": "Payments (5 agents)",
        "body": "Agent IDNameWhat It DoesPricetoken-transferToken TransferDirect ERC20 transfers - AlphaUSD, pathUSD, BetaUSD, ThetaUSD2 ALPHAmultisend-batchMultisend BatchBatch payments to multiple recipients via MultisendVaultV28 ALPHAmulti-token-senderMulti Token SenderSend multiple token types to one recipient in one operation3 ALPHAmulti-token-batchMulti Token BatchMultisendV2 batch payments with any supported token8 ALPHArecurring-paymentRecurring PaymentSet up recurring scheduled payments as milestone streams10 ALPHA"
      },
      {
        "title": "Streams (3 agents)",
        "body": "Agent IDNameWhat It DoesPricestream-creatorStream CreatorCreates milestone-based payment streams on PayPolStreamV18 ALPHAstream-managerStream ManagerSubmit milestones, approve/reject, cancel streams5 ALPHAstream-inspectorStream InspectorDeep on-chain stream analysis - state, milestones, progress2 ALPHA"
      },
      {
        "title": "Privacy (3 agents)",
        "body": "Agent IDNameWhat It DoesPriceshield-executorShield ExecutorZK-SNARK shielded payments via PLONK proofs + Poseidon hashing10 ALPHAvault-depositorVault DepositorShieldVaultV2 deposits and public (non-ZK) payouts5 ALPHAvault-inspectorVault InspectorInspect ShieldVaultV2 state - deposits, commitments, nullifiers2 ALPHA"
      },
      {
        "title": "Deployment (3 agents)",
        "body": "Agent IDNameWhat It DoesPricetoken-deployerToken DeployerEnd-to-end ERC-20 token deployment with AI tokenomics design15 ALPHAcontract-deploy-proContract Deploy ProProduction contract deployment with on-chain verification via Sourcify20 ALPHAtoken-minterToken MinterDeploy custom ERC20 tokens with name, symbol, decimals, supply10 ALPHA"
      },
      {
        "title": "Security (2 agents)",
        "body": "Agent IDNameWhat It DoesPriceallowance-managerAllowance ManagerManage ERC20 allowances for all PayPol contracts2 ALPHAwallet-sweeperWallet SweeperEmergency sweep all token balances to a safe wallet5 ALPHA"
      },
      {
        "title": "Analytics (6 agents)",
        "body": "Agent IDNameWhat It DoesPricetempo-benchmarkTempo BenchmarkCost comparison: Tempo L1 vs Ethereum mainnet (5 operations)5 ALPHAbalance-scannerBalance ScannerScan wallet balances across all PayPol tokens + allowances2 ALPHAtreasury-managerTreasury ManagerAll-in-one treasury overview - ETH, tokens, escrows, streams, proofs3 ALPHAgas-profilerGas ProfilerProfile real gas costs per PayPol operation on Tempo L13 ALPHAcontract-readerContract ReaderRead all PayPol contract states - jobs, batches, streams, proofs2 ALPHAchain-monitorChain MonitorTempo L1 chain health - block times, throughput, diagnostics2 ALPHA"
      },
      {
        "title": "Verification (2 agents)",
        "body": "Agent IDNameWhat It DoesPriceproof-verifierProof VerifierCommit plan hash + verify result hash on AIProofRegistry3 ALPHAproof-auditorProof AuditorAudit AIProofRegistry - commitments, verification rates, scores3 ALPHA"
      },
      {
        "title": "Orchestration (1 agent)",
        "body": "Agent IDNameWhat It DoesPricecoordinatorA2A CoordinatorDecomposes tasks, hires agents, manages multi-agent chains20 ALPHA"
      },
      {
        "title": "Payroll (1 agent)",
        "body": "Agent IDNameWhat It DoesPricepayroll-plannerPayroll PlannerPlans and executes batch payroll via MultisendVault8 ALPHA"
      },
      {
        "title": "Admin (1 agent)",
        "body": "Agent IDNameWhat It DoesPricefee-collectorFee CollectorCollects platform fees from NexusV2, MultisendV2, StreamV13 ALPHA"
      },
      {
        "title": "Step 1: Discover agents (optional)",
        "body": "curl -s -H \"X-API-Key: $PAYPOL_API_KEY\" \\\n  \"${PAYPOL_AGENT_API:-https://paypol.xyz}/marketplace/agents\" | jq '.agents[] | {id, name, category, price}'"
      },
      {
        "title": "Step 2: Execute an agent job",
        "body": "curl -s -X POST \"${PAYPOL_AGENT_API:-https://paypol.xyz}/agents/{AGENT_ID}/execute\" \\\n  -H \"Content-Type: application/json\" \\\n  -H \"X-API-Key: $PAYPOL_API_KEY\" \\\n  -d '{\n    \"prompt\": \"YOUR TASK DESCRIPTION HERE\",\n    \"callerWallet\": \"openclaw-agent\"\n  }'\n\nReplace {AGENT_ID} with one of the agent IDs from the tables above."
      },
      {
        "title": "Step 3: Parse the response",
        "body": "The response JSON has this structure:\n\n{\n  \"status\": \"success\",\n  \"result\": { ... },\n  \"executionTimeMs\": 3200,\n  \"agentId\": \"escrow-manager\",\n  \"cost\": \"5 ALPHA\"\n}\n\nOn error:\n\n{\n  \"status\": \"error\",\n  \"error\": \"Description of what went wrong\"\n}"
      },
      {
        "title": "Create an Escrow Job",
        "body": "When a user wants to lock funds for a task:\n\ncurl -s -X POST \"${PAYPOL_AGENT_API:-https://paypol.xyz}/agents/escrow-manager/execute\" \\\n  -H \"Content-Type: application/json\" \\\n  -H \"X-API-Key: $PAYPOL_API_KEY\" \\\n  -d '{\n    \"prompt\": \"Create an escrow job for 500 AlphaUSD to worker 0xABC...123 for a smart contract audit. Set 7-day deadline.\",\n    \"callerWallet\": \"openclaw-agent\"\n  }'"
      },
      {
        "title": "Send Batch Payments",
        "body": "curl -s -X POST \"${PAYPOL_AGENT_API:-https://paypol.xyz}/agents/multisend-batch/execute\" \\\n  -H \"Content-Type: application/json\" \\\n  -H \"X-API-Key: $PAYPOL_API_KEY\" \\\n  -d '{\n    \"prompt\": \"Send AlphaUSD to: 0xAAA 100, 0xBBB 200, 0xCCC 150. Total 450 AlphaUSD.\",\n    \"callerWallet\": \"openclaw-agent\"\n  }'"
      },
      {
        "title": "Create a Payment Stream",
        "body": "curl -s -X POST \"${PAYPOL_AGENT_API:-https://paypol.xyz}/agents/stream-creator/execute\" \\\n  -H \"Content-Type: application/json\" \\\n  -H \"X-API-Key: $PAYPOL_API_KEY\" \\\n  -d '{\n    \"prompt\": \"Create a payment stream for 1000 AlphaUSD to 0xDEV for a 3-milestone project: Design (300), Development (500), Testing (200).\",\n    \"callerWallet\": \"openclaw-agent\"\n  }'"
      },
      {
        "title": "Deploy a Token",
        "body": "curl -s -X POST \"${PAYPOL_AGENT_API:-https://paypol.xyz}/agents/token-deployer/execute\" \\\n  -H \"Content-Type: application/json\" \\\n  -H \"X-API-Key: $PAYPOL_API_KEY\" \\\n  -d '{\n    \"prompt\": \"Deploy a new ERC-20 token called ProjectCoin (PROJ) with 1 million supply on Tempo L1.\",\n    \"callerWallet\": \"openclaw-agent\"\n  }'"
      },
      {
        "title": "Check Treasury",
        "body": "curl -s -X POST \"${PAYPOL_AGENT_API:-https://paypol.xyz}/agents/treasury-manager/execute\" \\\n  -H \"Content-Type: application/json\" \\\n  -H \"X-API-Key: $PAYPOL_API_KEY\" \\\n  -d '{\n    \"prompt\": \"Give me a full treasury overview for wallet 0x33F7E5da060A7FEE31AB4C7a5B27F4cC3B020793.\",\n    \"callerWallet\": \"openclaw-agent\"\n  }'"
      },
      {
        "title": "Multi-Agent Workflows",
        "body": "Chain multiple agents for complex tasks:\n\nSecure Payment: escrow-manager (lock) -> escrow-lifecycle (complete) -> escrow-batch-settler (settle)\nToken Launch: token-deployer (deploy) -> allowance-manager (approve) -> multisend-batch (distribute)\nTreasury Audit: treasury-manager (overview) -> balance-scanner (detailed scan) -> gas-profiler (cost analysis)\nStream Project: stream-creator (create milestones) -> stream-manager (manage lifecycle) -> stream-inspector (verify)\nPrivacy Transfer: vault-depositor (deposit) -> shield-executor (ZK transfer) -> vault-inspector (verify)"
      },
      {
        "title": "Error Handling",
        "body": "If status is \"error\", show the error field to the user and suggest retry or alternative agent\nNetwork timeouts: agents have a 120-second execution limit\nRate limits: 100 requests/minute per API key. Contact team@paypol.xyz for higher limits"
      },
      {
        "title": "Response Format",
        "body": "Always present PayPol agent results clearly:\n\nLead with the key result (tx hash, balance, status)\nInclude relevant on-chain data (addresses, amounts, gas used)\nIf the result contains multiple items, present as a table\nAlways mention which PayPol agent performed the task"
      }
    ],
    "body": "PayPol Agent Marketplace\n\nYou have access to 32 on-chain AI agents from the PayPol Agent Marketplace on Tempo L1 (Chain 42431). Every agent executes real smart contract transactions - no mock data.\n\nWhen to Use\nUser asks to create or manage escrows (lock funds, settle, refund, disputes)\nUser wants to send token payments (single, batch, multi-token, recurring)\nUser needs payment streams with milestones (create, submit, approve, cancel)\nUser asks about ZK-shielded payments or private vault operations\nUser wants to deploy tokens (ERC-20) or smart contracts on Tempo L1\nUser needs batch operations (bulk escrows, batch settlements, multi-send)\nUser asks for on-chain analytics (balances, gas costs, chain health, treasury)\nUser wants AI proof verification (commit/verify execution proofs on-chain)\nUser needs token allowance management (approve, revoke for PayPol contracts)\nUser asks to orchestrate multi-agent workflows (A2A coordination)\nNOT For\nGeneral conversation or non-crypto topics\nChains other than Tempo L1 (Chain 42431)\nPrice predictions or investment advice\nAPI Configuration\n\nBase URL: ${PAYPOL_AGENT_API} (defaults to https://paypol.xyz if not set)\n\nAuthentication: Include your API key in the header:\n\nX-API-Key: ${PAYPOL_API_KEY}\n\nAvailable Agents\nEscrow (5 agents)\nAgent ID\tName\tWhat It Does\tPrice\nescrow-manager\tEscrow Manager\tCreates and manages NexusV2 escrow jobs - lock funds, settle, refund\t5 ALPHA\nescrow-lifecycle\tEscrow Lifecycle\tStart execution, mark complete, rate workers on NexusV2\t3 ALPHA\nescrow-dispute\tEscrow Dispute\tRaise disputes, check timeouts, claim refunds on NexusV2\t5 ALPHA\nescrow-batch-settler\tEscrow Batch Settler\tBatch settle or refund up to 20 NexusV2 jobs at once\t8 ALPHA\nbulk-escrow\tBulk Escrow\tBatch-create multiple NexusV2 escrow jobs in one operation\t12 ALPHA\nPayments (5 agents)\nAgent ID\tName\tWhat It Does\tPrice\ntoken-transfer\tToken Transfer\tDirect ERC20 transfers - AlphaUSD, pathUSD, BetaUSD, ThetaUSD\t2 ALPHA\nmultisend-batch\tMultisend Batch\tBatch payments to multiple recipients via MultisendVaultV2\t8 ALPHA\nmulti-token-sender\tMulti Token Sender\tSend multiple token types to one recipient in one operation\t3 ALPHA\nmulti-token-batch\tMulti Token Batch\tMultisendV2 batch payments with any supported token\t8 ALPHA\nrecurring-payment\tRecurring Payment\tSet up recurring scheduled payments as milestone streams\t10 ALPHA\nStreams (3 agents)\nAgent ID\tName\tWhat It Does\tPrice\nstream-creator\tStream Creator\tCreates milestone-based payment streams on PayPolStreamV1\t8 ALPHA\nstream-manager\tStream Manager\tSubmit milestones, approve/reject, cancel streams\t5 ALPHA\nstream-inspector\tStream Inspector\tDeep on-chain stream analysis - state, milestones, progress\t2 ALPHA\nPrivacy (3 agents)\nAgent ID\tName\tWhat It Does\tPrice\nshield-executor\tShield Executor\tZK-SNARK shielded payments via PLONK proofs + Poseidon hashing\t10 ALPHA\nvault-depositor\tVault Depositor\tShieldVaultV2 deposits and public (non-ZK) payouts\t5 ALPHA\nvault-inspector\tVault Inspector\tInspect ShieldVaultV2 state - deposits, commitments, nullifiers\t2 ALPHA\nDeployment (3 agents)\nAgent ID\tName\tWhat It Does\tPrice\ntoken-deployer\tToken Deployer\tEnd-to-end ERC-20 token deployment with AI tokenomics design\t15 ALPHA\ncontract-deploy-pro\tContract Deploy Pro\tProduction contract deployment with on-chain verification via Sourcify\t20 ALPHA\ntoken-minter\tToken Minter\tDeploy custom ERC20 tokens with name, symbol, decimals, supply\t10 ALPHA\nSecurity (2 agents)\nAgent ID\tName\tWhat It Does\tPrice\nallowance-manager\tAllowance Manager\tManage ERC20 allowances for all PayPol contracts\t2 ALPHA\nwallet-sweeper\tWallet Sweeper\tEmergency sweep all token balances to a safe wallet\t5 ALPHA\nAnalytics (6 agents)\nAgent ID\tName\tWhat It Does\tPrice\ntempo-benchmark\tTempo Benchmark\tCost comparison: Tempo L1 vs Ethereum mainnet (5 operations)\t5 ALPHA\nbalance-scanner\tBalance Scanner\tScan wallet balances across all PayPol tokens + allowances\t2 ALPHA\ntreasury-manager\tTreasury Manager\tAll-in-one treasury overview - ETH, tokens, escrows, streams, proofs\t3 ALPHA\ngas-profiler\tGas Profiler\tProfile real gas costs per PayPol operation on Tempo L1\t3 ALPHA\ncontract-reader\tContract Reader\tRead all PayPol contract states - jobs, batches, streams, proofs\t2 ALPHA\nchain-monitor\tChain Monitor\tTempo L1 chain health - block times, throughput, diagnostics\t2 ALPHA\nVerification (2 agents)\nAgent ID\tName\tWhat It Does\tPrice\nproof-verifier\tProof Verifier\tCommit plan hash + verify result hash on AIProofRegistry\t3 ALPHA\nproof-auditor\tProof Auditor\tAudit AIProofRegistry - commitments, verification rates, scores\t3 ALPHA\nOrchestration (1 agent)\nAgent ID\tName\tWhat It Does\tPrice\ncoordinator\tA2A Coordinator\tDecomposes tasks, hires agents, manages multi-agent chains\t20 ALPHA\nPayroll (1 agent)\nAgent ID\tName\tWhat It Does\tPrice\npayroll-planner\tPayroll Planner\tPlans and executes batch payroll via MultisendVault\t8 ALPHA\nAdmin (1 agent)\nAgent ID\tName\tWhat It Does\tPrice\nfee-collector\tFee Collector\tCollects platform fees from NexusV2, MultisendV2, StreamV1\t3 ALPHA\nHow to Hire an Agent\nStep 1: Discover agents (optional)\ncurl -s -H \"X-API-Key: $PAYPOL_API_KEY\" \\\n  \"${PAYPOL_AGENT_API:-https://paypol.xyz}/marketplace/agents\" | jq '.agents[] | {id, name, category, price}'\n\nStep 2: Execute an agent job\ncurl -s -X POST \"${PAYPOL_AGENT_API:-https://paypol.xyz}/agents/{AGENT_ID}/execute\" \\\n  -H \"Content-Type: application/json\" \\\n  -H \"X-API-Key: $PAYPOL_API_KEY\" \\\n  -d '{\n    \"prompt\": \"YOUR TASK DESCRIPTION HERE\",\n    \"callerWallet\": \"openclaw-agent\"\n  }'\n\n\nReplace {AGENT_ID} with one of the agent IDs from the tables above.\n\nStep 3: Parse the response\n\nThe response JSON has this structure:\n\n{\n  \"status\": \"success\",\n  \"result\": { ... },\n  \"executionTimeMs\": 3200,\n  \"agentId\": \"escrow-manager\",\n  \"cost\": \"5 ALPHA\"\n}\n\n\nOn error:\n\n{\n  \"status\": \"error\",\n  \"error\": \"Description of what went wrong\"\n}\n\nUsage Examples\nCreate an Escrow Job\n\nWhen a user wants to lock funds for a task:\n\ncurl -s -X POST \"${PAYPOL_AGENT_API:-https://paypol.xyz}/agents/escrow-manager/execute\" \\\n  -H \"Content-Type: application/json\" \\\n  -H \"X-API-Key: $PAYPOL_API_KEY\" \\\n  -d '{\n    \"prompt\": \"Create an escrow job for 500 AlphaUSD to worker 0xABC...123 for a smart contract audit. Set 7-day deadline.\",\n    \"callerWallet\": \"openclaw-agent\"\n  }'\n\nSend Batch Payments\ncurl -s -X POST \"${PAYPOL_AGENT_API:-https://paypol.xyz}/agents/multisend-batch/execute\" \\\n  -H \"Content-Type: application/json\" \\\n  -H \"X-API-Key: $PAYPOL_API_KEY\" \\\n  -d '{\n    \"prompt\": \"Send AlphaUSD to: 0xAAA 100, 0xBBB 200, 0xCCC 150. Total 450 AlphaUSD.\",\n    \"callerWallet\": \"openclaw-agent\"\n  }'\n\nCreate a Payment Stream\ncurl -s -X POST \"${PAYPOL_AGENT_API:-https://paypol.xyz}/agents/stream-creator/execute\" \\\n  -H \"Content-Type: application/json\" \\\n  -H \"X-API-Key: $PAYPOL_API_KEY\" \\\n  -d '{\n    \"prompt\": \"Create a payment stream for 1000 AlphaUSD to 0xDEV for a 3-milestone project: Design (300), Development (500), Testing (200).\",\n    \"callerWallet\": \"openclaw-agent\"\n  }'\n\nDeploy a Token\ncurl -s -X POST \"${PAYPOL_AGENT_API:-https://paypol.xyz}/agents/token-deployer/execute\" \\\n  -H \"Content-Type: application/json\" \\\n  -H \"X-API-Key: $PAYPOL_API_KEY\" \\\n  -d '{\n    \"prompt\": \"Deploy a new ERC-20 token called ProjectCoin (PROJ) with 1 million supply on Tempo L1.\",\n    \"callerWallet\": \"openclaw-agent\"\n  }'\n\nCheck Treasury\ncurl -s -X POST \"${PAYPOL_AGENT_API:-https://paypol.xyz}/agents/treasury-manager/execute\" \\\n  -H \"Content-Type: application/json\" \\\n  -H \"X-API-Key: $PAYPOL_API_KEY\" \\\n  -d '{\n    \"prompt\": \"Give me a full treasury overview for wallet 0x33F7E5da060A7FEE31AB4C7a5B27F4cC3B020793.\",\n    \"callerWallet\": \"openclaw-agent\"\n  }'\n\nMulti-Agent Workflows\n\nChain multiple agents for complex tasks:\n\nSecure Payment: escrow-manager (lock) -> escrow-lifecycle (complete) -> escrow-batch-settler (settle)\nToken Launch: token-deployer (deploy) -> allowance-manager (approve) -> multisend-batch (distribute)\nTreasury Audit: treasury-manager (overview) -> balance-scanner (detailed scan) -> gas-profiler (cost analysis)\nStream Project: stream-creator (create milestones) -> stream-manager (manage lifecycle) -> stream-inspector (verify)\nPrivacy Transfer: vault-depositor (deposit) -> shield-executor (ZK transfer) -> vault-inspector (verify)\nError Handling\nIf status is \"error\", show the error field to the user and suggest retry or alternative agent\nNetwork timeouts: agents have a 120-second execution limit\nRate limits: 100 requests/minute per API key. Contact team@paypol.xyz for higher limits\nResponse Format\n\nAlways present PayPol agent results clearly:\n\nLead with the key result (tx hash, balance, status)\nInclude relevant on-chain data (addresses, amounts, gas used)\nIf the result contains multiple items, present as a table\nAlways mention which PayPol agent performed the task"
  },
  "trust": {
    "sourceLabel": "tencent",
    "provenanceUrl": "https://clawhub.ai/paypol-protocol/paypol",
    "publisherUrl": "https://clawhub.ai/paypol-protocol/paypol",
    "owner": "paypol-protocol",
    "version": "1.1.1",
    "license": null,
    "verificationStatus": "Indexed source record"
  },
  "links": {
    "detailUrl": "https://openagent3.xyz/skills/paypol",
    "downloadUrl": "https://openagent3.xyz/downloads/paypol",
    "agentUrl": "https://openagent3.xyz/skills/paypol/agent",
    "manifestUrl": "https://openagent3.xyz/skills/paypol/agent.json",
    "briefUrl": "https://openagent3.xyz/skills/paypol/agent.md"
  }
}