← Back to Skills Marketplace
555
Downloads
2
Stars
2
Active Installs
1
Versions
Install in OpenClaw
/install toneclone-cli
Description
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...
Usage Guidance
This skill appears coherent and limited to invoking the ToneClone CLI. Before installing, verify the Homebrew tap/formula points to the official ToneClone project (check the project's GitHub link in the SKILL.md). Understand that using the skill will send content and any training data you provide to ToneClone's service — review their privacy/security docs. Note the CLI performs interactive authentication (tokens will be stored by the CLI); if you plan automated use, confirm how credentials are stored and whether you need a separate API token. If you want extra assurance, inspect the Homebrew formula and the linked GitHub repo for the CLI source before installing.
Capability Analysis
Type: OpenClaw Skill
Name: toneclone-cli
Version: 1.0.0
The skill bundle is benign. It provides instructions and metadata for installing and using the `toneclone` CLI tool via Homebrew. All commands and instructions in `SKILL.md` are directly related to the stated purpose of interacting with the `toneclone` application, such as `toneclone write` and `toneclone auth login`. There is no evidence of prompt injection against the agent, data exfiltration, malicious execution, persistence mechanisms, or obfuscation. The `_meta.json` file contains standard metadata.
Capability Assessment
Purpose & Capability
Name/description (generate content in the user's voice) match the runtime instructions and required binary: the SKILL.md only invokes the toneclone CLI and points to ToneClone documentation and repos. Requiring the toneclone binary is appropriate.
Instruction Scope
Instructions direct the agent to run toneclone commands (write, personas list, knowledge list, auth status). They do not instruct reading arbitrary files, environment variables, or sending data to unrelated endpoints. Authentication is interactive ('toneclone auth login'), which is consistent with a CLI client.
Install Mechanism
Install uses a Homebrew tap/formula (toneclone/toneclone/toneclone), which is a common, low-risk distribution method. As a third-party tap, users should verify the tap's origin (official ToneClone repo or organization) before adding it.
Credentials
No environment variables or external credentials are declared. The CLI requires user authentication via 'toneclone auth login' (interactive); the skill does not request unrelated secrets or multiple service credentials.
Persistence & Privilege
Skill does not request always:true, does not modify other skills or global agent settings, and is user-invocable only. It does not demand elevated or permanent presence.
How to Use
- Make sure OpenClaw is installed (local or Docker)
- Run the install command in chat:
/install toneclone-cli - After installation, invoke the skill by name or use
/toneclone-cli - Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.0.0
- Initial release of toneclone-cli.
- Generate emails, messages, social posts, and more using your authentic writing voice via trained personas.
- Supports adding context with knowledge cards for more accurate content.
- Requires a ToneClone account and CLI setup; installable via Homebrew.
- Includes quick commands for writing, listing personas, checking auth, and more.
- Documentation and source links provided for further setup and training.
Metadata
Frequently Asked Questions
What is ToneClone CLI?
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... It is an AI Agent Skill for Claude Code / OpenClaw, with 555 downloads so far.
How do I install ToneClone CLI?
Run "/install toneclone-cli" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.
Is ToneClone CLI free?
Yes, ToneClone CLI is completely free (open-source). You can download, install and use it at no cost.
Which platforms does ToneClone CLI support?
ToneClone CLI is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).
Who created ToneClone CLI?
It is built and maintained by Jon Fox (@jfox85); the current version is v1.0.0.
More Skills