humanize-ai-text

Installation
SKILL.md

Humanize AI Text

Comprehensive CLI for detecting and transforming AI-generated text to bypass detectors. Based on Wikipedia's Signs of AI Writing.

Quick Start

# Detect AI patterns
python scripts/detect.py text.txt

# Transform to human-like
python scripts/transform.py text.txt -o clean.txt

# Compare before/after
python scripts/compare.py text.txt -o clean.txt

Installs
8
GitHub Stars
380
First Seen
May 14, 2026
humanize-ai-text — craftos-dev/craftbot