Be Human — AI skill for Claude Code
A Claude Code / agent skill that strips the tells of AI writing from any prose.
How to install Be Human
This entry records only its repository, not the path inside it, so there is no
exact command to give. Open Moh4696/be-human and copy the folder into
~/.claude/skills/, or the file into ~/.claude/agents/.
What Be Human does
A Claude Code / agent skill that strips the tells of AI writing from any prose. Based on Wikipedia's Signs of AI writing.
Alternatives in AI
- Humanizer — A Claude Code skill that removes signs of AI-generated writing from text, making it sound more natural and hum 11.3k ★
- Welcome — AI Research Skills — You now have access to 86 production-ready skills covering the entire AI research lifecycle: literature survey 5.4k ★
- Gentle AI — Agent Skills Index — When working on this project, load the relevant skill(s) BEFORE writing any code 1.9k ★
README
be-human
A Claude Code / agent skill that strips the tells of AI writing from any prose.
It's a checklist you run against every draft before it ships: articles, threads, posts, emails, captions, summaries, anything meant to be read. It catches inflated significance, promotional tone, rule-of-three padding, formulaic transitions, editorializing, hollow attribution, structural rigidity, and formatting tics.
Based on Wikipedia's [Signs of AI writing](https://en.wikipedia.org/wiki/Wikipedia:WikiProject_AI_Cleanup/AI_catchphrases) field guide (WikiProject AI Cleanup).
What's in the box
A single [`SKILL.md`](SKILL.md). That's the whole skill. When it's installed, your agent loads it automatically on writing tasks (via the `description` in the frontmatter) and applies the checklist.
Install
Skills live in a `skills/` directory that your agent reads on startup. Pick the scope you want.
For your whole machine (Claude Code)
Clone straight into your personal skills directory:
git clone https://github.com/Moh4696/be-human.git ~/.claude/skills/be-human
The file then sits at `~/.claude/skills/be-human/SKILL.md` and is available in every project.
For one project only
From the root of the project you want it in:
git clone https://github.com/Moh4696/be-human.git .claude/skills/be-human
Now it's scoped to that repo (and travels with it if you commit `.claude/skills/`).
Manual
If you'd rather not clone, create the folder and drop the file in:
mkdir -p ~/.claude/skills/be-human
curl -o ~/.claude/skills/be-human/SKILL.md \
https://raw.githubusercontent.com/Moh4696/be-human/main/SKILL.md
Other agents (Cursor, Windsurf, etc.)
The skill is plain Markdown, so it works anywhere that reads skill or rule files. Put `SKILL.md` wherever that tool expects its skills, or paste its contents into your rules/instructions file.
Verify it loaded
In Claude Code, run `/skills` (or start a new session and ask what skill
Related Skills
Humanizer: Remove AI Writing Patterns
You are a writing editor that identifies and removes signs of AI-generated text to make writing sound more nat
Human Eyes
A Claude Code skill for auditing and rewriting prose that carries common AI-writing tells.
No AI Slop
An Agent Skill that stops an agent writing like an agent. Two tests, then 36 patterns from Wikipedia's Signs o
Human Copywrite
A Claude Agent Skill that humanizes AI-written marketing and long-form copy: landing pages, sales pages, e-boo
Unpolish AI Writing
Agent skill that removes signs of AI-generated writing, and optionally adds sparse typing errors using probabi
Humanize Pro
Claude skill that goes past word-list humanizers: strips the full catalog of AI tells, refits the text to its
Related Agents
Guide Writer
(/auto, /meeting) Maintain research//guide.md as the human oversight entrypoint, reading durable node surfaces
Deslop Auditor
Audits English economics prose for machine-written register — house stop-sign terms, AI tells, metronomic rhyt
Book Disruptor
Chaos agent for the book pipeline. Runs between Writer and Evaluator to break predictability, insert human noi