← 返回 Skills 市场
Writing Tone Clone
作者
Chris Couriard
· GitHub ↗
· v1.0.1
· MIT-0
227
总下载
0
收藏
0
当前安装
2
版本数
在 OpenClaw 中安装
/install writing-tone-clone
功能描述
Clone someone's writing tone from sample text and produce a ready-to-use voice skill. Provide writing samples (diary, blog posts, emails, social posts) and g...
安全使用建议
This skill is internally consistent and technically low-risk (no installs or credential requests). The main risks are privacy, consent, and misuse: do not provide private or sensitive messages (medical, financial, passwords), and do not submit other people's private writings without their explicit consent. Note that the skill quotes sample text verbatim in its analysis and will save generated SKILL.md and voice-profile files under skills/[name]-voice/—verify who can access those files. Before using outputs publicly, review and edit them to remove personally identifying or sensitive content, and consider legal/ethical implications of producing content intended to impersonate a real person.
功能分析
Type: OpenClaw Skill
Name: writing-tone-clone
Version: 1.0.1
The skill requests highly sensitive personal information, such as diaries and private emails, for linguistic analysis. It also instructs the agent to perform file system operations by writing new files to the 'skills/' directory (SKILL.md). While these actions are necessary for the stated purpose of cloning a writing style, the use of a user-provided variable in the file path ('[name]') without explicit sanitization instructions presents a potential path traversal vulnerability. Per the analysis criteria, risky capabilities like file access that are plausibly needed for the stated purpose are classified as suspicious.
能力评估
Purpose & Capability
Name and description (clone writing tone and emit a deployable SKILL.md) match the SKILL.md instructions: collect text samples, analyse across 8 linguistic dimensions, produce a voice profile, and write SKILL.md files. No unrelated environment variables, binaries, or installs are requested.
Instruction Scope
Instructions stay within the stated purpose: they explicitly ask for writing samples, require direct quoting from those samples as analysis evidence, and instruct the agent to save generated files under skills/[name]-voice/. This is coherent but privacy-sensitive: quoting samples verbatim and saving them to disk will capture potentially private content. There are no commands or steps that read other system files or external secrets.
Install Mechanism
No install spec or code files are present (instruction-only). This minimizes technical risk from arbitrary downloads or executed code; nothing will be written to disk by an installer beyond the agent saving generated SKILL.md per the instructions.
Credentials
The skill declares no environment variables, credentials, or config paths. That is proportionate: cloning a writing voice only requires text samples and does not require external API keys or system credentials.
Persistence & Privilege
always is false and the skill is user-invocable (normal defaults). The SKILL.md tells the agent to save outputs into a local skills/ path (expected for a deployable skill) but it does not request broader modifications to other skills or system-wide settings.
如何使用
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install writing-tone-clone - 安装完成后,直接呼叫该 Skill 的名称或使用
/writing-tone-clone触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.1
- Updated version to 1.0.1 in SKILL.md and metadata.
- No changes to skill logic or documentation content; only version increment.
v1.0.0
- Initial release: create a tool to clone someone's writing tone from sample text and produce a deployable voice skill.
- Analyzes writing samples across 8 specific linguistic dimensions, each with direct textual evidence.
- Outputs a detailed, documented voice profile and a ready-to-use SKILL.md that replicates the original writing style.
- Supports a wide range of input types (diary, email, blog, transcript) and highlights both characteristics present and absent in the source writing.
- Includes step-by-step instructions and structured outputs for consistency and clarity.
元数据
常见问题
Writing Tone Clone 是什么?
Clone someone's writing tone from sample text and produce a ready-to-use voice skill. Provide writing samples (diary, blog posts, emails, social posts) and g... 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 227 次。
如何安装 Writing Tone Clone?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install writing-tone-clone」即可一键安装,无需额外配置。
Writing Tone Clone 是免费的吗?
是的,Writing Tone Clone 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。
Writing Tone Clone 支持哪些平台?
Writing Tone Clone 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 Writing Tone Clone?
由 Chris Couriard(@couriard)开发并维护,当前版本 v1.0.1。
推荐 Skills