linkedin-humanizer

Solid

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

AI & Automation 441 stars 62 forks Updated 4 days ago MIT

Install

View on GitHub

Quality Score: 90/100

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

Skill Content

# LinkedIn Humanizer V2 Rewrites any text to remove AI tells. Based on Wikipedia's "Signs of AI writing" taxonomy plus 2026 LinkedIn-specific patterns. **V2 (2026-04-27):** rules now split into 3 tiers so you can pick which signals you trust. ## What changed in V2 The previous version applied every rule equally. We learned that some rules catch real AI output and some catch good human writing. So: - **Forensic** rules catch real AI signals nobody else produces. Always on. - **Strict** rules catch corporate-speak that's bad style regardless of who wrote it. On by default. - **Aesthetic** rules catch patterns that AI uses but humans also use legitimately (em dashes, rule of three, "robust"). Off by default. Opt in if you want maximum scrub. See `sub-skills/rules-explainer.md` for per-rule justification, defenses, and citations. ## When to use - Before publishing any AI-drafted post or comment (rewrite mode) - Pre-publish review of a finished draft (audit mode, see `sub-skills/post-audit.md`) - When a draft feels off and you can't pinpoint why ## Input Any text (post, comment, reply, DM). Optional: target voice samples (past human posts by the user). ## Output - Rewritten text with AI tells removed - Diff showing what changed and why - Per-sentence perplexity estimate (higher = more human) - Confidence: "human", "mixed", "AI-likely" - Tier applied (which mode was used) ## Modes ```bash # Default: forensic + strict (recommended for LinkedIn) linkedin-humanizer <text>...

Details

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

Integrates with

Bundled in these plugins

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

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
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 weeks ago
Aparnabuilds