🎁 Get the FREE AI Skills Starter Guide β€” Subscribe β†’
BytesAgainBytesAgain
πŸ¦€ ClawHub

Human-Rent

by @zhenstaff

Human-as-a-Service for OpenClaw - Dispatch verified human agents to perform physical world tasks and sensory validation

πŸ’‘ Examples

Dispatch Human Task

When a user requests physical-world action, execute:

human-rent dispatch "instruction" [options]

Example with location

human-rent dispatch "Take a photo of 123 Main St entrance" --location="37.7749,-122.4194"

Example with budget

human-rent dispatch "Inspect warehouse condition" --budget="$50" --location="37.7749,-122.4194"

Options:

  • --location= - Location coordinates (e.g., "37.7749,-122.4194")
  • --budget= - Budget in dollars (e.g., "$20" or "$15-25")
  • --priority= - Priority: low, normal, high, urgent
  • --timeout= - Task timeout in minutes (default: 30)
  • --type= - Task type (auto-detected if not specified)
  • Check Task Status

    human-rent status 

    Wait for completion

    human-rent status --wait

    List Available Humans

    # List all available workers
    human-rent humans

    Filter by location and radius

    human-rent humans --location="37.7749,-122.4194" --radius=10000

    Search by skills

    human-rent humans --skills="photography,legal_reading"

    βš™οΈ Configuration

    Set up your ZhenRent API credentials:

    export ZHENRENT_API_KEY="your-api-key-here"
    export ZHENRENT_API_SECRET="your-api-secret-here"
    

    Get your credentials at: https://www.zhenrent.com/api/keys

    Test Installation

    human-rent test
    

    πŸ“‹ Tips & Best Practices

    Issue 1: No Humans Available

    Error: "No suitable humans found for this task"

    Solutions:

  • Expand search radius (use --radius option)
  • Increase budget to attract workers
  • Try different time of day
  • Check if location is accessible
  • Issue 2: Task Timeout

    Error: "Task timed out"

    Solutions:

  • Increase timeout (use --timeout option)
  • Check if location is accessible
  • Verify task is clear and reasonable
  • Increase budget for complex tasks
  • Issue 3: Authentication Error

    Error: "Missing credentials" or "Authentication failed"

    Solutions:

  • Verify environment variables are set correctly
  • Check API key is valid at https://www.zhenrent.com/api/keys
  • Ensure API secret has not been compromised
  • Try regenerating credentials
  • View on ClawHub
    TERMINAL
    clawhub install human-rent

    πŸ§ͺ Use this skill with your agent

    Most visitors already have an agent. Pick your environment, install or copy the workflow, then run the smoke-test prompt above.

    πŸ” Can't find the right skill?

    Search 60,000+ AI agent skills β€” free, no login needed.

    Search Skills β†’