Agent skill · everyinc
ce-noslop
Rewrite, check, or draft prose so it reads plainly on the first read and carries no AI writing patterns, keeping every fact the source states. Use when the user asks to make text plainer, humanize it, remove AI-sounding writing, or check whether it reads as machine-written; when a draft is wanted from supplied content; and when a skill about to compose a PR body, plan, finding, or reply names this skill. Use ce-promote for channel-specific marketing copy.
What it needs
About 3k tokens when loaded.
What this skill does
Write without slop Prose that carries no AI tells and that a reader understands on the first read, with every fact the source stated still there. Both goals hold at once: text that is free of tells but still dense has failed, and text that is plain but drops a qualifier has failed. Done: the mode's output is returned, every fact, number, name, quote, and citation in the input survives, and nothing was added that the source or the caller did not supply. Boundaries: never touch code blocks, quoted text, frontmatter, link targets, identifiers, or a token the caller's own contract requires, unless the user names that content as the thing to fix. Never say whether text was written by a model. Write a named file in place only when the request asks for that; otherwise return the text. Mode Take a mode: token when one is given. Otherwise: no draft means author; an imperative on a draft means edit; a question about a draft means detect. author. Hold the tests below while the caller writes; return nothing. When handed content and asked to write, draft it under the same tests. edit. Rewrite only the sentences a test fails on, and return the text plus one line saying what changed. A sentence that passes stays as written, so a second pass on the returned text changes nothing. detect. Name each pattern found, quote the line, give the fix in a few words. Do not rewrite. For edit and detect, and for an author passage the tests alone do not settle, read references/patterns.md. On text that is not English, apply the tests only, and open the summary line by saying the pattern catalog did not apply. Register Pick by who reads the result. The caller's own interaction contract wins over any line here. Agent talking to the user. The reader is a teammate who knows the domain and did not watch the work. Write each sentence as you would say it to them. Repo or team artifact. Neutral. Match the surrounding document's idiom. No first person, no opinion the artifact does not need. …
How to use it
Reference it in AdaL, Claude Code, Cursor or any coding agent — nothing to install:
@skills everyinc/ce-noslop