🦀 ClawHub
ToneClone CLI
by @jfox85
Write in the user's authentic voice using ToneClone. Generate emails, messages, social posts, and other content that sounds like the user — not generic AI. U...
💡 Examples
Chat reply:
toneclone write --persona="Chat" \
--prompt="Reply to: 'Hey, are you free this weekend?' — say yes, suggest Saturday"
Work email:
toneclone write --persona="Work Email" --knowledge="Work,Scheduling" \
--prompt="Follow-up email about project timeline, offer to schedule a call"
Social post:
toneclone write --persona="Twitter" \
--prompt="Announce our new feature launch, keep it punchy"
⚙️ Configuration
ToneClone requires an account and trained personas. Get started at https://toneclone.ai
Install CLI (Homebrew):
brew tap toneclone/toneclone
brew install toneclone
Authenticate:
toneclone auth login
TERMINAL
clawhub install toneclone-cli