humanize
Transform AI-generated text into natural writing that bypasses AI detectors.
- Three intensity levels (light, medium, aggressive) adjust how extensively the text is rewritten, with credit usage based on word count
- Provides before/after AI detection scores to show improvement against detectors like GPTZero, Turnitin, and Originality.ai
- Requires HumanizerAI API key and consumes 1 credit per word processed; detection scoring is free
Humanize AI Text
Transform AI-generated content into natural, human-like writing using the HumanizerAI API.
How It Works
When the user invokes /humanize, you should:
- Parse $ARGUMENTS for text and optional --intensity flag
- Call the HumanizerAI API to humanize the text
- Present the humanized text with before/after scores
- Show remaining credits
Parsing Arguments
The user may provide:
- Just text:
/humanize [their text] - With intensity:
/humanize --intensity aggressive [their text]
More from humanizerai/agent-skills
detect-ai
Analyze text to detect if it was written by AI. Returns a score from 0-100 with detailed metrics. Use when checking content before publishing or submitting.
309readability
Analyze text readability with Flesch-Kincaid, Gunning Fog, SMOG, and other metrics. Returns objective scores with interpretation and recommendations.
157cold-email
Write cold emails that get replies using proven frameworks (AIDA, PAS, BAB). Enforces best practices like 50-125 word limit and personalized openers.
152word-stats
Get word count, character count, reading time, and text statistics. Quick analysis without questions.
151follow-up
Write follow-up emails that re-engage without being annoying. Uses proven psychology for follow-up sequences. 42% of replies come from follow-ups.
135humanizerai
Detect AI-generated content and humanize text to bypass AI detectors like GPTZero, Turnitin, Originality.ai, Copyleaks, and ZeroGPT. Use when the user wants to check if text is AI-generated, make AI text undetectable, humanize ChatGPT/Claude output, or bypass AI content detection.
3