Guide | Writing

Remove the Claude watermark

Claude now leaves an invisible mark on the text it writes, and on text it only touched. Write your own proposal, ask for a spellcheck, and it carries the same mark as pure AI output. This is the free skill that strips it, plus the honest read on what it can and can't do.

Start here

The mark says touched, not wrote

You wrote the proposal. Every line of it, over 2 evenings. Then you pasted it into Claude and asked it to catch the typos, because that is what you do at 11pm when it has to go out in the morning.

That proposal now carries the same invisible mark as something Claude wrote from scratch. The mark records that Claude touched the text. It says nothing about who did the thinking, and that is the gap worth understanding before anyone waves a detector at your work.

So this page is not about passing off AI writing as yours. It's about your own writing, lightly polished, getting flagged as though you had nothing to do with it.

How it works

5 things to understand first

Most of the advice going around about this is wrong, and it's wrong because people assume the mark is a tag hiding in the file. It isn't.

The tool

Install the skill in 7 steps

A developer named Guillaume Meyer built this and gave it away for free. All the credit here is his. The steps below are the same ones he documents, written out for someone who has never installed a skill before, with the 2 places people get stuck marked clearly.

Built by Guillaume Meyer, free and open source

The project lives at github.com/guillaumemeyer/watermarks-remover. If it saves you a headache, go star his repo.

  1. Open the project on GitHubGo to github.com/guillaumemeyer/watermarks-remover. It's free and open, and you don't need an account to look around.
  2. Click into the skills folderIn the file list, click skills, then remove-ai-marks. That folder holds the instructions.
  3. Open SKILL.mdClick the file named SKILL.md. That one file is the whole skill, written in plain English. You can read it if you're curious about what it does.
  4. Choose Download raw fileTop right of the file view. Save it somewhere you can find again, like your Downloads folder.
  5. Upload it into ClaudeIn Claude, go to Customize, then Skills, then Add, then Upload skill. Drag the file in and you're done with the install.
  6. Turn on code executionGo to Settings, then Capabilities, and switch on code execution. Skip this and the skill refuses to run, and the refusal reads like the skill is broken. Almost everyone who says it doesn't work stopped right here.
  7. Check that it tookStart a new chat and type a forward slash. If remove-ai-marks shows up in the list, you're set.
Using it

Run it on your own writing

Start a chat, run the command, then paste the text you want cleaned. It works on anything you can paste in, and it's fastest on one document at a time.

Copy it.
/remove-ai-marks
Don't use Claude to rewrite Claude's text

If you want the piece rewritten as well as cleaned, do the rewrite in a different model. A rewrite done in Claude puts fresh marks back into the very text you just cleaned, and you end up where you started.

Run the clean again after any rewrite

Editing passes can reintroduce invisible characters. Make the clean your last step before the document goes out, the same way you'd read it over one final time.

Do not skip this

Make the skill yours

Out of the box this skill cleans text without knowing anything about how you write. That's fine for a first run, and it's a waste after that. 15 minutes here turns it into something that cleans your work the way you would want it cleaned.

You don't need to be technical for any of it. A skill is a set of instructions saved in a file called SKILL.md, and you change those instructions by talking to Claude in plain English. Claude does the typing.

The one rule that saves you: copy it somewhere safe first

Every skill lives in a folder on your computer, inside one called .claude/skills. Before you change anything, make a copy of that folder somewhere safe, because when the skill's maker releases an update, it overwrites the original and takes your edits with it, with no warning. If you're not sure where the folder is, ask Claude, "where is this skill saved on my computer?" and it will tell you.

  1. Copy the skill folder somewhere safeSo an update can never erase your work. This is the one step you can't fix after the fact, so do it first.
  2. Tell Claude how you writeYour rules, your formatting, the words that are yours. The more true detail you give it, the less it sands your voice off while it cleans.
  3. Ask Claude to rewrite the skillPaste the prompt below. Claude edits the file for you. Your only job is to read it over and say what to change.
  4. Leave the very top aloneThe few lines at the top of the file, between the dashes, tell Claude when to use the skill. Leave those exactly as they are.

This prompt is written for this specific skill. Paste it into Claude and fill in the brackets.

Copy it. Fill in anything in [brackets].
I want to customize the remove-ai-marks skill so it cleans my writing the way I would clean it myself.

The documents I run through it are [for example: client proposals, my weekly newsletter, LinkedIn posts].
My writing rules are [for example: no em dashes, sentences under 15 words, plain words, no jargon].
Words and phrases that are mine, keep them: [list the words that sound like you].
Words I never use: [list anything that would not sound like you].
Formatting that has to survive untouched: [for example: headings, bullet lists, my sign off].

Please rewrite the skill's instructions so it follows all of this while it cleans, and show me exactly what you changed. Keep the section at the very top between the dashes exactly as it is.

What to tell it, and why each one matters

The honest part

What can't be verified yet

Anthropic has not released the tool that reads the mark. There is no checker to run your cleaned text through, and no green light to see at the end.

So one half of this is verifiable and one half is not. Stripping invisible characters is something you can confirm yourself. Undoing the word choice pattern is a claim, and the people making it can't prove it either, because the reader does not exist in public yet.

Treat "completely removed" as a claim you can't check. That's the honest position until Anthropic ships the detector, and anyone telling you otherwise right now is guessing with confidence.

What to do while that's true

Change the order you work in. Put your thinking in first, in your own words, and bring Claude in at the end for the polish. Your document is yours either way, and the mark stops being the thing you think about at midnight.

Go one step further
Stop it sounding like AI in the first place

Cleaning a mark off the end of the process is the second best move. The better one is writing in your own voice from the start, so the draft comes back sounding like you and there's less to fix.

See the humanizer skill