ig-humanizer

Solid

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).

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

Install

View on GitHub

Quality Score: 78/100

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

Skill Content

# Instagram Humanizer Rewrites any caption or carousel slide text to remove AI tells, and audits a finished caption against the 2026 Instagram checklist. Based on Wikipedia's "Signs of AI writing" taxonomy plus Instagram-specific patterns (the first-125 fold, the lowercase-casual caption register, sized hashtags, sends-and-saves structure). ## When to use - Before publishing any AI-drafted caption or carousel (rewrite mode) - Pre-publish review of a finished caption (audit mode, see `sub-skills/post-audit.md`) - When a caption feels off and you cannot pinpoint why ## Input Any text: a caption, the on-image text of a carousel, or a Reel caption. Optional: target voice samples (the user's past captions). ## Output - Rewritten text with AI tells removed - A diff showing what changed and why - Caption char count (flagging if the hook spills past the first 125 chars) - Confidence: "human", "mixed", "AI-likely" ## Modes ```bash # Default: scrub AI tells and fix Instagram-format issues ig-humanizer <text> # Forensic only - minimum touch, just kill model leakage ig-humanizer --mode forensic <text> # Audit - detection-only pass-fail review, no rewrite # Runs the 2026 Instagram checklist: first-125 hook, caption length, sized # hashtags, emoji limits, CTA quality, media reminder. # Returns Blockers + Warnings + suggested fixes. See sub-skills/post-audit.md. ig-humanizer --mode audit <text> ``` ## The three passes ### Pass 1 - SCRUB (delete or replace) Apply the tiered cat...

Details

Author
sergebulaev
Repository
sergebulaev/instagram-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 Solid

x-humanizer

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).

8 Updated 4 days ago
sergebulaev
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 Listed

fb-humanizer

Scrub AI tells from any Facebook Page post draft, or audit a finished draft against the 2026 Facebook checklist. Strips em dashes, AI vocabulary (leverage, delve, harness), "We are thrilled to announce" openers, and corporate auto-pilot, then adds human fingerprints. Includes a --mode audit pre-publish check (under-80 sweet spot, hook, engagement bait, hashtag and emoji limits). Triggers on humanize, de-AI my post, audit before posting. Not for writing from scratch (use fb-post-writer).

4 Updated 4 days ago
sergebulaev