Plainspeak — make AI agents write like a person<br>← sufiyan.ccCopy install prompt<br>plainspeak<br>Make AI agents write like a person, not a bot.
You know the voice. Every reply opens with "Certainly!" or "Let's dive in". Em dashes land in every other line. Plainspeak turns that off. What should be simple stays simple.<br>Without plainspeak<br>Let me walk you through a robust, comprehensive solution that leverages cutting-edge technology to seamlessly streamline your workflow.
With plainspeak<br>Here is a simple way to save time.
What it does<br>01Bans the AI words<br>delve, leverage, robust, seamless, utilize, moreover, and more.
02Bans the filler phrases<br>No "Let's dive in", no "It's important to note", no "I hope this helps".
03Bans em dashes<br>Split the sentence with a period or a comma. Or write two sentences.
Install<br>npm<br>npm i plainspeak<br>opencode<br>{ "plugin": ["plainspeak"] }<br>claude code<br>/plugin install plainspeak@plainspeak<br>codex<br>codex plugin add plainspeak@plainspeak
GitHubnpm