humanizer

Featured

Strip AI-writing tells from prose destined for humans — docs, PR/commit bodies, reports, release notes, blog posts, Slack/email drafts. Removes LLM-vocabulary clichés (delve, boasts, testament, underscore, robust, tapestry...), banned constructions (not just X but Y, rule-of-three triads, "-ing" superficial-analysis clauses, vague-attribution weasel words), and formatting tells (title-case headings, mechanical bolding, em-dash overuse, curly quotes, bare-bullet inline-header lists). TRIGGER when: user asks to humanize/polish/de-AI a piece of text or file; before finalizing a substantial human-facing prose artifact drafted as part of the current task (docs, PR/commit body, report, blog post, release notes, external message) — self-review pass, best-effort model-initiated, not a guaranteed intercept. SKIP when: output is a terse conversational chat reply, code, JSON/YAML/config, a machine-parsed agent envelope ("Return ONLY:"), or the target is an ultra-caveman-tier handover file (`.temp/`, inter-agent prose pe

Data & Documents 27 stars 4 forks Updated today Apache-2.0

Install

View on GitHub

Quality Score: 88/100

Stars 20%
48
Recency 20%
100
Frontmatter 20%
70
Documentation 15%
100
Issue Health 10%
80
License 10%
100
Description 5%
100

Skill Content

<objective> Detect and remove statistical AI-writing fingerprints from human-facing prose before it ships. Grounded in Wikipedia's crowd-sourced AI-detection corpus (`Wikipedia:Signs of AI writing`) — a maintained list of vocabulary, syntax, and formatting patterns that over-represent in LLM output vs human baseline. Apply as a final pass, not a rewrite-from-scratch: preserve meaning, facts, and structure; only excise the tells. </objective> <inputs> - **text or file path to humanize**: optional. Inline text, or a file path (Markdown/plain text) to edit in place. - **check `<file>`**: read-only mode — report findings without editing. - No argument: humanize the draft already composed earlier in this turn (self-review pass) — only reachable when the model chooses to invoke this skill mid-task; there is no platform hook that guarantees a pre-send interception, so treat this path as best-effort, not a hard gate. </inputs> <workflow> ## 1. Load the target text - Inline text → work on it directly, no file I/O. - File path → `Read` the file. - No argument → treat the draft already composed earlier in this turn as the target. ## 2. Scan against the checklist Walk the text once per category below; flag every hit before editing anything (report-first, matches `check` mode output). **Vocabulary — cut or replace with plain equivalent:** | Banned | Plain replacement | | -- | -- | | delve, boasts, testament, underscore(s), showcase, tapestry, intricate/intricacies, meticulous,...

Details

Author
Borda
Repository
Borda/AI-Rig
Created
6 months ago
Last Updated
today
Language
Python
License
Apache-2.0

Similar Skills

Semantically similar based on skill content — not just same category

AI & Automation Listed

humanizer-pro

Use when editing, reviewing, or self-auditing text to remove signs of AI writing and make it read as human: "humanize this," de-slop a draft, "sounds too AI," "check this," "score this," "audit only," "AI check," "do not rewrite," style edit, Elements of Style pass, wiki/article rewrite, Wikipedia-style or encyclopedic article draft, neutral tone, wikitext, citations, source-bound writing, or cleaning up chatbot residue. Covers prose tells (significance and promotional inflation, vague attribution, superficial -ing phrases, AI vocabulary, syntactic tells, verbosity and padding, rhetorical formulas, binary contrasts, rule of three, em-dash overuse, formatting), wiki-specific neutrality/source risks, and mechanical artifact leakage (citeturn0search0, contentReference, oaicite, oai_citation, grok_card, web/attached_file tags, roleplay markers, AI-referrer URL params like utm_source=chatgpt.com or utm_source=claude.ai, zero-width/homoglyph bypass characters) plus unfilled placeholders ([Your Name], 2025-XX-XX, IN

3 Updated yesterday
eddyplolz
AI & Automation Listed

humanize

Detect and rewrite prose that reads as AI-generated: em dashes, AI vocabulary, negative parallelisms, rule-of-three filler, puffery, tone tells. Use for "humanize this", "de-slop", "sounds like ChatGPT", "make this less AI".

2 Updated yesterday
magnusrodseth
Data & Documents Listed

humanizer

Audit, rewrite, or draft text so it carries zero AI-writing tells and makes only honest, sourced, self-consistent claims. Built from Wikipedia's "Signs of AI writing" (WikiProject AI Cleanup), open-source detector heuristics, and a writing-integrity contract. Use for ALL writing and editing tasks (blogs, LinkedIn, Quora, PR, case studies, emails, landing pages, executive ghostwriting) even when the user doesn't say "humanize". Also trigger when asked to detect AI patterns, de-AI a draft, audit claims, or check whether text would pass as human. Applies to everything except code and raw data.

0 Updated 1 months ago
Aparnabuilds