Skip to content

avivahe326/human-test-skill

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 

Repository files navigation

human-test-skill

Real human usability testing as an agent skill. Get structured feedback with NPS scores, screen recordings, and AI-aggregated reports for any product URL.

Install

npx skills add avivahe326/human-test-skill

What it does

  1. Call the API with a product URL
  2. AI auto-generates a test plan
  3. Real humans test your product with screen recording + audio
  4. AI analyzes recordings and aggregates feedback into a structured report

Quick start

Register at human-test.work for a free API key (100 credits on signup).

curl -X POST https://human-test.work/api/skill/human-test \
  -H "Authorization: Bearer <your-api-key>" \
  -H "Content-Type: application/json" \
  -d '{"url": "https://your-product.com", "focus": "Test the onboarding flow"}'

See the full SKILL.md for all parameters and details.

About

Real human usability testing as an agent skill for skills.sh

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors