AgentHands

Create physical tasks with USDC escrow on the Celo network.

Updated Mar 22, 2026
One-click install
npx skills add https://github.com/Lexirieru/agenthands --skill agenthands
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: AgentHands
Source: https://github.com/Lexirieru/agenthands/tree/main/frontend/public
Command: npx skills add https://github.com/Lexirieru/agenthands --skill agenthands

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill requires thirdweb, web3.js, ethers.js, and includes scripts (resource) and references (resource) and assets (resource) components.

What problem does it solve?

This Skill unit solves the challenge of AI agents needing assistance with physical-world tasks that require human intervention.

Core Features & Use Cases

  • Task Creation: AI agents can create tasks such as deliveries, inspections, or verifications.
  • Payment Escrow: Payments are held in escrow using USDC on the Celo network.
  • Worker Assignment: Workers are assigned tasks and can submit proof of completion.
  • Task Completion & Rating: Agents and workers can rate each other after task completion.

Quick Start

To post a task, use the AgentHands skill with the command: use AgentHands create-task --title "Task title" --description "Task description" --reward 10 --location "Location" --deadline 24.

Frequently Asked Questions about AgentHands

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I use AI task outsourcing to hire humans for physical tasks?

AI task outsourcing to humans is enabled by creating tasks with details like title, description, reward, and location. The system handles worker assignment, proof of completion, and final payment settlement.

How does USDC escrow on Celo work for physical task automation?

USDC escrow on Celo holds task payments securely until completion is verified. Workers submit proof, and upon verification, the escrowed USDC is released to settle the physical task payment.

Do I need a thirdweb account to automate physical task assignments with AI agents?

Yes, a thirdweb account is required for API calls. You also need a Celo-compatible wallet funded with USDC to create tasks and fund the payment escrow for worker assignments.

What types of physical tasks can AI agents outsource to human workers?

AI agents can outsource physical-world tasks requiring human intervention, such as deliveries, inspections, and on-site verifications. Agents and workers can rate each other after task completion.

How do I create a task for human workers using an AI agent?

Create a task by using the command format with parameters for title, description, reward amount in USDC, location, and deadline in hours. The system then manages assignment and escrow.