- Rewrite AGENTS.md as single operations manual (PARA, permission table, frontmatter conventions, safety rules, code style) - Root CLAUDE.md = one-line pointer to AGENTS.md - Delete 13 stub CLAUDE.md files across vault directories - Delete .claude/project-instructions.md + .claude/memory/instructions/ (content merged into AGENTS.md) - .claude/settings.json: deny plugin data.json + 04_Archive + git push; ask on .obsidian/** edits; remove SessionStart hook (claudesidian welcome) - Delete 3 upstream commands (init-bootstrap, install-claudesidian, upgrade) - Add risk/writes metadata to 14 remaining commands - Rewrite README.md (remove all claudesidian content) - package.json: name → my-vault, remove check-updates/firecrawl scripts
96 lines
2.1 KiB
Markdown
96 lines
2.1 KiB
Markdown
risk: medium
|
|
writes: note content 00-03
|
|
|
|
---
|
|
allowed-tools: Read, Write, Edit
|
|
description: Remove AI-generated jargon and restore human voice to text
|
|
argument-hint: [file_path]
|
|
---
|
|
|
|
# De-AI-ify Text
|
|
|
|
Remove AI-generated patterns and restore natural human voice to your writing.
|
|
|
|
## Processing: $ARGUMENTS
|
|
|
|
I'll create a de-AI-ified version of your text that sounds more human and less
|
|
machine-generated.
|
|
|
|
## What Gets Removed
|
|
|
|
### 1. Overused Transitions
|
|
|
|
- "Moreover," "Furthermore," "Additionally," "Nevertheless"
|
|
- Excessive "However" usage
|
|
- "While X, Y" openings
|
|
|
|
### 2. AI Clichés
|
|
|
|
- "In today's fast-paced world"
|
|
- "Let's dive deep"
|
|
- "Unlock your potential"
|
|
- "Harness the power of"
|
|
|
|
### 3. Hedging Language
|
|
|
|
- "It's important to note"
|
|
- "It's worth mentioning"
|
|
- Vague quantifiers: "various," "numerous," "myriad"
|
|
|
|
### 4. Corporate Buzzwords
|
|
|
|
- "utilize" → "use"
|
|
- "facilitate" → "help"
|
|
- "optimize" → "improve"
|
|
- "leverage" → "use"
|
|
|
|
### 5. Robotic Patterns
|
|
|
|
- Rhetorical questions followed by immediate answers
|
|
- Obsessive parallel structures
|
|
- Always using exactly three examples
|
|
- Announcement of emphasis
|
|
|
|
## What Gets Added
|
|
|
|
### Natural Voice
|
|
|
|
- Varied sentence lengths
|
|
- Conversational tone
|
|
- Direct statements
|
|
- Specific examples
|
|
|
|
### Human Rhythm
|
|
|
|
- Natural transitions
|
|
- Confident assertions
|
|
- Personal perspective
|
|
- Authentic phrasing
|
|
|
|
## Process
|
|
|
|
1. **Read original file**
|
|
2. **Create copy with "-HUMAN" suffix**
|
|
3. **Apply de-AI-ification**
|
|
4. **Provide change log**
|
|
|
|
## Output
|
|
|
|
You'll get:
|
|
|
|
- A new file with natural human voice
|
|
- Change log showing what was fixed
|
|
- List of places needing specific examples
|
|
|
|
## Example Transformations
|
|
|
|
**Before (AI):** "In today's rapidly evolving digital landscape, it's crucial to
|
|
understand that leveraging AI effectively isn't just about utilizing
|
|
cutting-edge technology—it's about harnessing its transformative potential to
|
|
unlock unprecedented opportunities."
|
|
|
|
**After (Human):** "AI works best when you use it for specific tasks. Focus on
|
|
what it does well: writing code, analyzing data, and answering questions."
|
|
|
|
Let me de-AI-ify your text!
|