humanizer

Rewrite text to remove AI writing patterns and add natural voice.

5|2|Updated May 26, 2026
One-click install
npx skills add https://github.com/perasyudha/Nyxora --skill humanizer-perasyudha
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: humanizer
Source: https://github.com/perasyudha/Nyxora/tree/main/packages/core/playbooks/creative/humanizer
Command: npx skills add https://github.com/perasyudha/Nyxora --skill humanizer-perasyudha

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve? AI-generated text contains recognizable patterns—promotional language, vague attributions, formulaic structures—that make writing sound robotic and erode reader trust. This Skill identifies and removes 29 documented AI writing tells while preserving meaning and injecting genuine personality. ## Core Features & Use Cases - Pattern Detection and Removal: Scans text for 29 documented AI-isms including significance inflation, em dash overuse, rule-of-three structures, sycophantic tone, and filler phrases, then rewrites each problematic section. - Voice Calibration: Analyzes a user-provided writing sample to match sentence rhythm, word choice, and punctuation habits in the rewrite. - Self-Audit Loop: Performs a final anti-AI pass, explicitly listing remaining tells before producing the polished version. - Use Case: Paste an AI-drafted blog post and receive a rewrite that strips chatbot artifacts, varies sentence rhythm, and reads like a person wrote it—plus a summary of every change made. ## Quick Start Humanize this draft blog post so it doesn't sound AI-generated, and show me what you changed.

Frequently Asked Questions about humanizer

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I make AI-generated text sound human?

Identify common AI patterns like significance inflation, rule-of-three structures, and promotional adjectives, then rewrite each section with varied sentence rhythm and specific details. This Skill automates that process using 29 documented patterns from Wikipedia's Signs of AI writing guide.

What are the signs of AI-generated writing?

Common signs include words like 'delve', 'testament', and 'landscape', superficial -ing phrases, vague attributions to 'experts', em dash overuse, boldface list headers, and generic upbeat conclusions. The Skill catalogs 29 such patterns with before-and-after examples.

Can I match my own writing style when rewriting text?

Yes, provide a sample of your own writing inline or as a file path. The Skill analyzes your sentence length, word choice, punctuation habits, and transitions, then applies those patterns to the rewrite instead of a default voice.

Does humanizing text work on files or only pasted text?

Both work. Paste text directly for an inline rewrite, or point to a file which gets loaded with read_file and edited via patch or write_file. For file edits, the changed sections are shown rather than silently overwritten.

Will rewriting change the meaning of my text?

No, the process explicitly preserves the core message and intended tone while only replacing AI-isms with natural alternatives. A summary of changes is provided so you can verify nothing substantive was altered.