fluff-detector
✓Detect human-oriented content in LLM artifacts. Flags attribution, personas, redundant explanations, marketing language, and decorative elements that waste tokens without improving LLM behavior.
Installation
SKILL.md
Verify that agents, commands, and skills are written for LLM consumption, not human readers. Every token should improve execution, not provide comfort or credibility.
Content that establishes credibility for humans but has no LLM value.
| "Inspired by X" | "Inspired by DHH's approach" | LLM can't retrieve by author | | "Based on X's methodology" | "Based on Martin Fowler's patterns" | Pure credibility signal | | "According to X" | "According to industry experts" | Appeal to authority | | "As recommended by" | "As recommended by Google" | No execution value |
Detect human-oriented content in LLM artifacts. Flags attribution, personas, redundant explanations, marketing language, and decorative elements that waste tokens without improving LLM behavior. Source: majesticlabs-dev/majestic-marketplace.
Facts (cite-ready)
Stable fields and commands for AI/search citations.
- Install command
npx skills add https://github.com/majesticlabs-dev/majestic-marketplace --skill fluff-detector- Category
- $Marketing
- Verified
- ✓
- First Seen
- 2026-02-01
- Updated
- 2026-02-18
Quick answers
What is fluff-detector?
Detect human-oriented content in LLM artifacts. Flags attribution, personas, redundant explanations, marketing language, and decorative elements that waste tokens without improving LLM behavior. Source: majesticlabs-dev/majestic-marketplace.
How do I install fluff-detector?
Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.) Copy and run this command: npx skills add https://github.com/majesticlabs-dev/majestic-marketplace --skill fluff-detector Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code or Cursor
Where is the source repository?
https://github.com/majesticlabs-dev/majestic-marketplace
Details
- Category
- $Marketing
- Source
- skills.sh
- First Seen
- 2026-02-01