ai-text-detector-github

Detect AI-like text and output risk estimates with confidence levels.

Updated Jun 5, 2026
One-click install
npx skills add https://github.com/yo-steven/ai-detector-skill-exploration-20260605 --skill ai-text-detector-github-yo-steven
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: ai-text-detector-github
Source: https://github.com/yo-steven/ai-detector-skill-exploration-20260605/tree/main
Command: npx skills add https://github.com/yo-steven/ai-detector-skill-exploration-20260605 --skill ai-text-detector-github-yo-steven

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill requires aidetect, and includes scripts (resource) and references (resource) and assets (resource) components.

What problem does it solve?

This Skill quickly identifies if a given text exhibits AI-like signals, providing a risk estimate with confidence, caveats, and next steps.

Core Features & Use Cases

  • AI-like Text Detection: Identify whether a passage shows AI-like writing signals.
  • Explainable Risk Estimate: Return an estimate with confidence, caveats, and next steps.
  • Use Case: When you receive a text and want to know if it was potentially generated by AI, this skill can quickly analyze it and give you a risk score and suggested next steps.

Quick Start

Detect AI-like signals in the text of the attached file 'example_text.txt' using the ai-text-detector-github skill.

Frequently Asked Questions about ai-text-detector-github

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

FAQPage Schema
How do I detect AI-generated text in an essay or email?

To detect AI-generated text, you provide a passage such as an essay or email for heuristic analysis. The skill evaluates writing signals and outputs a risk estimate, confidence level, and caveats.

What is a text risk assessment for AI writing signals?

A text risk assessment evaluates whether a passage exhibits AI-like writing signals using heuristic methods. It returns a risk estimate, a confidence level, and caveats to help you determine if the text was potentially generated by AI.

Do I need a Python environment to analyze text for AI-like signals?

Yes, analyzing text for AI-like signals requires a local Python environment with the ai-detector-skill library installed. The skill depends on this local library to execute its heuristic text analysis and generate risk estimates.

Can text risk analysis explain why a passage might be AI-generated?

Text risk analysis provides an explainable risk estimate by identifying AI-like writing signals heuristically. Along with the risk score, it outputs caveats and suggested next steps to help you understand the assessment's limitations and context.

What are the limitations of heuristic AI text detection?

Heuristic AI text detection limitations include inherent uncertainty, which is why outputs include confidence levels and caveats. Since it relies on writing signal heuristics rather than definitive proof, it provides an estimated risk rather than absolute certainty.