git log --oneline --stat
HEAD
- Stars
- 3.1k
- Forks
- 184
- Updated
- May 9, 2026
repo --stat
stars
3.1k
forks
184
last update
May 9, 2026
license
MITv2.1.0
quickstart.sh
3 steps
- Install
// Drops SKILL.md into ~/.claude/skills/
$ claude skills add skill-humanizer - Invoke
// Run from any project directory
$ claude --skill skill-humanizer "draft a launch announcement" - Iterate
// Re-run with edits — Claude keeps the skill loaded
$ claude --skill skill-humanizer "now refactor it"
skill-humanizer/
references
- references/
- SKILL.mdopen
- README.mdopen
SKILL.md
readonly
- name:
- Claude Skill Humanizer
- slug:
- skill-humanizer
- version:
- v2.1.0
- license:
- MIT
- author:
- @humanforge
- repository:
- github.com/humanforge/claude-skill-humanizer
- categories:
- tags:
- #humanizer#ai-detector#writing#tone#rewriting
- description:
Rewrite AI-flavored text into authentic human prose. Drops the 'as an AI…' tells.
features.md
3 capabilities
// What you can do with it
- Automates the tedious parts of the workflow.
- Gives Claude the right context, tools, and guardrails.
- Produces consistent, reviewable output every time.
README.md
skill-humanizer/README.md
5 sections
Loading README…
$ cat reviews/
Reviews
// No reviews yet. Be the first.
Loading review form…