ai-detector

Analyze text files for AI-generated content risk using the aidetect Python package.

433|15|Updated May 25, 2026
One-click install
npx skills add https://github.com/lynote-ai/ai-detector-skill --skill ai-detector
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: ai-detector
Source: https://github.com/lynote-ai/ai-detector-skill/tree/main/.claude/skills/ai-detector
Command: npx skills add https://github.com/lynote-ai/ai-detector-skill --skill ai-detector

SYSTEM DOCUMENTATION & REQUIREMENTS

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

What problem does it solve?

This Skill analyzes the risk of text being AI-generated, aiding in detecting potential AI-like content in essays, messages, and other prose samples.

Core Features & Use Cases

  • Text Risk Analysis: Assess the likelihood of text being AI-generated.
  • Use Case: When reviewing a document, use this Skill to determine if the text exhibits characteristics indicative of AI creation.

Quick Start

Run the ai-detect command on the text file 'example.txt' to analyze its AI-like signal risk.

Frequently Asked Questions about ai-detector

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

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

You can assess AI-generated text risk in prose by running the ai-detect command on your target text file. The analysis evaluates specific signals and metrics to determine if the content exhibits characteristics of AI creation.

What is AI text risk analysis and how does it work for content verification?

AI text risk analysis is a content verification process that evaluates prose for signals and metrics indicative of AI generation. It works by performing model inference on the provided text to calculate the likelihood of AI authorship.

Do I need the aidetect Python package to analyze AI-like signals?

Yes, you need the aidetect Python package installed because the Skill requires it for model inference. This dependency is necessary to execute the underlying analysis that assesses AI-generated text risk.

Can I use AI detection for professional messages and reviews?

Yes, you can use this AI detection for professional messages and reviews. The Skill is explicitly designed for both academic and professional contexts to analyze AI-generated content risks in various prose samples.

What is the best way to check if a document was written by AI?

The best way to check if a document was written by AI is to run the ai-detect command on the text file. This analyzes the document's metrics and signals to provide a risk assessment of AI generation.

What are the limitations of automated prose analysis for AI detection?

Automated prose analysis for AI detection provides a risk assessment based on signals and metrics, not a definitive verdict. It analyzes characteristics indicative of AI creation, meaning results should guide review rather than serve as absolute proof.