# Voice And Tone Calibration

> Calibrating voice and tone across different product contexts and emotional states.

- Skill: `dragoon0x/voice-and-tone-calibration` (Agent Skill)
- Install (CLI): `npx skillmds@latest add dragoon0x/voice-and-tone-calibration`
- Raw SKILL.md: https://api.skillmd.com/api/skills/dragoon0x/voice-and-tone-calibration/raw
- Safety review: pending
- Works with: Claude Code, Claude.ai, OpenAI Codex
- Category: Coding & Dev Tools
- Author: dragoon0x (https://skillmd.com/u/dragoon0x)
- Updated: 2026-09-17
- Page: https://skillmd.com/skills/dragoon0x/voice-and-tone-calibration

---


# Voice & Tone Calibration

## The Spectrum
```
Context        Formality    Warmth     Confidence
─────────────────────────────────────────────────
Marketing      Medium       High       High
Onboarding     Low          High       Medium
In-product     Low          Medium     Medium
Error states   Medium       High       Low (humble)
Legal/billing  High         Low        High
Documentation  Medium       Low        High
Celebration    Low          High       High
```

## Adjusting Tone
### More Warm
- Use 'you' and 'your' frequently
- Contractions ('you're' not 'you are')
- Shorter sentences
- Acknowledge the user's effort

### More Formal
- Complete sentences, no fragments
- Fewer contractions
- Title case headings
- No slang or colloquialisms

### More Confident
- Declarative statements ('This does X' not 'This can help with X')
- Specific claims with numbers
- Active voice
- Short paragraphs

## Testing Tone
Read your copy in these voices:
- Would a friend say this? (too casual?)
- Would a lawyer say this? (too formal?)
- Would you roll your eyes hearing this? (too much?)
The right tone lands between extremes.

