raulpetruta/voice-calibration-plugin

6 stars · Last commit 2026-03-24

AI voice calibration plugin that learns your writing style through guided prompts and generates a reusable voice profile so agents can write more like you across tools and workflows.

README preview

# Voice Calibration Plugin

Teach AI to write and talk like you.

This Claude Code plugin learns your personal writing style through a series of interactive writing prompts — micro-stories, opinions, casual messages, descriptions — then generates a reusable **voice profile** that AI can use to match your tone, vocabulary, and personality.

## Installation (Claude Code)

### 1. Add the marketplace

```
/plugin marketplace add raulpetruta/voice-calibration-plugin
```

### 2. Install the plugin

```
/plugin install voice-calibration-plugin@voice-calibration-marketplace
```

View full repository on GitHub →