From forwward-teams
Scaffolds and maintains personal voice guidelines in a voice/ directory so content skills write in your authentic style. Activated on voice setup, tone review, or generic output.
How this skill is triggered — by the user, by Claude, or both
Slash command
/forwward-teams:voiceThe summary Claude sees in its skill listing — used to decide when to auto-load this skill
Your voice is the only thing AI can't fake well. This skill helps you capture it so every piece of content sounds like you.
Your voice is the only thing AI can't fake well. This skill helps you capture it so every piece of content sounds like you.
All content skills (/write, /gtm, /pcp-engine, /sales) check for a voice/ directory before writing. If found, they load your guidelines and apply them. If not found, they fall back to generic principles.
voice/
├── default.md ← fallback for any platform
├── twitter.md
├── blog.md
├── newsletter.md
└── linkedin.md
ls voice/ 2>/dev/null || echo "No voice/ directory yet"
If no directory exists, offer to scaffold it.
Create voice/<platform>.md for each platform. Each file uses this structure:
# Voice — [Platform]
## Tone
<!-- How you sound: direct, warm, irreverent, technical, etc. -->
## What I always do
<!-- Patterns that feel natural: short sentences, open loops, specifics -->
## What I never do
<!-- Things that feel wrong: jargon, hedging, corporate speak -->
## Examples
<!-- Paste 2-3 real posts you wrote and liked -->
Start with voice/default.md if you only want one file.
Ask the user:
Use their answers to populate the file. Don't paraphrase — use their exact words where possible.
Run /write on something small (a tweet, a paragraph). Ask: does this sound like you? Iterate until it does.
| File | Used when writing |
|---|---|
default.md | Any platform not listed |
twitter.md | X/Twitter threads and replies |
blog.md | Long-form posts, essays |
newsletter.md | Email newsletters |
linkedin.md | LinkedIn posts and articles |
Add new files for any platform not listed — skills will pick them up automatically.
npx claudepluginhub iankiku/forwward-teamsCaptures and refines user's writing voice into AUTHOR_VOICE.md via discovery questions, drafts, sample generation, and feedback cycles for AI mimicking tone/style.
Builds a reusable writing style profile from source material like posts, essays, docs, or site copy. Apply the profile across content, outreach, and social workflows for consistent voice.
Applies and enforces brand voice across content creation. Manages voice attributes, tone adaptation, style rules, and terminology. Loads config from CREATOR.md.