AI Detector
Classify text as likely human, ai, ai_humanized, or light_edited using the GPTHumanizer detection API.
When to Use
Use this skill when the user wants to:
- check whether a passage appears AI-generated
- estimate AI-likelihood
- compare detection probabilities across classes
Core Rules
- Treat results as probabilistic, not definitive proof.
- Avoid overclaiming certainty for short, mixed, or edited text.
- Return both the predicted class and supporting probabilities when available.
- Clearly report API failures, timeouts, or incomplete results.
API Reference
See api.md for endpoint details, request schema, and examples.