detect-ai

Send text to the HumanizerAI API and return AI detection scores and verdicts.

39|7|Updated Jan 30, 2026
One-click install
npx skills add https://github.com/humanizerai/agent-skills --skill detect-ai-humanizerai
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: detect-ai
Source: https://github.com/humanizerai/agent-skills/tree/main/.agents/skills/detect-ai
Command: npx skills add https://github.com/humanizerai/agent-skills --skill detect-ai-humanizerai

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Analyze text to determine if it was written by AI, helping you verify authenticity before publication.

Core Features & Use Cases

  • Returns a clear overall score (0-100) and a verdict along with detailed metrics such as perplexity and readability.
  • Integrates via a simple API call to assess individual texts or batches for content integrity.
  • Use Case: Publishers, educators, and moderation systems can quickly vet submissions for AI authorship.

Quick Start

Provide the text you want analyzed, then run the /detect-ai command to receive a score and detailed metrics.

Frequently Asked Questions about detect-ai

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I detect AI generated text before publishing content?

To detect AI generated text, you provide the text to be analyzed and run the detection command. The system returns a structured response with an overall score from 0 to 100, a clear verdict, and detailed metrics indicating AI authorship.

What metrics are used to identify AI written content?

AI written content identification relies on detailed metrics such as perplexity and readability. These metrics, combined with an overall score, help determine whether the text exhibits characteristics typical of AI generation.

Can I use AI detection for batch content moderation on my platform?

Yes, you can use AI detection for batch content moderation. The system is designed for publishers, educators, and moderation systems to quickly vet submissions and assess individual texts or batches for content integrity.

Do I need an API key to check if text was written by AI?

Yes, you need an API key to check if text was written by AI. The detection process sends the input text to the HumanizerAI API endpoint, which requires authentication via an API key to return the analysis.

What is the best way to verify text authenticity for educational submissions?

The best way to verify text authenticity for educational submissions is using an API-based AI detection tool. It provides a quick vetting process, returning an overall score and detailed metrics to check student work for AI authorship.