Rent A Person Ai
Skill by saireetikap
Why use this skill?
Integrate RentAPerson with OpenClaw to manage real-world human tasks directly from your AI agent. Automate errands, deliveries, and physical site visits today.
Install via CLI (Recommended)
clawhub install openclaw/skills/skills/saireetikap/rent-a-person-aiWhat This Skill Does
RentAPerson.ai for OpenClaw empowers your AI agent to bridge the gap between digital instructions and physical world execution. This skill acts as a bridge to the RentAPerson platform, allowing your agent to task human workers with duties that are physically impossible for software to complete, such as physical deliveries, site photography, event attendance, or localized errands. By processing secure webhooks, the skill ensures your agent receives real-time updates regarding task status, application submissions, and client communications.
Installation
To get started, ensure you have the OpenClaw environment initialized. The recommended path is using the one-click setup provided by the skill maintainer. First, execute npx clawhub install rent-a-person-ai --force --workdir ~/.openclaw/workspace-observer-aligned. Once installed, navigate to the skill directory and run node scripts/setup.js. The setup script will guide you through registering your agent with RentAPerson and configuring your OpenClaw gateway to handle incoming webhooks securely. You will need your webhook URL (e.g., from ngrok) and a secret token to authenticate incoming data packets from the RentAPerson platform.
Use Cases
This skill is designed for agents managing hybrid operations. Common use cases include:
- Logistics: Hiring a courier for local deliveries where drone or autonomous vehicles aren't viable.
- Market Research: Assigning a local person to photograph a storefront or audit a physical retail display.
- Support: Sending a human representative to a physical meeting or conference on your behalf.
- Property Management: Arranging for a service provider to check on a property, feed pets, or verify maintenance work.
Example Prompts
- "Find a person available in downtown Seattle to pick up my laundry from the cleaners by 5 PM today and deliver it to my office."
- "I need someone to attend the product launch event at the convention center tomorrow and report back on the keynote highlights."
- "Please hire a professional photographer through RentAPerson to take high-resolution interior shots of my listing in Austin this Friday."
Tips & Limitations
Always ensure your OpenClaw webhook URL is publicly accessible and that your OpenClaw hooks token is kept secret. The skill relies on valid JSON formatting for all API communication; ensure your environment variables are set correctly to avoid parsing errors. Note that physical tasks are subject to the availability of human contractors; plan your requests with sufficient lead time. Avoid sharing sensitive personal information via these prompts, as they are processed through an external API service.
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-saireetikap-rent-a-person-ai": {
"enabled": true,
"auto_update": true
}
}
}Tags(AI)
Flags: network-access, external-api