voice_learn
Build a voiceprint from your own writing so AI can replicate your tone. Sources include Claude history, ChatGPT exports, or local files.
Instructions
Build or refresh the voiceprint from the user's own writing. Sources: 'claude-history' and 'claude-projects' (local Claude Code history), 'chatgpt' (a conversations.json from a ChatGPT data export, needs path), 'files' (a folder of the user's own writing, needs path). Takes a few seconds. Run this once at setup, or again to fold in newer writing.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| name | No | The user's name, for labelling. | |
| path | No | Required for 'chatgpt' and 'files'. | |
| append | No | Add to the existing corpus instead of replacing. | |
| source | Yes | Where to harvest from. |