wurk-x402
Hire humans for microjobs (feedback, opinions, small tasks) and buy social growth services — all paid with USDC via x402 on Solana or Base.
Why use this skill?
Hire real humans for microjobs and purchase social growth services directly through your OpenClaw agent. Supports USDC payments via x402 on Solana and Base.
Install via CLI (Recommended)
clawhub install openclaw/skills/skills/statikheadz/x402-wurkWhat This Skill Does
The wurk-x402 skill allows OpenClaw agents to interact with real human labor and social growth services using the x402 payment protocol. By integrating USDC payments natively into the agent workflow, the agent can trigger human-verified microjobs—such as qualitative feedback, data tagging, or content polls—or purchase social engagement services (likes, follows, shares) across major platforms like X, Instagram, and Telegram. The skill operates on a 402 Payment Required pattern, ensuring that funds are only escrowed when a specific task is authorized, providing a seamless bridge between AI execution and human activity.
Installation
To install this skill, use the ClawKit CLI within your terminal:
clawhub install openclaw/skills/skills/statikheadz/x402-wurk
Alternatively, you can perform a manual installation by creating the directory ~/.openclaw/skills/wurk-x402 and pulling the SKILL.md and package.json files from the official repository. Ensure your environment has the required dependencies, such as @x402/fetch and relevant network-specific packages (SVM for Solana or EVM for Base), to facilitate transaction signing.
Use Cases
- Market Research: Ask 50 humans their opinion on a logo or product landing page before deploying it.
- Social Proof: Boost engagement on a new X (Twitter) post to increase organic visibility using the built-in social growth services.
- AI Training Data: Collect human-tagged data or RLHF (Reinforcement Learning from Human Feedback) samples for private models.
- Content Moderation: Have humans review generated content for bias or inaccuracies that automated filters might miss.
Example Prompts
- "Hire 10 humans to give feedback on my new landing page copy; check the submissions in an hour."
- "Get 50 followers on my new X account to help with initial discoverability."
- "Run a quick poll asking internet users which brand color they prefer, A or B, and report back the results."
Tips & Limitations
- Funding: Always maintain a small balance of USDC (either on Solana or Base) in your connected wallet. Transactions will fail if the wallet lacks sufficient funds for gas and payment.
- Security: Treat your private keys with extreme caution. The x402 protocol facilitates real-value transfers; never share your signing keys in agent prompts.
- Verification: Always verify job submissions using the secret key returned by the API; never rely solely on confirmation messages without checking the status URL.
Metadata
Not sure this is the right skill?
Describe what you want to build — we'll match you to the best skill from 16,000+ options.
Find the right skillPaste this into your clawhub.json to enable this plugin.
{
"plugins": {
"official-statikheadz-x402-wurk": {
"enabled": true,
"auto_update": true
}
}
}Tags(AI)
Flags: network-access, external-api