Sufiyan Khan
make AI agents write like a human
Last checked:
What is Sufiyan Khan?
Plainspeak is a plugin that modifies AI agent outputs to sound more natural and human-like by removing common robotic phrases, redundant words (leverage, delve, robust, seamless), filler expressions, and em dashes. It's available as an npm package and as a plugin for Claude Code, OpenCode, and Codex.
Sufiyan Khan pricing
Pricing model: Freemium
Sufiyan Khan pros
- Removes common AI clichés and verbose phrases that make text sound robotic
- Simple, straightforward approach that works across multiple platforms
- Open source with GitHub repository and npm package
- Clear before/after examples demonstrating effectiveness
Sufiyan Khan cons
- May be overly restrictive for technical or formal writing contexts
- Limited to pattern matching rather than semantic understanding
- No visible documentation on customization or advanced configuration options
Frequently asked questions about Sufiyan Khan
How do I install plainspeak?
Plainspeak can be installed via npm with 'npm i plainspeak', or as a plugin for Claude Code (/plugin install plainspeak@plainspeak), OpenCode, or Codex.
What exactly does plainspeak remove from AI output?
It bans AI words (delve, leverage, robust, seamless, utilize, moreover), filler phrases (Let's dive in, It's important to note, I hope this helps), and em dashes.
Is plainspeak open source?
Yes, plainspeak is open source and available on GitHub at github.com/CoderSufiyan/plainspeak.