Get the FREE Ultimate OpenClaw Setup Guide →

rent

Scanned
npx machina-cli add skill shane9coy/Rent-A-Human-Agent/rent --openclaw
Files (1)
SKILL.md
1.8 KB

Rent-A-Human Skill

Auto-activate when the user wants to hire a person, post a job, or delegate a task that needs a human.

Quick Commands

/rent              — Browse + print command menu
/rent scan         — AI-scored bounties (Grok, 12hr cache)
/rent scan force   — Bypass cache, fresh scoring now
/rent scan new     — Only unseen bounties
/rent post <desc>  — Post a new bounty (first sentence = title)
/rent saved        — View saved bounties
/rent skills       — List available human skills
/rent status       — Connection check

Hire Flow

Direct: /rent search <skill>/rent human <id>/rent talk <id> : msg → negotiate → book
Bounty: /rent post desc → humans apply → /rent applications <id>/rent accept <app_id>

Bounty Scanner

Script: python3 .claude/skills/rent/scripts/bounty_hunter.py
Cache: logs/bounties_cache.json (12hr TTL, Grok-3-mini-fast scoring 0–100)
After running: read cache file and display scored results to user.

Rate Limits

Bounties: 5/day | Conversations: 50/day | Messages: 30/hr | API keys: 3 max

CLI Alternative

python hire_team.py "Task description"
python hire_team.py talk <human_id> "Message"
python hire_team.py bounty "Title" --description "..." --price 100 --hours 2

Note: hire_team.py is an optional external CLI. Primary interface is MCP via /rent commands.

Payment via Stripe Connect escrow on RentAHuman.ai.

→ Full command tree + MCP tool map: .claude/commands/rent.md

Source

git clone https://github.com/shane9coy/Rent-A-Human-Agent/blob/main/.claude/skills/rent/SKILL.mdView on GitHub

Overview

RentAHuman.ai lets you delegate tasks to real humans by searching skills, posting bounties, and managing conversations. It also runs AI-scored opportunity scans to surface relevant applicants and speed up hiring.

How This Skill Works

Navigate via /rent commands to browse, post, or chat with candidates. The direct hire flow is /rent search <skill> → /rent human <id> → /rent talk <id>, while bounties use /rent post <desc> and /rent applications <id> to manage applicants; you can accept with /rent accept <app_id>. A bounty scanner provides AI-scored results with a 12-hour Grok cache, and you can force a fresh scan with /rent scan force.

When to Use It

  • When you need a task completed by a human rather than an automation
  • When you want to quickly attract qualified freelancers by posting a bounty
  • When you want to compare applicants using AI-scored opportunities
  • When you need to negotiate, chat, and book hires through a centralized flow
  • When you prefer a CLI-friendly or alternative interface to manage hires

Quick Start

  1. Step 1: Open the Rent command center with /rent
  2. Step 2: Post a bounty using /rent post <desc> (the first sentence is the title)
  3. Step 3: Talk to candidates with /rent talk <id> : your message or manage via /rent applications <id> and /rent accept <app_id>

Best Practices

  • Define a clear scope and success criteria in the bounty description
  • Use the first sentence as the bounty title for clarity
  • Leverage AI-scored bounties but manually review critical skills
  • Respect rate limits: 5 bounties/day, 50 conversations/day, 30 messages/hour
  • Test both direct hire and bounty flows to ensure smooth onboarding

Example Use Cases

  • Post a bounty for a designer to create a 5-page marketing brochure and review submissions via /rent applications
  • Run a data-entry sprint by posting tasks and selecting a reliable human assistant
  • Engage a QA tester to triage a buggy feature using the bounty flow and chat with candidates
  • Have a freelancer transcribe and caption a training video through /rent post and conversations
  • Conduct market research analysis by hiring human researchers through the bounty system

Frequently Asked Questions

Add this skill to your agents
Sponsor this space

Reach thousands of developers