workflowstacks
claude-skill

Avoid AI Writing Patterns

Remove AI writing patterns with avoid-ai-writing. For founders using Claude and other agents, with 2.2k+ GitHub stars.
2,907 stars271 forksJavaScriptHealth Score 9/10Updated 8/7/2026100% free · open source
What it does

Avoid-ai-writing is a skill that audits and rewrites content to remove AI writing patterns, making it useful for founders using AI agents like Claude

Install / run
git clone https://github.com/conorbronsdon/avoid-ai-writing.git
When to use it
  • When you need to make AI-generated content sound more human-like
  • When using Claude or other AI agents for content creation and want to avoid detection
  • When you want to audit your content for AI writing patterns and rephrase them
Quick start
  1. 1Clone the repository and navigate to the project directory with 'cd avoid-ai-writing'
  2. 2Review the example usage in the README to understand how to integrate with your AI agent
  3. 3Create a new JavaScript file (e.g., 'app.js') and require the avoid-ai-writing module
  4. 4Use the 'audit' and 'rewrite' functions to analyze and rephrase your content, as shown in the README examples
  5. 5Test the skill with a sample AI-generated text to see the rewritten output
Ready-to-paste prompt
const avoidAi = require('./avoid-ai-writing'); const text = 'This is a sample AI-generated text'; const rewrittenText = avoidAi.rewrite(text); console.log(rewrittenText);
Heads up: Make sure you have Node.js installed and configured on your system, as avoid-ai-writing is a JavaScript module that relies on Node.js to run
Saves to your device

Topics

ai-writing
claude
claude-code
llm
prompt-engineering
skill
writing
What's inside — free to inspect
No purchase needed

Read the entire source before you build — unlike paid marketplaces that hide it behind a buy button.

11
top-level files
9
folders
590K
source size
MIT
license
Key files
package.json
README.md
SKILL.md
File tree
.claude-plugin/
.github/
corpus/
cursor-rules/
detector/
docs/
examples/
plugins/
scripts/
.gitattributes
.gitignore
.ssot.yaml
CHANGELOG.md
CLAUDE.md
CONTRIBUTING.md
LICENSE
package.json
PROOF.md
README.md
SKILL.md
Quick Actions
Details
Creator
conorbronsdon
Language
JavaScript
Category
claude-skill
Published
3/6/2026

Are you the creator of this tool? Claim your listing → and earn 85% of every sale.