返回 Skill 列表
extension
分类: 数据与分析无需 API Key

AI Detector

判断文本是人类撰写、AI生成、AI改写或是轻度编辑的。

person作者: mattc95hubclawhub

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

  1. Treat results as probabilistic, not definitive proof.
  2. Avoid overclaiming certainty for short, mixed, or edited text.
  3. Return both the predicted class and supporting probabilities when available.
  4. Clearly report API failures, timeouts, or incomplete results.

API Reference

See api.md for endpoint details, request schema, and examples.