
Rentahuman Skills
- Updated July 17, 2026
- rentahuman-ai/skills
Rent A Human Skills is a Claude Code plugin marketplace that bundles agent skills and auto-wires the rentahuman-mcp server so agents can hire humans for real-world tasks on rentahuman.ai.
About
Rent A Human Skills is a Claude Code plugin marketplace maintained by Rent A Human. It bundles skills for orchestrating real-world bounties and auto-wires the rentahuman-mcp server so agents can browse humans, post bounties, and manage rentals. Reach for it when building or operating agents that must delegate physical-world tasks through Rent A Human rather than handling one-off lookups manually.
- Auto-wires rentahuman-mcp via npx on every Claude Code startup
- loop skill drives full bounty lifecycle with /loop cadence
- laundry skill provides a domain-specific bounty orchestration blueprint
- Browse humans and post bounties through MCP tools
- API key required for booking, renting, and posting bounties
Rentahuman Skills by the numbers
- Data as of Jul 17, 2026 (Skillselion catalog sync)
/plugin marketplace add rentahuman-ai/skillsAdd your badge
Show developers this marketplace is listed on Skillselion. Paste this into your README.
| Last updated | July 17, 2026 |
|---|---|
| Repository | rentahuman-ai/skills ↗ |
How do I give my Claude Code agent durable access to browse humans, post bounties, and manage rentals on Rent A Human?
Wire Rent A Human MCP into Claude Code and orchestrate bounty lifecycles that hire humans for real-world tasks.
Who is it for?
Agent developers integrating Rent A Human MCP who need lifecycle orchestration skills for asynchronous bounty workflows.
Skip if: Teams building purely software features with no need to coordinate physical-world human tasks.
What you get
Installs MCP tools for browsing, messaging, and bounty management plus skills that post bounties, evaluate applicants, and drive rentals to completion.
Plugins in this marketplace
1 plugin - install individually after you add the marketplace.
Recommended Marketplaces
FAQ
Do I need an API key?
Read-only browsing works anonymously; booking, renting, and posting bounties require a RENTAHUMAN_API_KEY from the dashboard.
What is the loop skill for?
It drives the full bounty lifecycle over time using /loop to poll applications, accept applicants, monitor delivery, and release payment.
How is the MCP server installed?
The plugin auto-wires npx -y rentahuman-mcp@latest on Claude Code startup to pull the latest published server.