TimSimpsonJr/prose-craft

28 stars · Last commit 2026-04-11

A Claude Code plugin that writes in your voice.

README preview

# prose-craft

A Claude Code plugin that writes in your voice.

## What this does

Prose-craft extracts your distinctive writing patterns from samples of your own writing and uses them to generate text that sounds like you, not like AI. It uses a modular register system, so you can have different voices for different contexts (personal essays vs. advocacy copy, for example), and a dual review gate that catches AI patterns and evaluates craft depth before you see the output.

## Installation

Paste this repo's URL into the Claude Code desktop app:

```
https://github.com/TimSimpsonJr/prose-craft
```

Claude Code will install it as a plugin automatically. You can also install from the CLI:

```bash
/install-plugin https://github.com/TimSimpsonJr/prose-craft

View full repository on GitHub →