Traction scoreGitHub stars can be faked, so popularity alone can be misleading. Traction Score looks for broader signs of recent attention, adoption, and active maintenance.
This skill audits and rewrites content to eliminate common AI-isms. It helps content strategists and technical writers strip away predictable machine patterns, ensuring that published materials maintain a consistent brand voice without the tells of generative AI.
Users can choose between detection-only audits or direct edits, applying specific voice profiles such as technical, professional, blunt, warm, or casual to match the intended tone of the piece.
Compatible AgentsThe repository documents support for these agents. The skills may also work with other agents that can load SKILL.md files, but they may need some setup or small changes.
Installs: Single self-contained avoid-ai-writing rules file rather than the complete directory bundle. · Claude Code
Download `dist/avoid-ai-writing.md` manually and place it in any directory Claude Code can read.
Add `- Editing for AI patterns → read `path/to/avoid-ai-writing.md`` to `CLAUDE.md`, replacing `path/to/avoid-ai-writing.md` with the actual path where you placed the downloaded file.
Installs: The avoid-ai-writing plugin from the conorbronsdon-skills marketplace. · Claude Cowork
Before you start
Platform: Claude Cowork
Enter this complete sequence in the Cowork plugin/session command interface, not in a terminal. The final command activates the installed skill; alternatively, restart the session as indicated by the author-provided comment.
/plugin marketplace add conorbronsdon/avoid-ai-writing
/plugin install avoid-ai-writing@conorbronsdon-skills
/reload-plugins # or restart the session, to activate the skill
Installs: Versioned, updatable avoid-ai-writing plugin from the conorbronsdon-skills marketplace. · Claude Code
Enter this complete sequence in Claude Code's plugin/session command interface, not in a terminal. The final command activates the skill; alternatively, restart the session as indicated by the author-provided comment.
/plugin marketplace add conorbronsdon/avoid-ai-writing
/plugin install avoid-ai-writing@conorbronsdon-skills
/reload-plugins # or restart the session, to activate the skill
Rewrite a short draft while preserving its substance
Uses avoid-ai-writing
A short prose draft replacing `[paste the draft here]`.
Any desired voice profile: casual, professional, technical, warm, or blunt; otherwise omit it.
Use the avoid-ai-writing skill to rewrite the short draft below, removing justified AI-writing patterns while preserving its voice, facts, intent, structure, and argument. Make only targeted wording changes and return one revised version. Draft: [paste the draft here]
Optional context: use technical context for code-adjacent or technical prose; otherwise use general context.
Node execution is optional; without it, the skill documents a model-only fallback.
Check the repository for this skill’s setup.
Use the ai-writing-detector skill to scan the text below for AI-writing patterns without rewriting it. Separate candidate matches from justified editorial findings, note plausible false positives, and clearly state whether the bundled detector actually ran. Text: [paste the text here]
Check whether a rewrite preserved protected content
Uses preservation-verifier
The complete original text replacing `[paste original]`.
The complete rewritten text replacing `[paste rewrite]`.
Node execution is optional; without it, request the documented model-only comparison.
Check the repository for this skill’s setup.
Use the preservation-verifier skill to compare the original and rewritten versions below. Report PASS, REVIEW, or FAIL; identify any changed or missing protected structures; and separate deterministic validator evidence from model-only semantic review. Original: [paste original] Rewritten: [paste rewrite]