humanizerai

This skill provides AI detection and text humanization capabilities via the HumanizerAI API.

Safety Notice

This listing is imported from skills.sh public index metadata. Review upstream SKILL.md and repository scripts before running.

Copy this and send it to your AI assistant to learn

Install skill "humanizerai" with this command: npx skills add humanizerai/agent-skills/humanizerai-agent-skills-humanizerai

HumanizerAI Skill

This skill provides AI detection and text humanization capabilities via the HumanizerAI API.

Capabilities

  • Detect AI Content - Analyze text to determine if it was written by AI

  • Humanize Text - Transform AI-generated text into natural human writing

Setup

Before using this skill, you need a HumanizerAI API key:

  • Sign up at https://humanizerai.com

  • Subscribe to Pro or Business plan

  • Go to Settings > API Keys

  • Create and copy your API key

Set your API key as an environment variable:

export HUMANIZERAI_API_KEY="hum_your_api_key_here"

Available Commands

/detect-ai

Check if text is AI-generated. Returns a score (0-100) and detailed metrics.

Usage:

/detect-ai [paste your text here]

/humanize

Rewrite AI-generated text to make it undetectable. Uses credits (1 word = 1 credit).

Usage:

/humanize [paste your text here]

With intensity:

/humanize --intensity aggressive [paste your text here]

Intensity options:

  • light (Light) - Subtle changes, preserves style

  • medium (Medium) - Balanced rewrites (default)

  • aggressive (Bypass) - Maximum bypass mode

API Reference

See api-reference.md for full endpoint documentation.

Examples

See examples.md for usage examples.

Source Transparency

This detail page is rendered from real SKILL.md content. Trust labels are metadata-based hints, not a safety guarantee.

Related Skills

Related by shared tags or category signals.

Automation

humanize

No summary provided by upstream source.

Repository SourceNeeds Review
Automation

detect-ai

No summary provided by upstream source.

Repository SourceNeeds Review
Automation

cold-email

No summary provided by upstream source.

Repository SourceNeeds Review