
from agent-skills13
Rewrite AI-generated text into natural, human-like prose with adjustable intensity and provide before/after scores and credit usage.
Humanize AI Text uses an external HumanizerAI API to rewrite machine-generated content into more natural, human-like writing. It accepts an intensity flag (light, medium, aggressive) to control rewrite strength, returns before/after detector scores, and reports credit usage.
Use this skill when the agent receives AI-generated drafts that need to pass human-readability checks or bypass strict AI detectors, when preparing content for academic checks, publishing, or client-facing copy that must appear human.
Designed for conversational/code assistants that can call external APIs (Claude Code, Codex, Copilot-style agents) and that expose user-invocable commands.
HumanizerAI skill provides a single SKILL.md that instructs agents to call the HumanizerAI API to rewrite AI-generated text into more natural-sounding prose. No bundled scripts to test. The skill is straightforward but narrow in scope, primarily serving users who want to bypass AI detection tools.
Skill is a thin wrapper around a paid API service. No security concerns beyond the inherent data-sharing with the third-party API. The core purpose (bypassing AI detectors) is ethically debatable but not malicious. No scripts included — markdown-only skill.