What is de-ai-ify?
Remove AI-generated jargon and restore human voice to text Source: skinnyandbald/fish-skills.
Remove AI-generated jargon and restore human voice to text
Quickly install de-ai-ify AI skill to your development environment via command line
Source: skinnyandbald/fish-skills.
Strip AI-generated patterns from text and restore natural human voice. Works on raw text passed as arguments OR on a file path. The goal is not to rewrite from scratch — it's to sand down the machine-polished parts while preserving the author's intent and voice.
Before making changes, assess how AI-generated the text is on a 1-10 scale:
Tell the user the score and what you're going to focus on. Don't over-correct text that's already mostly human.
Remove AI-generated jargon and restore human voice to text Source: skinnyandbald/fish-skills.
Stable fields and commands for AI/search citations.
npx skills add https://github.com/skinnyandbald/fish-skills --skill de-ai-ifyRemove AI-generated jargon and restore human voice to text Source: skinnyandbald/fish-skills.
Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.) Copy and run this command: npx skills add https://github.com/skinnyandbald/fish-skills --skill de-ai-ify Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code, Cursor, or OpenClaw
https://github.com/skinnyandbald/fish-skills