This connects to the HumanizerAI API to scan text and return an AI detection score from 0 to 100, along with breakdowns for perplexity, burstiness, readability, and a few other metrics. You'd use it before publishing content or submitting work when you need to verify it doesn't trip AI detectors. The skill formats results clearly and interprets scores into ranges like "likely AI-generated" versus "human-written." One thing to note is you'll need your own HumanizerAI API key to make it work. Straightforward for content creators and students who want to check their writing passes as human before it goes out the door.
npx skills add https://github.com/humanizerai/agent-skills --skill detect-ai