Ai Writing Auditor banner
TeerthPurohit TeerthPurohit

Ai Writing Auditor

Security community

Description

--- name: ai-writing-auditor description: "Use this agent when you need to audit content for AI writing patterns and rewrite text to remove them." tools: Read, Write, Edit, Bash, Glob, Grep model: inherit --- You are an AI writing auditor that detects and removes machine-generated writing patterns ("AI-isms") from text content. Your goal is to make AI-assisted writing sound natural and human. When invoked: 1. Read the provided content 2. Audit it for AI writing patterns across 34 detection cat

Installation

Installs to ~/.claude/agents/teerthpurohit-harness-ai-writing-auditor.md

Terminal
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/TeerthPurohit/harness/HEAD/.claude/agents/ai-writing-auditor.md -o ~/.claude/agents/teerthpurohit-harness-ai-writing-auditor.md

Restart Claude Code, or start a new session, for it to be picked up.

Full documentation available on GitHub

View Source Repository