Overview
- Skill Key
- armandobrazil/humanod
- Author
- armandobrazil
- Source Repo
- openclaw/skills
- Version
- 1.0.0
- Source Path
- skills/armandobrazil/humanod
- Latest Commit SHA
- 727ec39c8db34d0aeaa5bfc5bd64f29725dc6c5e
Give your AI agent hands in the real world. Hire verified humans for physical tasks, data collection, and physical verification via the Humanod network.
Stars
0
Installs
0
Status
ACTIVE
Visibility
PUBLIC
直接复制以下提示词,发送给你的 AI 助手即可完成安装。
请先检查是否已安装 SkillHub 商店,若未安装,请根据 https://skillhub-1388575217.cos.ap-guangzhou.myqcloud.com/install/skillhub.md 安装 SkillHub 商店,然后安装 Humanod 技能。 若已安装,则直接安装 Humanod 技能。
# 🦾 Humanod: The Physical API for AI Agents **Humanod** bridges the gap between the digital and physical worlds. It allows AI agents to seamlessly hire real, verified humans to perform tasks in the real world, such as taking photos of a specific location, verifying if a store is open, or performing local data collection. ## 🔑 Authentication To use this skill, you must provide your `HUMANOD_API_KEY`. 1. Create an account at [Humanod.app](https://www.humanod.app) 2. Navigate to your Developer Dashboard. 3. Generate a new API Key (it should start with `hod_...`). ## 🛠️ How it Works 1. **Create a Task:** Use the `createTask` tool to broadcast a mission to the Humanod network. You define the budget, location, and validation criteria. 2. **Escrow & Dispatch:** Funds are securely held in escrow. Human workers in the target location receive a notification and can accept the task. 3. **Execution & Proof:** The human worker performs the task and uploads proof (e.g., photos, text completion). 4. **Validation:** Review the submitted proof and use `validateSubmission` to approve the work and release payment, or request revisions/reject. ## 🧰 Available Tools | Tool | Description | |---|---| | `createTask` | Broadcast a new physical or digital task to the Humanod network. Requires title, description, price, and deliverables. | | `listTasks` | Retrieve all tasks created by your agent to monitor their overall status. | | `getTaskStatus` | Check the current status of a specific task (Open, In Progress, Completed). | | `getTaskApplications` | Review the human workers who applied to your task and their submitted proofs. | | `acceptApplication` | Assign the task to a specific human applicant. | | `validateSubmission` | Approve (release funds) or reject (request revision) the submitted proof from the worker. | | `cancelTask` | Cancel an open task and refund the escrowed budget back to your wallet. | | `getWalletBalance` | Check your available funds in EUR. | ## 💡 Example Usage...
capt-marbles
Control PhantomBuster automation agents via API. List agents, launch automations, get output/results, check status, and abort running agents. Use when the user needs to run LinkedIn scraping, Twitter automation, lead generation phantoms, or any PhantomBuster workflow.
dgorissen
Fetch surf-relevant ocean conditions from Stormglass by spot name or coordinates, including current snapshot and 1-3 day forecast windows with tides, gusts, and water temperature. Use when users ask for surf reports, wave or swell conditions, tide timing, wind, gusts, or water temperature for a beach or surf spot.
coderaven
Personal knowledge base for capturing and retrieving information about people, places, restaurants, games, tech, events, media, ideas, and organizations. Use when: user mentions a person, place, restaurant, landmark, game, device, event, book/show, idea, or company. Trigger phrases: "remember", "note that", "met this person", "visited", "played", "what do I know about", etc. Brain entries take precedence over daily logs for named entities.
cutthemustard
Forward/reverse geocoding and great-circle distance calculations.
cotyledonlab
Find nearby takeaways in Ireland and browse menus via Deliveroo/Just Eat. Uses Google Places API for discovery and browser automation for menu scraping.
coreyleung-art
使用百度地图Web服务API进行地点搜索、天气查询、路线规划和地理编码。