
Turn any codebase, with its docs, SQL schemas, configs, and PDFs, into a queryable knowledge graph. A /graphify skill for Claude Code, Cursor, Codex, and Gemini CLI: local deterministic AST parsing, every edge explained, no vector store.
This repository packages slash-command skills for AI text detection, humanization, and related writing tasks. It is built for Claude Code, Cursor, Codex, Windsurf, and other agents that support the Agent Skills format.
Builders who want their agent to check text for AI signals or rewrite it into more natural prose.
You can detect AI-style text and rewrite it with one command instead of doing the whole workflow by hand.
Adds `/detect-ai` to score text and show how likely it is to be AI-generated.
Adds `/humanize` to rewrite text with light, medium, or aggressive intensity.
Includes `/cold-email` and `/follow-up` for cold outreach and follow-up drafts.
Includes `/readability` and `/word-stats` for text metrics and analysis.
Provides agent skill folders for Claude Code, Cursor, Codex, Gemini, and other supported agents.
npx skills add humanizerai/agent-skills
git clone https://github.com/humanizerai/agent-skills.git cp -r agent-skills/skills/detect-ai .claude/skills/ cp -r agent-skills/skills/humanize .claude/skills/
export HUMANIZERAI_API_KEY="hum_your_api_key_here"
/detect-ai [your text here]
/humanize [your text here]
/humanize --intensity aggressive [your text here]
AI detection and text humanization skills for Claude Code, Cursor, and other AI coding assistants.
Detect AI-generated content and humanize text to bypass GPTZero, Turnitin, Originality.ai, and other AI detectors.
| Skill | Command | Description | Credits |
|---|---|---|---|
| detect-ai | /detect-ai | Check if text is AI-generated | Free |
| humanize | /humanize | Make AI text undetectable | 1 word = 1 credit |
| cold-email | /cold-email | Write cold emails using proven frameworks | Free |
| follow-up | /follow-up | Write follow-up emails that re-engage | Free |
| readability | /readability | Analyze text readability metrics | Free |
| word-stats | /word-stats | Get word count and text statistics | Free |
npx skills add humanizerai/agent-skills
Installs both /detect-ai and /humanize commands to Claude Code, Cursor, Codex, and other supported agents.
git clone https://github.com/humanizerai/agent-skills.git
cp -r agent-skills/skills/detect-ai .claude/skills/
cp -r agent-skills/skills/humanize .claude/skills/
export HUMANIZERAI_API_KEY="hum_your_api_key_here"
/detect-ai [your text here]
Returns a score (0-100) with detailed metrics showing how likely the text is AI-generated.
/humanize [your text here]
Transforms AI-generated text into natural human writing that bypasses AI detectors.
With intensity option:
/humanize --intensity aggressive [your text here]
| Value | Name | Description | Best For |
|---|---|---|---|
light | Light | Subtle changes, preserves style | Low AI scores, preserve voice |
medium | Medium | Balanced rewrites (default) | Most use cases |
aggressive | Bypass | Maximum bypass mode | High AI scores, strict detectors |
/detect-ai [paste your AI content]/humanize [your text]/detect-ai [humanized text]| Plan | Price | Words/Month | API Access |
|---|---|---|---|
| Pro | $19.99/mo | 50,000 | Yes |
| Business | $49.99/mo | 200,000 | Yes |
Works with:
Full API docs: humanizerai.com/docs/api
MIT
Sign in to join the discussion.
No comments yet. Be the first to say what this is good for.

Turn any codebase, with its docs, SQL schemas, configs, and PDFs, into a queryable knowledge graph. A /graphify skill for Claude Code, Cursor, Codex, and Gemini CLI: local deterministic AST parsing, every edge explained, no vector store.
Topic in, narrated explainer video out. A Claude Code / Codex skill that turns any topic into a black-canvas motion-graphics explainer video with TTS voiceover, subtitles and a chapter progress bar. Chinese or English; every frame drawn in code with Remotion.
Public repository for Agent Skills
Open-source AI job search: scan job portals, evaluate listings into a structured A-H report with a global 1-5 score, tailor your CV, track applications — runs locally in your AI coding CLI (Claude Code, Codex, OpenCode, Antigravity…)
Agent skill for beautiful, verifiable architecture, workflow, sequence, data-flow, and lifecycle diagrams—self-contained HTML with motion and crisp export.
A skill to stop your coding agent from burying the answer. ADHD-friendly output.