analyze_ai_writing
Analyze text for AI-writing tells in English or Spanish. Returns a 0-100 score, evidence with exact phrases, and actionable fixes—processing stays on-device.
Instructions
Analyzes text for the stylometric tells of AI writing (English & Spanish): overused vocabulary, rhetorical crutches, syntactic tells, and low burstiness (uniform sentence rhythm). Returns an overall 0-100 "reads like AI" score, a plain-language verdict, per-category counts, document statistics, and a list of findings — each with the exact offending text, why it reads as AI, and an actionable fix. Runs fully offline; the text never leaves the machine. This is a signal, not proof of AI authorship.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| text | Yes | The text to analyze. | |
| language | No | Language: "en", "es", or "auto" to detect. Default "auto". | auto |