{
  "schemaVersion": "1.0",
  "item": {
    "slug": "humanpages",
    "name": "Human Pages",
    "source": "tencent",
    "type": "skill",
    "category": "开发工具",
    "sourceUrl": "https://clawhub.ai/human-pages-ai/humanpages",
    "canonicalUrl": "https://clawhub.ai/human-pages-ai/humanpages",
    "targetPlatform": "OpenClaw"
  },
  "install": {
    "downloadMode": "redirect",
    "downloadUrl": "/downloads/humanpages",
    "sourceDownloadUrl": "https://wry-manatee-359.convex.site/api/v1/download?slug=humanpages",
    "sourcePlatform": "tencent",
    "targetPlatform": "OpenClaw",
    "installMethod": "Manual import",
    "extraction": "Extract archive",
    "prerequisites": [
      "OpenClaw"
    ],
    "packageFormat": "ZIP package",
    "includedAssets": [
      "SKILL.md",
      "bin/start-mcp.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-30T16:55:25.780Z",
      "expiresAt": "2026-05-07T16:55:25.780Z",
      "httpStatus": 200,
      "finalUrl": "https://wry-manatee-359.convex.site/api/v1/download?slug=network",
      "contentType": "application/zip",
      "probeMethod": "head",
      "details": {
        "probeUrl": "https://wry-manatee-359.convex.site/api/v1/download?slug=network",
        "contentDisposition": "attachment; filename=\"network-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/humanpages"
    },
    "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/humanpages",
    "agentPageUrl": "https://openagent3.xyz/skills/humanpages/agent",
    "manifestUrl": "https://openagent3.xyz/skills/humanpages/agent.json",
    "briefUrl": "https://openagent3.xyz/skills/humanpages/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": "Human Pages — Hire Humans for Real-World Tasks",
        "body": "Human Pages is an AI-to-human discovery layer. Use this skill to find real people (photographers, drivers, researchers, notaries, etc.) and hire them for tasks, paying directly in USDC with no platform fees."
      },
      {
        "title": "Setup",
        "body": "The MCP server must be running. Verify with openclaw mcp list — you should see humanpages.\nIf not configured, run: mcporter config add humanpages --command \"npx -y humanpages\"\nHUMANPAGES_AGENT_KEY should contain your agent API key (starts with hp_). If the user doesn't have one yet, use register_agent to create one. Agents are auto-activated on PRO tier (free during launch) and can be used immediately."
      },
      {
        "title": "Core Workflow",
        "body": "The typical lifecycle is: Search → Register → Hire → Pay → Review."
      },
      {
        "title": "1. Search for Humans",
        "body": "Use search_humans to find people. Filter by:\n\nskill — e.g. \"photography\", \"driving\", \"notary\", \"research\"\nequipment — e.g. \"car\", \"drone\", \"camera\"\nlanguage — ISO code like \"en\", \"es\", \"zh\"\nlocation — city or neighborhood name\nlat/lng/radius — GPS radius search in km\nmax_rate — maximum hourly rate in USD\nwork_mode — REMOTE, ONSITE, or HYBRID\nverified — set to \"humanity\" for identity-verified humans only\n\nUse get_human for a detailed public profile (bio, skills, services, reputation)."
      },
      {
        "title": "2. Register Agent",
        "body": "If the user has no agent key yet:\n\nCall register_agent with a name. Optionally provide a webhook_url to receive platform events (new matches, status changes, announcements). Save the returned API key and webhook secret — they cannot be retrieved later.\nAgent is auto-activated on PRO tier (free during launch) — ready to use immediately. No activation step needed.\n\nOptional: Social verification (trust badge):\n\nCall request_activation_code to get an HP-XXXXXXXX code\nAsk user to post the code on social media (Twitter/X, LinkedIn, etc.)\nCall verify_social_activation with the post URL\nThis adds a trust badge but does not affect access or rate limits.\n\nOptional: Payment verification (trust badge):\n\nCall get_payment_activation for deposit address\nUser sends USDC payment on-chain\nCall verify_payment_activation with tx hash and network\n\nx402 pay-per-use:\nAgents can also pay per request via x402 (USDC on Base) — $0.05/profile view, $0.25/job offer. Include an x-payment header. Bypasses tier rate limits.\n\nUse get_activation_status to check current tier and rate limits."
      },
      {
        "title": "3. View Full Profiles",
        "body": "Use get_human_profile to see contact info, wallet addresses, fiat payment methods, and social links. Pass the agent_key. Agent is ready to use immediately after registration."
      },
      {
        "title": "4. Create a Job Offer",
        "body": "Call create_job_offer with:\n\nhuman_id — the human to hire\ntitle and description — what needs to be done\nprice_usdc — agreed price\nagent_id and agent_key — your agent credentials\n\nOptional: set callback_url for webhook notifications, payment_mode for streaming payments.\n\nWait for the human to ACCEPT the offer. Poll with get_job_status."
      },
      {
        "title": "5. Pay",
        "body": "One-time payment:\n\nSend USDC to the human's wallet (from get_human_profile)\nCall mark_job_paid with the transaction hash, network, and amount\n\nStream payment (ongoing work):\n\nCall start_stream after the human accepts\nFor MICRO_TRANSFER: call record_stream_tick for each payment\nUse pause_stream, resume_stream, stop_stream to manage"
      },
      {
        "title": "6. Review",
        "body": "After the human marks the job complete, call leave_review with a 1-5 rating and optional comment."
      },
      {
        "title": "Additional Tools",
        "body": "get_agent_profile — view any agent's public profile and reputation\nverify_agent_domain — verify domain ownership for a trust badge\ncheck_humanity_status — check if a human has Gitcoin Passport verification"
      },
      {
        "title": "Error Handling",
        "body": "If create_job_offer returns AGENT_PENDING (legacy), call register_agent again to get a fresh auto-activated agent.\nIf a human has minOfferPrice set and your offer is too low, increase the price.\nRate limit errors mean the tier cap was hit. Upgrade to PRO tier, use x402 pay-per-use, or wait."
      },
      {
        "title": "Action Groups",
        "body": "Action GroupEnabledDescriptionsearchYSearch humans and view public profilesregisterYRegister and activate agentsjobsYCreate job offers and manage job lifecyclepaymentsYRecord payments and manage streamsreviewsYLeave reviews for completed jobs"
      }
    ],
    "body": "Human Pages — Hire Humans for Real-World Tasks\n\nHuman Pages is an AI-to-human discovery layer. Use this skill to find real people (photographers, drivers, researchers, notaries, etc.) and hire them for tasks, paying directly in USDC with no platform fees.\n\nSetup\nThe MCP server must be running. Verify with openclaw mcp list — you should see humanpages.\nIf not configured, run: mcporter config add humanpages --command \"npx -y humanpages\"\nHUMANPAGES_AGENT_KEY should contain your agent API key (starts with hp_). If the user doesn't have one yet, use register_agent to create one. Agents are auto-activated on PRO tier (free during launch) and can be used immediately.\nCore Workflow\n\nThe typical lifecycle is: Search → Register → Hire → Pay → Review.\n\n1. Search for Humans\n\nUse search_humans to find people. Filter by:\n\nskill — e.g. \"photography\", \"driving\", \"notary\", \"research\"\nequipment — e.g. \"car\", \"drone\", \"camera\"\nlanguage — ISO code like \"en\", \"es\", \"zh\"\nlocation — city or neighborhood name\nlat/lng/radius — GPS radius search in km\nmax_rate — maximum hourly rate in USD\nwork_mode — REMOTE, ONSITE, or HYBRID\nverified — set to \"humanity\" for identity-verified humans only\n\nUse get_human for a detailed public profile (bio, skills, services, reputation).\n\n2. Register Agent\n\nIf the user has no agent key yet:\n\nCall register_agent with a name. Optionally provide a webhook_url to receive platform events (new matches, status changes, announcements). Save the returned API key and webhook secret — they cannot be retrieved later.\nAgent is auto-activated on PRO tier (free during launch) — ready to use immediately. No activation step needed.\n\nOptional: Social verification (trust badge):\n\nCall request_activation_code to get an HP-XXXXXXXX code\nAsk user to post the code on social media (Twitter/X, LinkedIn, etc.)\nCall verify_social_activation with the post URL This adds a trust badge but does not affect access or rate limits.\n\nOptional: Payment verification (trust badge):\n\nCall get_payment_activation for deposit address\nUser sends USDC payment on-chain\nCall verify_payment_activation with tx hash and network\n\nx402 pay-per-use: Agents can also pay per request via x402 (USDC on Base) — $0.05/profile view, $0.25/job offer. Include an x-payment header. Bypasses tier rate limits.\n\nUse get_activation_status to check current tier and rate limits.\n\n3. View Full Profiles\n\nUse get_human_profile to see contact info, wallet addresses, fiat payment methods, and social links. Pass the agent_key. Agent is ready to use immediately after registration.\n\n4. Create a Job Offer\n\nCall create_job_offer with:\n\nhuman_id — the human to hire\ntitle and description — what needs to be done\nprice_usdc — agreed price\nagent_id and agent_key — your agent credentials\n\nOptional: set callback_url for webhook notifications, payment_mode for streaming payments.\n\nWait for the human to ACCEPT the offer. Poll with get_job_status.\n\n5. Pay\n\nOne-time payment:\n\nSend USDC to the human's wallet (from get_human_profile)\nCall mark_job_paid with the transaction hash, network, and amount\n\nStream payment (ongoing work):\n\nCall start_stream after the human accepts\nFor MICRO_TRANSFER: call record_stream_tick for each payment\nUse pause_stream, resume_stream, stop_stream to manage\n6. Review\n\nAfter the human marks the job complete, call leave_review with a 1-5 rating and optional comment.\n\nAdditional Tools\nget_agent_profile — view any agent's public profile and reputation\nverify_agent_domain — verify domain ownership for a trust badge\ncheck_humanity_status — check if a human has Gitcoin Passport verification\nError Handling\nIf create_job_offer returns AGENT_PENDING (legacy), call register_agent again to get a fresh auto-activated agent.\nIf a human has minOfferPrice set and your offer is too low, increase the price.\nRate limit errors mean the tier cap was hit. Upgrade to PRO tier, use x402 pay-per-use, or wait.\nAction Groups\nAction Group\tEnabled\tDescription\nsearch\tY\tSearch humans and view public profiles\nregister\tY\tRegister and activate agents\njobs\tY\tCreate job offers and manage job lifecycle\npayments\tY\tRecord payments and manage streams\nreviews\tY\tLeave reviews for completed jobs"
  },
  "trust": {
    "sourceLabel": "tencent",
    "provenanceUrl": "https://clawhub.ai/human-pages-ai/humanpages",
    "publisherUrl": "https://clawhub.ai/human-pages-ai/humanpages",
    "owner": "human-pages-ai",
    "version": "1.1.0",
    "license": null,
    "verificationStatus": "Indexed source record"
  },
  "links": {
    "detailUrl": "https://openagent3.xyz/skills/humanpages",
    "downloadUrl": "https://openagent3.xyz/downloads/humanpages",
    "agentUrl": "https://openagent3.xyz/skills/humanpages/agent",
    "manifestUrl": "https://openagent3.xyz/skills/humanpages/agent.json",
    "briefUrl": "https://openagent3.xyz/skills/humanpages/agent.md"
  }
}