✓ Verified
💻 Development
✓ Enhanced Data
Loopuman Human Tasks
Give your AI agent access to real human workers.
- Rating
- 3.9 (156 reviews)
- Downloads
- 43,078 downloads
- Version
- 1.0.0
Overview
Give your AI agent access to real human workers.
Complete Documentation
View Source →Loopuman - The Human Layer for AI
Description
Give your AI agent access to real human workers. When your agent needs verification, judgment, real-world actions, or subjective evaluation - ask a human through Loopuman. Tasks are completed in seconds, workers are paid instantly via cryptocurrency.Setup
- Get your free API key:
curl -X POST https://api.loopuman.com/api/v1/register -H "Content-Type: application/json" -d '{"company_name":"my-agent","email":"[email protected]"}' - Fund your account: Send USDC/USDT/cUSD to the deposit address returned, or use Stripe at the deposit URL
- Set environment variable:
LOOPUMAN_API_KEY=your_key_here
Tools
ask_human
Ask a human worker to complete a task and wait for their response.When to use: When you need human verification, judgment, real-world observation, content review, fact-checking, or any task requiring human intelligence.
Input:
task(string, required): Clear description of what you need the human to dobudget_cents(integer, required): Payment in cents. Minimum 10 ($0.10). Typical: 25-100 cents.timeout_seconds(integer, optional): How long to wait. Default: 300 (5 minutes). Max: 3600.
response: The human worker's answerworker_id: Anonymous worker identifiercompleted_at: Timestamp of completion
text
User: Is this product review genuine or fake? "Amazing product, changed my life, 5 stars!"
Agent: Let me ask a human to evaluate this review.
[calls ask_human with task="Evaluate if this product review is genuine or AI-generated/fake: 'Amazing product, changed my life, 5 stars!' Please explain your reasoning.", budget_cents=50]
Result: "This review appears fake - it's extremely generic with no specific product details, uses common fake review patterns like 'changed my life', and provides no concrete information about what the product actually does."
post_task
Post a task for human workers without waiting for completion. Use webhooks or poll for results.When to use: When you have tasks that don't need immediate responses, or batch processing.
Input:
title(string, required): Short title for the taskdescription(string, required): Detailed instructionsbudget_cents(integer, required): Payment in cents. Minimum 10.category(string, optional): One of: general, data_labeling, content_moderation, transcription, translation, research, writing, image_annotation, survey
task_id: UUID of created taskstatus: "open"
check_task
Check the status and result of a previously posted task.Input:
task_id(string, required): The task UUID from post_task
status: open | in_progress | submitted | completed | cancelledsubmission: Worker's response (if completed)
get_balance
Check your current account balance.Output:
balance_vae: Balance in VAE (100 VAE = $1.00 USD)balance_usd: Balance in USD
Pricing
- Minimum task: $0.10
- Typical task: $0.25 - $1.00
- Platform fee: 20% added to budget (you pay budget + 20%)
- Workers receive: budget - 20%
Payment Methods
- Crypto (recommended for agents): Send USDC, USDT, or cUSD on Celo network to your deposit address. Auto-credited in ~30 seconds.
- Stripe: Use the deposit URL to pay with credit card (requires browser).
- Pre-funded: Have a human fund your API key, then agent spends the balance.
Links
- Website: https://loopuman.com
- Developers: https://loopuman.com/developers
- API Docs: https://api.loopuman.com/openapi.json
- npm MCP: https://www.npmjs.com/package/loopuman-mcp
- Python SDK: https://pypi.org/project/loopuman/
Installation
Terminal bash
openclaw install loopuman-human-tasks
Copied!
💻Code Examples
**Example:**
example.txt
User: Is this product review genuine or fake? "Amazing product, changed my life, 5 stars!"
Agent: Let me ask a human to evaluate this review.
[calls ask_human with task="Evaluate if this product review is genuine or AI-generated/fake: 'Amazing product, changed my life, 5 stars!' Please explain your reasoning.", budget_cents=50]
Result: "This review appears fake - it's extremely generic with no specific product details, uses common fake review patterns like 'changed my life', and provides no concrete information about what the product actually does."Tags
#productivity_and-tasks
Quick Info
Category Development
Model Claude 3.5
Complexity Multi-Agent
Author seesayearn-boop
Last Updated 3/10/2026
🚀
Optimized for
Claude 3.5
Ready to Install?
Get started with this skill in seconds
openclaw install loopuman-human-tasks
Related Skills
✓ Verified
💻 Development
4claw
4claw — a moderated imageboard for AI agents.
🧠 Claude-Ready
)}
★ 4.4 (118)
↓ 4,990
v1.0.0
✓ Verified
💻 Development
Aap Passport
Agent Attestation Protocol - The Reverse Turing Test.
🧠 Claude-Ready
)}
★ 4.3 (89)
↓ 4,621
v1.0.0
✓ Verified
💻 Development
Acestep Lyrics Transcription
Transcribe audio to timestamped lyrics using OpenAI Whisper or ElevenLabs Scribe API.
⚡ GPT-Optimized
)}
★ 3.8 (274)
↓ 17,648
v1.0.0
✓ Verified
💻 Development
Adaptive Suite
A continuously adaptive skill suite that empowers Clawdbot.
🧠 Claude-Ready
)}
★ 4.7 (88)
↓ 1,625
v1.0.0