BeClaude

everyday-writer

New
1knpmGeneralMIT

A Claude Code skill plugin for professional writers. Enforces voice consistency, anti-AI writing rules, and 13 specialized writing sub-skills.

First seen 5/26/2026

Summary

This skill enforces voice consistency and anti-AI writing rules for professional writers, offering 13 specialized sub-skills like copywriting, newsletter drafting, and tone adjustment.

  • It helps developers maintain authentic, human-sounding content across projects by automatically checking for AI-like patterns and ensuring brand voice adherence.

Install & Usage

1
Create the skills directory
mkdir -p .claude/skills
2
Download the skill file
mkdir -p .claude/skills && curl -o .claude/skills/everyday-writer.md https://raw.githubusercontent.com/Deupaxx/EveryDay-Writer.git/main/SKILL.md
3
Invoke in Claude Code
/everyday-writer

Use Cases

Draft a newsletter issue that matches your established brand voice and avoids AI-sounding phrases.
Rewrite a blog post to remove clichés and passive voice while preserving the original meaning.
Generate copy for a landing page that follows your style guide and passes anti-AI detection checks.
Edit a technical document to make it more engaging and less robotic for a general audience.
Create multiple headline variations for an article, each with a distinct tone (e.g., professional, witty, urgent).
Review a draft for overused AI markers like 'delve', 'navigate', or 'landscape' and suggest replacements.

Usage Examples

1

/everyday-writer rewrite this paragraph to sound more human and less like AI: 'In today's digital landscape, we must leverage our core competencies to navigate the evolving paradigm.'

2

Use the newsletter sub-skill to draft a weekly update for subscribers, keeping the tone friendly and avoiding jargon.

3

Check this copy for AI writing patterns and suggest edits that align with our brand voice guidelines.

View source on GitHub
pluginclaudeclaude-codewritingai-writingskillnewslettercopywriting

Security Audits

LicensePassSourceWarnRepositoryPass

Frequently Asked Questions

What is everyday-writer?

This skill enforces voice consistency and anti-AI writing rules for professional writers, offering 13 specialized sub-skills like copywriting, newsletter drafting, and tone adjustment. It helps developers maintain authentic, human-sounding content across projects by automatically checking for AI-like patterns and ensuring brand voice adherence.

How to install everyday-writer?

To install everyday-writer: create the skills directory (mkdir -p .claude/skills), then run: mkdir -p .claude/skills && curl -o .claude/skills/everyday-writer.md https://raw.githubusercontent.com/Deupaxx/EveryDay-Writer.git/main/SKILL.md. Finally, /everyday-writer in Claude Code.

What is everyday-writer best for?

everyday-writer is a skill categorized under General. It is designed for: plugin, claude, claude-code, writing, ai-writing, skill, newsletter, copywriting.

What can I use everyday-writer for?

everyday-writer is useful for: Draft a newsletter issue that matches your established brand voice and avoids AI-sounding phrases.; Rewrite a blog post to remove clichés and passive voice while preserving the original meaning.; Generate copy for a landing page that follows your style guide and passes anti-AI detection checks.; Edit a technical document to make it more engaging and less robotic for a general audience.; Create multiple headline variations for an article, each with a distinct tone (e.g., professional, witty, urgent).; Review a draft for overused AI markers like 'delve', 'navigate', or 'landscape' and suggest replacements..