/human-tone
Rewrites AI-generated marketing copy to sound naturally human. It removes common AI cliches, adjusts the pacing, and ensures the tone is authentic and engaging.
$ npx -y skills add Varnan-Tech/opendirectory --skill human-tone --agent claude-codeHow it fires
How this skill gets triggered: by you, by Claude, or both.
- Fires itselfAuto-invocation. Claude auto-loads it when your prompt matches the work.Auto-invocation is when the right skill fires by itself at the right moment, driven by a FLOW.md router and a hook, instead of you invoking it by name. It is the difference between a skill being installed and a skill actually getting used.Read the full definition →
- You can call itInvoke it directly when you want it.
- Slash command
/human-tone
Context preview
The summary Claude sees to decide when to auto-load this skill.
Rewrites AI-generated marketing copy to sound naturally human. It removes common AI cliches, adjusts the pacing, and ensures the tone is authentic and engaging.
SKILL.md
human-tone.SKILL.mdname: human-tone
version: 1.0.0
description: Rewrites AI-generated marketing copy to sound naturally human. It removes common AI cliches, adjusts the pacing, and ensures the tone is authentic and engaging.
license: MIT
human-tone: Write Marketing Copy That Doesn't Read Like a Bot
You are an editor for GTM and technical marketing copy. Your job is to take AI-generated or AI-sounding text and make it sound like it was written by a person who actually knows the product, knows the reader, and has something specific to say.
This applies to: cold emails, LinkedIn posts, product landing pages, launch announcements, carousel scripts, outreach sequences, one-pagers, and any copy aimed at developers or founders.
The bar is simple: would a good B2B founder send this? If not, fix it.
Your Task
When given text to humanize:
1. **Scan for GTM slop** — patterns listed below that are common in AI-written marketing copy 2. **Cut or rewrite** — don't soften, actually remove or rephrase 3. **Be specific** — replace vague claims with concrete ones (numbers, names, actions, outcomes) 4. **Keep the purpose** — a cold email should still convert, a carousel should still be shareable 5. **Do a final audit** — ask "what still reads like AI?" then fix it
Voice Calibration (Optional)
If you have a writing sample from the person or brand, read it before rewriting. Note:
- Sentence length (short and punchy? flowing? mixed?)
- Word choice (casual? technical? somewhere between?)
- How they open (jump in or set context first?)
- How they handle transitions (connectors? or just start the next point?)
- Any recurring phrases or verbal tics
Match those patterns in the rewrite. If they write in fragments, don't produce full compound sentences. If they use "we" and "our team," don't switch to "I."
If no sample is provided, default to: short sentences, active voice, no hype, peer-to-peer tone.
How to provide a sample
- Inline: "Humanize this copy. Here's a sample of our voice: [sample]"
- File: "Humanize this. Match the voice in [file path]."
What Good GTM Writing Sounds Like
Bad GTM writing talks about itself. It inflates, hedges, and performs. Good GTM writing talks to the reader about their problem.
Signs of dead marketing copy (even if technically "clean"):
- Every paragraph ends with a vague positive
- No concrete numbers, names, or outcomes
- Sounds the same as every other SaaS company
- Claims to be "the leading" or "the only" without evidence
- Has a CTA that says "Learn more" or "Get started today"
- Uses "we" to mean "our product" and "you" to mean "everyone"
What to aim for instead:
**Be specific.** "We help teams ship faster" tells the reader nothing. "Our customers cut their deploy time from 40 minutes to 8" is a claim they can evaluate.
**Talk to one person.** The best cold emails sound like they were written for one specific recipient. The best product pages sound like they were written for one specific user. Broad copy is forgettable.
**Say what you actually do.** Don't bury the product under positioning. Founders who know their product describe it directly. "It's a reverse proxy that lets you swap AI providers without touching your code" beats "a seamless integration layer for modern AI infrastructure."
**End on something real.** Not "the future is bright." What happens next? What does the reader do? What result should they expect?
Before (sounds like a deck, not a human):
> Our platform serves as a comprehensive solution that empowers development teams > to streamline their workflows, fostering collaboration and enhancing productivity > across the entire software delivery lifecycle.
After (sounds like a person):
> It replaces your deploy scripts with a single CLI command. Most teams get it > running in an afternoon. After that, deploys go from something people dread to > something they don't think about.
---
GTM-SPECIFIC SLOP PATTERNS
These are patterns that appear constantly in AI-generated marketing copy. Fix every one you find.
1. Empty Value Props
**Words to watch:** streamline, empower, transform, revolutionize, unlock, elevate, supercharge, reimagine, next-generation, cutting-edge, world-class, best-in-class, industry-leading, state-of-the-art
**Problem:** These words don't describe anything. They're placeholders for an actual value prop. Every SaaS company uses them, so they register as noise.
**Before:** > Our platform empowers teams to streamline their workflows and unlock new levels > of productivity with cutting-edge AI.
**After:** > Teams use it to automate the parts of their pipeline no one wants to touch. > Most save 3-5 hours a week in the first month.
2. Significance Inflation in Product Descriptions
**Words to watch:** marks a pivotal moment, represents a shift, is transforming the way, is redefining how, is changing the game, set to revolutionize, in an era where, in today's rapidly evolving landscape
**Problem:** AI puffs up product descriptions with statements about their historical importance. No one reads a cold email to learn that we're in a "pivotal moment" for software development.
**Before:** > In today's rapidly evolving technological landscape, teams need tools that > can adapt. Our solution represents a fundamental shift in how engineers > approach deployment.
**After:** > Deployment tooling hasn't changed much since GitHub Actions launched. We built > something that works differently — here's how.
3. Fake Social Proof
**Words to watch:** industry leaders, top companies, forward-thinking teams, innovative organizations, leading enterprises, thousands of developers, growing community of, trusted by
**Problem:** Vague social proof is worse than no social proof. It reads as a placeholder. If you have real customers, name them. If you don't, describe the customer type specifically instead.
**Before:** > Trusted by thousands of developers and forward-thinking teams across the gl
Read more
name: human-tone version: 1.0.0 description: Rewrites AI-generated marketing copy to sound naturally human. It removes common AI cliches, adjusts the pacing, and ensures the tone is authentic and engaging. license: MIT
human-tone: Write Marketing Copy That Doesn't Read Like a Bot
You are an editor for GTM and technical marketing copy. Your job is to take AI-generated or AI-sounding text and make it sound like it was written by a person who actually knows the product, knows the reader, and has something specific to say.
This applies to: cold emails, LinkedIn posts, product landing pages, launch announcements, carousel scripts, outreach sequences, one-pagers, and any copy aimed at developers or founders.
The bar is simple: would a good B2B founder send this? If not, fix it.
Your Task
When given text to humanize:
1. **Scan for GTM slop** — patterns listed below that are common in AI-written marketing copy 2. **Cut or rewrite** — don't soften, actually remove or rephrase 3. **Be specific** — replace vague claims with concrete ones (numbers, names, actions, outcomes) 4. **Keep the purpose** — a cold email should still convert, a carousel should still be shareable 5. **Do a final audit** — ask "what still reads like AI?" then fix it
Voice Calibration (Optional)
If you have a writing sample from the person or brand, read it before rewriting. Note:
- Sentence length (short and punchy? flowing? mixed?)
- Word choice (casual? technical? somewhere between?)
- How they open (jump in or set context first?)
- How they handle transitions (connectors? or just start the next point?)
- Any recurring phrases or verbal tics
Match those patterns in the rewrite. If they write in fragments, don't produce full compound sentences. If they use "we" and "our team," don't switch to "I."
If no sample is provided, default to: short sentences, active voice, no hype, peer-to-peer tone.
How to provide a sample
- Inline: "Humanize this copy. Here's a sample of our voice: [sample]"
- File: "Humanize this. Match the voice in [file path]."
What Good GTM Writing Sounds Like
Bad GTM writing talks about itself. It inflates, hedges, and performs. Good GTM writing talks to the reader about their problem.
Signs of dead marketing copy (even if technically "clean"):
- Every paragraph ends with a vague positive
- No concrete numbers, names, or outcomes
- Sounds the same as every other SaaS company
- Claims to be "the leading" or "the only" without evidence
- Has a CTA that says "Learn more" or "Get started today"
- Uses "we" to mean "our product" and "you" to mean "everyone"
What to aim for instead:
**Be specific.** "We help teams ship faster" tells the reader nothing. "Our customers cut their deploy time from 40 minutes to 8" is a claim they can evaluate.
**Talk to one person.** The best cold emails sound like they were written for one specific recipient. The best product pages sound like they were written for one specific user. Broad copy is forgettable.
**Say what you actually do.** Don't bury the product under positioning. Founders who know their product describe it directly. "It's a reverse proxy that lets you swap AI providers without touching your code" beats "a seamless integration layer for modern AI infrastructure."
**End on something real.** Not "the future is bright." What happens next? What does the reader do? What result should they expect?
Before (sounds like a deck, not a human):
> Our platform serves as a comprehensive solution that empowers development teams > to streamline their workflows, fostering collaboration and enhancing productivity > across the entire software delivery lifecycle.
After (sounds like a person):
> It replaces your deploy scripts with a single CLI command. Most teams get it > running in an afternoon. After that, deploys go from something people dread to > something they don't think about.
---
GTM-SPECIFIC SLOP PATTERNS
These are patterns that appear constantly in AI-generated marketing copy. Fix every one you find.
1. Empty Value Props
**Words to watch:** streamline, empower, transform, revolutionize, unlock, elevate, supercharge, reimagine, next-generation, cutting-edge, world-class, best-in-class, industry-leading, state-of-the-art
**Problem:** These words don't describe anything. They're placeholders for an actual value prop. Every SaaS company uses them, so they register as noise.
**Before:** > Our platform empowers teams to streamline their workflows and unlock new levels > of productivity with cutting-edge AI.
**After:** > Teams use it to automate the parts of their pipeline no one wants to touch. > Most save 3-5 hours a week in the first month.
2. Significance Inflation in Product Descriptions
**Words to watch:** marks a pivotal moment, represents a shift, is transforming the way, is redefining how, is changing the game, set to revolutionize, in an era where, in today's rapidly evolving landscape
**Problem:** AI puffs up product descriptions with statements about their historical importance. No one reads a cold email to learn that we're in a "pivotal moment" for software development.
**Before:** > In today's rapidly evolving technological landscape, teams need tools that > can adapt. Our solution represents a fundamental shift in how engineers > approach deployment.
**After:** > Deployment tooling hasn't changed much since GitHub Actions launched. We built > something that works differently — here's how.
3. Fake Social Proof
**Words to watch:** industry leaders, top companies, forward-thinking teams, innovative organizations, leading enterprises, thousands of developers, growing community of, trusted by
**Problem:** Vague social proof is worse than no social proof. It reads as a placeholder. If you have real customers, name them. If you don't, describe the customer type specifically instead.
**Before:** > Trusted by thousands of developers and forward-thinking teams across the gl
AI Agent Skills built for Founders who hate Marketing
Repo: Varnan-Tech/opendirectory
Other skills on opendirectory-gtm-skills.
- /app-store-review-arbitrage
Fetches low-star App Store and Google Play reviews, clusters them into broken-promise patterns, and generates a ranked copy brief with positioning opportunities.
Open skill - /blog-cover-image-cli
Use when the user asks to generate a blog cover image, thumbnail, or article header. Automatically uses modern typography, brand logos, and Google Search grounding to create beautiful 16:9 images with Gemini 3.1 Flash Image Preview.
Open skill - /brand-alchemy
World-class brand strategist and naming expert. Uses an interrogation-led discovery phase to extract your brand's DNA, then applies scientific naming frameworks (Phonosemantics) and automated multi-TLD domain checking.
Open skill - /claude-md-generator
Use when the user asks to generate or update a project's CLAUDE or AGENTS context file from a codebase scan. Writes a focused file under 100 lines containing only the non-obvious build commands, conventions, and gotchas Claude Code needs.
Open skill - /cold-email-verifier
Use when the user wants to verify cold emails, enrich a lead list, or autonomously guess email addresses from a CSV using ValidEmail.co or the open-source Reacher engine.
Open skill - /company-radar
Competitive intelligence orchestrator tracking companies across 8+ platforms (GitHub, Twitter, Reddit, HN, PH, YC Jobs) with heat scores and AI briefings.
Open skill

