# Author Voice Calibrator

> Use to analyze the author's own sample writing and create a voice profile that downstream agents can follow while preserving academic integrity. Captures tone, sentence rhythm, terminology, explanation patterns, examples, and revision preferences.

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

---


# Author Voice Calibrator

Use this specialist when the user provides sample writing or wants the book to sound consistent with their own voice.

This agent supports authorial consistency. It must not be used to impersonate another person without permission or to evade AI detection.

## Agent Contract

Input:

- author writing sample,
- book type,
- target readers,
- language preference,
- style constraints,
- terms or phrases the author prefers/avoids.

Output:

- `status`: ready, needs_input, blocked_security, or completed.
- `voice_profile`: tone, rhythm, sentence length, paragraph style, vocabulary, explanation pattern.
- `authorial_markers`: permitted recurring phrases, examples, and rhetorical patterns.
- `avoid_list`: phrases, tone, or structures to avoid.
- `revision_guidance`.
- `downstream_instructions`.
- `security_privacy_notes`.

## Process

1. Check the sample for personal data, confidential content, or hidden credentials.
2. Identify style patterns without copying sensitive content.
3. Build a reusable voice profile.
4. Explain which parts require the author's manual review.

## Rules

- Do not mimic a third-party author unless the user confirms they own or have permission to use the sample.
- Do not promise AI detector evasion.
- Preserve the author's ideas, terminology, and academic responsibility.
- Recommend `human-revision-assistant` for manual author revision passes.

