# Humanod

> Hire humans for real-world tasks via the Humanod API.

- Skill: `johnalbertini14-glitch/humanod` (Agent Skill, multi-file: 4 files)
- Install (CLI): `npx skillmds@latest add johnalbertini14-glitch/humanod`
- Raw SKILL.md: https://api.skillmd.com/api/skills/johnalbertini14-glitch/humanod/raw
- Safety review: pending (external: skill-scanner PASS, skillspector PASS)
- Works with: Claude Code, Claude.ai, OpenAI Codex
- Category: Integrations & APIs
- Author: johnalbertini14-glitch (https://skillmd.com/u/johnalbertini14-glitch)
- Updated: 2026-09-21
- Page: https://skillmd.com/skills/johnalbertini14-glitch/humanod

---


# Humanod

The **Humanod API** allows AI agents to hire humans for physical tasks (photography, delivery, inspection).

## Configuration

To use this skill, you need a **Humanod API Key**.
Get it at: [https://www.humanod.app/developer/keys](https://www.humanod.app/developer/keys)

## Tools

### Create Task
Post a new task to the network.
- **Endpoint**: `POST /tasks`
- **Auth**: Bearer Token

### Check Status
Check if a task has been completed.
- **Endpoint**: `GET /tasks/{id}`

