
VoiceLock
Humanize AI writing without changing the facts: strips the tells (delve, tapestry, em-dash abuse, throat-clearing) and rewrites flat LLM prose into sharp, concrete, human-sounding copy. Feed it a writing sample and it builds a reusable voice profile so every future draft sounds like you, not the model.
- Strip "AI tells" like "delve" and "tapestry" from technical documentation.
- Create a persistent custom voice profile based on your existing writing.
- Convert vague AI summaries into concrete, punchy punchlists.
$9
· or 45 creditsSecure checkout via Stripe
Included in download
- Strip "AI tells" like "delve" and "tapestry" from technical documentation.
- Create a persistent custom voice profile based on your existing writing.
- file_read, file_write automation included
- Includes example output and usage patterns
Sample input
Rewrite this to sound more human and less like an AI: "In today's complex landscape, it is worth noting that we built this API to manage crucial high-traffic loads with a single config file."
Sample output
Clean Rewrite: We built this API to manage high-traffic loads without lag. Instead of complex setups, it uses a single config file.
Tells Removed:
- "In today's complex landscape": Replaced with direct context.
- "It is worth noting": Removed throat-clearing.
- "Crucial": Replaced with "high-traffic".

VoiceLock
Humanize AI writing without changing the facts: strips the tells (delve, tapestry, em-dash abuse, throat-clearing) and rewrites flat LLM prose into sharp, concrete, human-sounding copy. Feed it a writing sample and it builds a reusable voice profile so every future draft sounds like you, not the model.
$9
· or 45 creditsSecure checkout via Stripe
Included in download
- Strip "AI tells" like "delve" and "tapestry" from technical documentation.
- Create a persistent custom voice profile based on your existing writing.
- file_read, file_write automation included
- Includes example output and usage patterns
- Instant install
Sample input
Rewrite this to sound more human and less like an AI: "In today's complex landscape, it is worth noting that we built this API to manage crucial high-traffic loads with a single config file."
Sample output
Clean Rewrite: We built this API to manage high-traffic loads without lag. Instead of complex setups, it uses a single config file.
Tells Removed:
- "In today's complex landscape": Replaced with direct context.
- "It is worth noting": Removed throat-clearing.
- "Crucial": Replaced with "high-traffic".
About This Skill
Eliminate AI "Slop" and Reclaim Your Voice
VoiceLock is a specialized text-refinement skill designed to strip away the predictable patterns, filler phrases, and "throat-clearing" typical of LLM-generated prose. It addresses the common problem of AI content sounding repetitive, overly formal, or suspiciously vague, transforming it into sharp, punchy, and human-like writing.
How it Works
Unlike simple "humanize" prompts, VoiceLock uses a structured multi-step process. It identifies specific linguistic "tells"—such as "tapestry," "delve," and excessive em-dash abuse—and replaces them with concrete nouns and active verbs. It preserves technical accuracy and factual integrity while optimizing for readability and flow. If you provide a writing sample, it can even generate a persistent .claude/voice-profile.md to ensure every future response matches your unique style.
Key Features
- Tell Detection: Automatically flags and removes common AI clichés and buzzwords.
- Style Personalization: Learns your specific tone, formality, and vocabulary preferences.
- Meaning Preservation: Ensures no factual claims are added or altered during the rewrite.
- Structural Cleanup: Cuts redundant summaries and "performative casualness" for direct communication.
The Output
You receive the cleaned-up text along with a transparent breakdown of the AI tells removed and an accuracy check to confirm that the original meaning remains intact. The result is professional, concise, and indistinguishable from human-authored copy.
Use Cases
- Strip "AI tells" like "delve" and "tapestry" from technical documentation.
- Create a persistent custom voice profile based on your existing writing.
- Convert vague AI summaries into concrete, punchy punchlists.
- Refine generated marketing copy to sound authentic and less "robotic."
Known Limitations
- Works best with English prose
- Technical accuracy preserved, but creative voice may vary
- User-provided voice profile improves results significantly
- Does not rewrite code comments or string literals unless specifically requested
- AI-tell detection is probabilistic — some false positives possible
How to Install
mkdir -p ~/.claude/skills && curl -sL https://www.agensi.io/api/install/voicelock -o /tmp/voicelock.zip && unzip -o /tmp/voicelock.zip -d ~/.claude/skills && rm /tmp/voicelock.zipFree skills install directly. Paid skills require purchase - use the download button above after buying.
Reviews
No reviews yet - be the first to share your experience.
Only users who have downloaded or purchased this skill can leave a review.
Early access skill
Be the first to review this skill.
Only users who have downloaded or purchased this skill can leave a review.
Security Scanned
Passed automated security review
Permissions
File Scopes
VoiceLock reads an optional voice profile file to personalize rewriting. If the user provides a writing sample, it writes that sample to .claude/voice-profile.md for reuse across sessions. No terminal, network, or environment access is required because all text processing happens locally within the agent.
Works with Claude Code and Codex. No external dependencies.