From 47ab99fc6564512b6c89d42022d9aa8ab70fa84c Mon Sep 17 00:00:00 2001 From: Krishna Sunkam <38511958+krishnasunkam@users.noreply.github.com> Date: Mon, 24 Aug 2026 23:06:35 -0700 Subject: [PATCH] Add AiTells: flags the tells of AI-written prose --- library.json | 12 +++++++++++- 1 file changed, 11 insertions(+), 1 deletion(-) diff --git a/library.json b/library.json index f2db7c5..4794ce6 100644 --- a/library.json +++ b/library.json @@ -1,4 +1,14 @@ [ + { + "name": "AiTells", + "description": "Flags the tells of AI-written prose: em-dash habits, epigrams, abstract-noun triads, clichés, and 13 more benchmarked rules.", + "homepage": "https://github.com/krishnasunkam/vale-ai-tells", + "url": "https://github.com/krishnasunkam/vale-ai-tells/releases/latest/download/AiTells.zip", + "logo": "https://github.com/krishnasunkam.png", + "tags": [ + "style" + ] + }, { "name": "AsciiDoc", "description": "A Vale-compatible implementation of select AsciiDoc syntax rules.", @@ -143,7 +153,7 @@ }, { "name": "proselint", - "description": "proselint places the world\u00e2\u20ac\u2122s greatest writers and editors by your side.", + "description": "proselint places the world’s greatest writers and editors by your side.", "homepage": "https://github.com/errata-ai/proselint", "url": "https://github.com/errata-ai/proselint/releases/latest/download/proselint.zip", "logo": "https://github.com/amperser.png",