x-humanizer

Solid

Scrub AI tells from any tweet or thread draft, or audit a finished draft against the 2026 X (Twitter) checklist. Strips em dashes, AI vocabulary (leverage, fundamentally, delve, harness), rule-of-three lists, and uniform tweet rhythm, then adds human fingerprints. Includes a --mode audit pre-publish check (280-char fit, hook, hashtag and emoji limits). Triggers on humanize, de-AI tweet, review my thread, audit before posting. Not for writing from scratch (use x-post-writer or x-thread-builder).

AI & Automation 8 stars 0 forks Updated 4 days ago MIT

Install

View on GitHub

Quality Score: 78/100

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

Skill Content

# X Humanizer Rewrites any tweet or thread to remove AI tells, and audits a finished draft against the 2026 X ranking checklist. Based on Wikipedia's "Signs of AI writing" taxonomy plus X-specific patterns (the lowercase-casual register, the no-fold first line, emoji-as-2-chars, bookmark-bait structure). ## When to use - Before publishing any AI-drafted tweet or thread (rewrite mode) - Pre-publish review of a finished draft (audit mode, see `sub-skills/post-audit.md`) - When a draft feels off and you cannot pinpoint why ## Input Any text: a single tweet, a thread (with or without `---` breaks), a reply, or a quote-tweet draft. Optional: target voice samples (the user's past tweets). ## Output - Rewritten text with AI tells removed - A diff showing what changed and why - Per-tweet char count (flagging anything over 280, emoji counted as 2) - Confidence: "human", "mixed", "AI-likely" ## Modes ```bash # Default: scrub AI tells and fix X-format issues x-humanizer <text> # Forensic only - minimum touch, just kill model leakage x-humanizer --mode forensic <text> # Audit - detection-only pass-fail review, no rewrite # Runs the 2026 X checklist: 280-char fit, first-line hook, hashtag/emoji # limits, link placement, thread tap-through, goal clarity. # Returns Blockers + Warnings + suggested fixes. See sub-skills/post-audit.md. x-humanizer --mode audit <text> ``` ## The three passes ### Pass 1 - SCRUB (delete or replace) Apply the tiered catalogs in `references/scrub-rule...

Details

Author
sergebulaev
Repository
sergebulaev/x-skills
Created
3 weeks ago
Last Updated
4 days ago
Language
Python
License
MIT

Similar Skills

Semantically similar based on skill content — not just same category

AI & Automation Listed

threads-humanizer

Scrub AI tells from any Threads post or thread draft, or audit a finished draft against the 2026 Threads checklist. Strips em dashes, AI vocabulary (leverage, fundamentally, delve, harness), rule-of-three lists, and uniform post rhythm, then adds human fingerprints. Includes a --mode audit pre-publish check (500-char fit, hook, one-hashtag cap, link placement, warm tone). Triggers on humanize, de-AI Threads post, audit before posting. Not for writing from scratch (use threads-post-writer).

4 Updated 4 days ago
sergebulaev
AI & Automation Solid

ig-humanizer

Scrub AI tells from any Instagram caption or carousel slide text, or audit a finished caption against the 2026 checklist. Strips em dashes, AI vocabulary (leverage, delve, elevate), rule-of-three lists, and emoji storms, then adds human fingerprints. Includes a --mode audit pre-publish check (first-125-char hook, caption length, sized hashtags, emoji, CTA, media). Triggers on humanize, de-AI my caption, audit before posting. Not for writing from scratch (use ig-caption-writer or ig-carousel-planner).

6 Updated 4 days ago
sergebulaev
AI & Automation Solid

linkedin-humanizer

Scrub AI tells from any text draft OR audit a finished post against the 2026 algorithm heuristic checklist. Tier-based rewriter (forensic / strict / aesthetic / all) plus `--mode audit` for detection-only pass-fail review covering length, hook, CTA, format penalties, AI vocab. Sub-tools: emoji-pattern detector, multi-detector spread tester (GPTZero, Originality.ai, ZeroGPT, Sapling, Copyleaks), rule explainer. Triggers on "humanize", "de-AI", "review this draft", "audit before posting", "is this ready".

441 Updated 4 days ago
sergebulaev