undetectable-ai

Installation
SKILL.md

Undetectable AI

TypeScript CLI tools for bypassing AI content detectors by removing telltale patterns.

Setup

cd scripts && npm install

Scripts

analyze.ts — Scan for Detectable Patterns

Finds patterns that AI detectors look for: vocabulary, sentence structure, artifacts.

# Analyze a file
npx ts-node scripts/analyze.ts input.txt
Installs
5
Repository
openclaw/skills
GitHub Stars
4.5K
First Seen
Feb 3, 2026
undetectable-ai — openclaw/skills