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.gitWhen 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
- 1Clone the repository and navigate to the project directory with 'cd avoid-ai-writing'
- 2Review the example usage in the README to understand how to integrate with your AI agent
- 3Create a new JavaScript file (e.g., 'app.js') and require the avoid-ai-writing module
- 4Use the 'audit' and 'rewrite' functions to analyze and rephrase your content, as shown in the README examples
- 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.
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.
Related skills
More claude-skill tools founders pair with this one.
claude-skill★ 236,542
Hermes-Agent: AI Growth
Scale with a versatile AI agent. For startup founders using Python and AI.
claude-skill★ 186,844
AutoGPT: Accessible AI Tools
Get accessible AI tools with AutoGPT, for startup founders, with 184k+ GitHub stars.
claude-skill★ 143,473
Langchain
The agent engineering platform.
claude-skill★ 116,560
UI UX Pro Max Skill
An AI skill that provides design intelligence for building professional UI/UX across multiple platforms.
claude-skill★ 99,060
Caveman: Reduce Tokens
Get efficient token usage with Caveman, a Claude Code skill for founders. 69k+ GitHub stars.
claude-skill★ 76,019
Rtk
CLI proxy that reduces LLM token consumption by 60-90% on common dev commands. Single Rust binary, zero dependencies