agent-skills
Detect AI text, humanize writing, and improve readability
All Skills in This Repository (6)
Pure Emerald Level Indicatorsdetect-ai
Send text to the HumanizerAI API and return AI detection scores and verdicts.
cold-email
Draft targeted cold emails using AIDA, PAS, or BAB frameworks.
word-stats
Analyze text to produce word, character, sentence, and paragraph counts with reading time estimates.
humanize
Rewrite AI-generated text into natural, human-like writing via the HumanizerAI API.
readability
Compute Flesch-Kincaid, Gunning Fog, and SMOG readability scores with text statistics.
follow-up
Generate concise follow-up emails re-engaging prospects after non-response.
Frequently Asked Questions
FAQPage SchemaHow to install HumanizerAI Agent Skills?โผ
Run `npx skills add humanizerai/agent-skills --all -g -y` in your terminal to install all six skills globally.
How to check if text is AI-generated?โผ
Use the /detect-ai command with your text to get a 0-100 score with detailed metrics like perplexity and burstiness. Detection is free and unlimited.
How to make AI text undetectable?โผ
Run /humanize with your text to rewrite it into natural human writing that bypasses GPTZero, Turnitin, and Originality.ai. Choose light, medium, or aggressive intensity based on your AI score.
Does HumanizerAI work with Claude Code and Cursor?โผ
Yes. All skills follow the universal SKILL.md standard and run in Claude Code, Cursor, Windsurf, and any agent supporting the Agent Skills format.
Do I need an API key to use these skills?โผ
Yes, you need a free API key from humanizerai.com set as the HUMANIZERAI_API_KEY environment variable. Detection is free, while humanization uses one credit per word.
Related Repositories in Content & Communication
View All in Content & Communicationโskills
Official Anthropic skills for documents, design, and developer workflows
humanizer
Rewrite AI-sounding text so it reads like a person wrote it
UniGetUI
Automate software translation reviews, diffs, and localization quality checks