agentsclimarketplace

No filler phrases

Skill TheArmagan/skills/no-filler-phrases

Cut empty filler phrases and hype words that make writing read as AI-generated. Use this WHENEVER you produce or edit prose: website copy, UI strings, docs, READMEs, blog posts, emails, social posts, commit messages, or PR descriptions, in any language. Phrases like "in today's fast-paced world", "it's important to note", "when it comes to", "at the end of the day", and hype words like "leverage", "seamless", "robust", "delve", "dive in", "elevate", "unlock", "game-changer" add no information and signal a model wrote the text. Delete them or replace them with the specific thing you mean.From its SKILL.md

Install
npx -y skills add TheArmagan/skills --skill no-filler-phrases

Assembled from the repository path, not quoted from the project. Check it against their README if it does not work.

2 things to look at

  • no licenseNo license file was found in the repository. Code published without one is not open source by default, so using it at work is a question for whoever answers licensing questions where you are.
  • 2 stars2 stars. Stars are a popularity signal and not a quality one, but at this level it is likely that nobody has read this closely except its author, and you would be relying on your own review.

SKILL.md

3.0 KB, 613 tokens by cl100k_base, as published. Nobody here has run it

No filler phrases

Filler is language that takes up space without adding meaning. A model reaches for it because it sounds fluent, but a reader feels the sentence go soft. Cutting filler is the fastest way to make writing sound like a person who knows what they want to say.

The test for a phrase: if deleting it changes nothing about the meaning, delete it. If it could open any article on any topic, it is filler.

Throat-clearing openers

These delay the actual point. Cut them and start at the point.

  • "In today's fast-paced world / digital age / modern landscape, ..."
  • "It's important to note that ...", "It's worth mentioning that ..."
  • "When it comes to X, ..." just say what about X.
  • "Needless to say", "At the end of the day", "Without a doubt"
  • "In order to" is usually just "to".

Before: "When it comes to performance, it's important to note that caching helps." After: "Caching improves performance."

Hype words

These promise importance instead of showing it. Prefer a concrete verb or a real claim.

  • "leverage" use, with. "utilize" use.
  • "seamless", "frictionless", "effortless" say what the user does not have to do.
  • "robust", "powerful", "scalable" give the actual property or number.
  • "delve into", "dive into", "deep dive" cover, explain, look at.
  • "elevate", "unlock", "supercharge", "empower", "game-changer", "revolutionary" cut, or state the concrete benefit.
  • "cutting-edge", "state-of-the-art", "next-generation" name the actual version or capability, or drop it.

Padding inside sentences

  • "a wide variety of", "a plethora of" many, or a number.
  • "in the realm of", "in the context of" usually deletable.
  • "the fact that" often "that".
  • "due to the fact that" because.
  • "has the ability to" can.

The trap to avoid

Do not just swap one filler word for another fancy one. The goal is fewer words carrying more meaning, not a thesaurus pass. After cutting, reread the sentence: it should say something specific that a competitor could not copy onto their own page unchanged.

Before you deliver

Scan for the openers and hype words above. For each, try deleting it. If the sentence still means the same thing, leave it deleted. If something was lost, replace the filler with the specific fact it was hiding.

Pair with no-em-dashes and no-fancy-ascii for punctuation tells, and no-ai-signoffs for the greeting and closing tells.

What ships with it

Read from the repository

Just SKILL.md. No reference files, no scripts.

Keep looking

Skills are one crate of 326,679. Ordering is by how many stacks a row turns up in, so the top of any crate is what has actually been picked rather than what has the most stars.