by matonhp5108
A Claude/Codex plugin to make its writing more human
# Add to your Claude Code skills
git clone https://github.com/matonhp5108/Automatic-HumanizerGuides for using ai agents skills like Automatic-Humanizer.
Automatic-Humanizer is an open-source ai agents skill for AI coding assistants such as Claude Code, Codex CLI, and ChatGPT, built by matonhp5108. A Claude/Codex plugin to make its writing more human. It has 0 GitHub stars.
Automatic-Humanizer's catalog security scan is still queued. You can run an instant dependency and prompt-injection check now with the "Scan for vulnerabilities" button above.
Clone the repository with "git clone https://github.com/matonhp5108/Automatic-Humanizer" and add it to your Claude Code skills directory (see the Installation section above).
Yes. SkillsLLM lists many other AI Agents skills you can browse and compare side by side. Open the AI Agents category from the badge at the top of this page, or use the Related Skills and comparison links further down to weigh Automatic-Humanizer against similar tools.
No comments yet. Be the first to share your thoughts!
Unlocks once the catalog security scan passes (runs nightly).
⚠️ Third-Party Software Notice
This skill is third-party open-source software developed and hosted independently on GitHub. SkillsLLM is an informational directory and does not control or maintain the underlying repository.
Any security checks, ratings, or warnings displayed by SkillsLLM are automated and limited in scope. They do not constitute a security certification or guarantee that the software is safe, error-free, or free from malicious code, vulnerabilities, compromised dependencies, or prompt-injection risks.
Review the source code, permissions, dependencies, and configuration before installing or running any third-party skill. Use is at your own risk. To the maximum extent permitted by applicable law, SkillsLLM is not liable for losses arising from third-party software.
The deep catalog scan for this skill is still queued. Run an instant dependency check now instead.
Automatic Humanizer is a plugin for Codex and Claude Code that seamlessly writes and revises text in a natural, human-like voice. It makes it easier to produce emails, essays, applications, cover letters, and similar writing without sounding like a machine or being flagged by AI detectors.

You don't even need to invoke it. Ask Codex or Claude Code to write or revise something normally, and it will automatically apply the skill in the background.
Add this GitHub repository as a Codex marketplace:
codex plugin marketplace add matonhp5108/Automatic-Humanizer
Install the plugin:
codex plugin add automatic-humanizer@automatic-humanizer
Start a new Codex task after installation so the skill is loaded.
Add this GitHub repository as a Claude Code marketplace:
claude plugin marketplace add matonhp5108/Automatic-Humanizer
Install the plugin:
claude plugin install automatic-humanizer@automatic-humanizer
Start a new Claude Code session after installation. The skill is available explicitly as /automatic-humanizer:humanize-writing and can also activate automatically when you ask Claude to write or revise prose.
You do not need to invoke the skill by name. Ask Codex or Claude Code to write or revise something normally:
Write a natural, thoughtful email using concrete details.
Rewrite this in my voice with less predictable structure.
Revise this naturally and check it with QuillBot's AI detector.
For the closest voice match, include a short sample of your own writing. If you request detector checking, name the exact detector because results are not interchangeable.
The plugin starts with what actually happened: an event, object, decision, observation, or consequence. Interpretation comes after the reader has something specific to hold onto. It avoids fabricated anecdotes, fake vulnerability, deliberate mistakes, and generic filler.
Detector results are estimates, not proof of authorship. Scores can vary between products and versions, and this plugin does not guarantee a particular result. You remain responsible for reviewing the final writing and following any academic, workplace, or platform rules that apply.
Edit plugins/automatic-humanizer/skills/humanize-writing/SKILL.md to change the shared writing workflow. For a release, update the semantic version in both plugins/automatic-humanizer/.codex-plugin/plugin.json and plugins/automatic-humanizer/.claude-plugin/plugin.json.
Refresh and reinstall in Codex:
codex plugin marketplace upgrade automatic-humanizer
codex plugin remove automatic-humanizer@automatic-humanizer
codex plugin add automatic-humanizer@automatic-humanizer
Open a new Codex task to test the updated version.
For Claude Code, validate the package, update the marketplace, and update the plugin:
claude plugin validate .
claude plugin marketplace update automatic-humanizer
claude plugin update automatic-humanizer@automatic-humanizer
For local Claude Code development without installing the marketplace, run:
claude --plugin-dir ./plugins/automatic-humanizer
MIT © 2026 Evaan Chowdhry