πŸ”§

Anti Slop Writing

πŸ”“Unverified
by adenaufal Β· v1.2.0 Β· MITRepository

Write text that avoids all known AI writing patterns and passes human detection. Use when writing articles, essays, blog posts, social media copy, or any content that must read as authentically human. Triggers on requests to write naturally, avoid AI slop, avoid AI detection, humanize writing, write like a human, or make text sound authentic.

Install on your platform

We auto-selected Claude Code based on this skill’s supported platforms.

1

Run in terminal (recommended)

terminal
claude mcp add anti-slop-writing npx -- -y @trustedskills/anti-slop-writing
2

Or manually add to ~/.claude/settings.json

~/.claude/settings.json
{
  "mcpServers": {
    "anti-slop-writing": {
      "command": "npx",
      "args": [
        "-y",
        "@trustedskills/anti-slop-writing"
      ]
    }
  }
}

Requires Claude Code (claude CLI). Run claude --version to verify your install.

About This Skill

What it does

This skill helps AI agents produce more human-sounding writing, avoiding the typical hallmarks of AI-generated text. It focuses on creating output that is more specific, less rigid, and generally avoids generic phrasing. The skill draws inspiration from research into AI text detection and guidelines for identifying signs of AI writing.

When to use it

  • Rewriting formal content: Transform overly formal or verbose passages into more approachable language.
  • Avoiding robotic tone: Inject personality and naturalness into AI-generated responses.
  • Improving clarity: Produce concise and direct text that cuts out unnecessary jargon or filler phrases.
  • Generating engaging descriptions: Craft vivid and specific details to make content more compelling (e.g., describing a festival with stall details and sold-out items).

Key capabilities

  • Transforms formal writing into more natural language.
  • Reduces the "AI feel" in generated text.
  • Promotes specificity and detail in output.
  • Supports various AI tools including Claude.ai, Claude Code, Copilot, Cursor, Windsurf, Gemini CLI, and Codex CLI.

Example prompts

  • β€œPlease rewrite this to sound more human.”
  • "Make this writing not look like it was written by an AI."
  • "No slop, get straight to the point."

Tips & gotchas

  • The skill requires cloning the repository for tools other than Claude.ai.
  • To quickly test if the skill is active, use a prompt requesting two versions of text: one formal and concise, the other casual and natural, avoiding AI templates.

Tags

πŸ›‘οΈ

TrustedSkills Verification

Unlike other registries that point to live repositories, TrustedSkills pins every skill to a verified commit hash. This protects you from malicious updates β€” what you install today is exactly what was reviewed and verified.

Verified Commitd6221ff8 β†’

Installing this skill downloads the exact code at commit d6221ff8, not the current state of the repository. This prevents supply-chain attacks from unauthorized updates.

Security Audits

Gen Agent Trust HubPass
SocketPass
SnykPass

Details

Version
v1.2.0
License
MIT
Author
adenaufal
Installs
0
Updated
Mar 1, 2026
Published
Feb 28, 2026

πŸ”“ Unverified

Not yet reviewed. Use with caution.

Pinned commitd6221ff8

Install command fetches the verified snapshot, not the live repository.