
from skillshub46
Rewrites AI-generated text into natural, human-like prose using the HumanizerAI API, with intensity controls and before/after scoring.
Transform AI-generated content into more natural, human-like writing using the HumanizerAI API. The skill accepts text and an optional intensity level (light, medium, aggressive), sends the text to the HumanizerAI endpoint, and returns the rewritten output together with before/after detector scores, word count, and remaining credit information.
Use this skill when you want to reduce AI-detectable patterns in generated text, improve readability, or produce a version better suited for human audiences. Choose light for subtle edits, medium for balanced rewrites, and aggressive for maximum changes to evade strict detectors.
Agents that can make HTTP requests or support WebFetch are compatible (e.g., Claude Code, Gemini/Code-enabled agents, tools that support WebFetch).
This skill wraps the HumanizerAI API to rewrite AI-generated text to bypass AI detectors (GPTZero, Turnitin, Originality.ai). No scripts were present to run — it's purely instructional, telling the agent how to call a third-party API. The SKILL.md is reasonably clear but the purpose (bypassing AI detection) is ethically questionable, and it sends user text to an external service without strong privacy caveats.
The skill's core purpose — bypassing AI detection tools like Turnitin — is ethically questionable, especially in academic contexts. However, it doesn't contain malware, credential harvesting, or destructive commands. The API key handling is standard. Shell injection isn't a concern since there are no scripts. The main security deduction is for sending user text to an external service without clear privacy disclosure. Low usefulness score reflects the niche and ethically fraught use case.
Algolia Cost Tuning
Practical guide to reduce Algolia billing by auditing records/requests, switching to virtual replicas, multi-query usage, caching, and cleanup strategies.
Anthropic Security Basics
Practical security practices for Anthropic Claude integrations: API key management, input validation, prompt-injection defenses, and output scanning.
Colorize — Strategic UI Color Introduction
Introduce purposeful color to monochromatic interfaces to improve hierarchy, meaning, and visual engagement while preserving accessibility.
Input Validation Checker
Automated guidance and code patterns for implementing robust input validation and secure-coding practices (OWASP-aligned).
Plotly Chart Generator
Generates Plotly charts and production-ready code for visualizations; validates outputs and follows best practices for charts and presentations.
Security Headers Generator
Auto-activating skill that generates and validates security HTTP headers and provides guidance for implementing secure header configurations.
Turborepo Guidance
Practical Turborepo guidance for JavaScript/TypeScript monorepos: task configuration, caching, filtering, and CI best-practices.
Exa Webhooks & Events
Patterns and example code for building webhook-style monitors and alerts around Exa neural search (scheduled monitors, similarity alerts, digests).
Test Orchestrator Skill
QA orchestration skill: defines test strategy, assigns unit/integration/E2E suites, enforces coverage thresholds, and coordinates CI test execution.
Splitwise Automation (Composio/Rube MCP)
Automation patterns for Splitwise via Composio's Splitwise toolkit over Rube MCP; includes discovery, connection checks, and safe execution patterns.