hume

Installation
SKILL.md

Troubleshooting

If requests fail, run zero doctor check-connector --env-name HUME_TOKEN or zero doctor check-connector --url https://api.hume.ai/v0/batch/jobs --method GET

Expression Measurement (Batch)

Start Inference Job from URLs

Write to /tmp/hume_request.json:

{
  "urls": ["https://example.com/media-file.mp4"],
  "models": {
    "face": {},
    "prosody": {},
    "language": {}
  },
  "notify": true
Related skills
Installs
23
GitHub Stars
59
First Seen
Mar 12, 2026