Jump to related tools in the same category or review the original source on GitHub.

Git & GitHub @jfox85 Updated 7/13/2026 1,013 downloads 2 stars Security: Pass

✍️ Toneclone Cli OpenClaw Plugin & Skill | ClawHub

Looking to integrate Toneclone Cli into your AI workflows? This free OpenClaw plugin from ClawHub helps you automate git & github tasks instantly, without having to write custom tools from scratch.

What this skill does

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. Use trained personas for different writing styles and knowledge cards for context. Requires ToneClone account and CLI setup at toneclone.ai.

Install

ClawHub CLI
openclaw skills install @jfox85/toneclone-cli
Node.js (npx)
npx clawhub@latest install toneclone-cli

Full SKILL.md

Open original
Metadata table.
namedescriptionhomepage
toneclone-cliWrite in the user's authentic voice using ToneClone. Generate emails, messages, social posts, and other content that sounds like the user — not generic AI. Use trained personas for different writing styles and knowledge cards for context. Requires ToneClone account and CLI setup at toneclone.ai.https://toneclone.ai

SKILL.md content below is scrollable.

ToneClone CLI

Generate content in the user's authentic voice using their trained ToneClone personas.

Setup

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

Writing Content

toneclone write --persona="<name>" --prompt="<what to write>"

With Knowledge Cards

toneclone write --persona="<name>" --knowledge="<card1>,<card2>" --prompt="<prompt>"

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"

Providing Context

Pass relevant context in the prompt for better results:

  • Thread/conversation being replied to
  • Background on the topic
  • Recipient info or relationship context

Quick Commands

Task Command
Write content toneclone write --persona="Name" --prompt="..."
List personas toneclone personas list
List knowledge cards toneclone knowledge list
Check auth toneclone auth status

Personas vs Knowledge Cards

Need Use
Different writing style Different persona
Different context/facts Different knowledge card

More Info

ClawHub Registry URL: https://clawhub.ai/jfox85/skills/toneclone-cli

Related skills

If this matches your use case, these are close alternatives in the same category.