← 返回 Skills 市场
178
总下载
0
收藏
0
当前安装
1
版本数
在 OpenClaw 中安装
/install reply-styles
功能描述
Draft high-EQ, style-controlled replies for chat, email, DMs, customer support, community operations, sales, and difficult conversations. Use when the user w...
安全使用建议
This skill appears to be a local, data-driven reply formatter and is internally consistent with that purpose. Before installing: ensure the agent environment provides Node.js if you want to run the provided scripts (SKILL.md examples use `node scripts/*.mjs`), since the skill metadata doesn't declare Node as a required binary. The bundle contains only reference docs and local JS modules — no credentials, no network endpoints, and no install downloader — so it does not appear to exfiltrate data. As always, review example outputs before sending them to others and consider whether you want the agent to use the skill autonomously (the default platform behavior). If you need absolute certainty, ask the author to add Node to the required-binaries list or provide an explicit note about runtime requirements.
功能分析
Type: OpenClaw Skill
Name: reply-styles
Version: 1.0.0
The bundle is a comprehensive framework for an AI agent to draft stylized, 'high-EQ' replies across various communication channels. The included Node.js scripts (e.g., scripts/style-bundles.mjs, scripts/get-style-bundle.mjs) are simple, local data-processing tools used to select linguistic presets and do not perform any network requests, file system writes, or sensitive data access. The instructions in SKILL.md and the reference documentation are strictly focused on the stated purpose of tone-shifting and do not contain any malicious prompt injection or exfiltration logic.
能力评估
Purpose & Capability
The name/description (style-driven reply drafting) match the included content: style catalogs, examples, and scripts that assemble reply bundles. One minor mismatch: the runtime instructions and provided scripts assume a Node.js runtime (commands like `node scripts/*.mjs`), but the skill's registry metadata lists no required binaries. Otherwise the declared requirements (no env vars, no credentials) are proportional to the stated purpose.
Instruction Scope
SKILL.md confines agent actions to reading the bundled reference files and running the included Node scripts to build reply bundles. There are no instructions to read arbitrary system files, access unrelated environment variables, or transmit data to external endpoints.
Install Mechanism
No install spec is provided (instruction-only plus local scripts), so nothing is downloaded or written to disk beyond the skill bundle. The included scripts are local JavaScript modules; no external installers or remote archives are used.
Credentials
The skill requests no environment variables or credentials and the scripts do not reference secrets. The lack of any declared credentials is appropriate for a purely stylistic reply generator.
Persistence & Privilege
The skill is not always-enabled and does not request elevated persistence or modify other skills. Default autonomous invocation is allowed (platform default) and is consistent with the skill's utility.
如何使用
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install reply-styles - 安装完成后,直接呼叫该 Skill 的名称或使用
/reply-styles触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.0
Initial release of reply-styles skill:
- Generates high-EQ, style-controlled replies for chat, email, DMs, support, sales, and difficult conversations.
- Model-agnostic; uses preset communication styles (24 available) without requiring users to fine-tune prompts.
- Supports intensity (soft/balanced/sharp), channel (wechat/email/dm/group/comment/support-ticket), persona packs (6), and reply modes (6).
- Default output: one ready-to-send reply in the requested style, preserving user’s intent and boundaries.
- Provides scripts and modular references for style selection, scenario mapping, intensity adjustment, and self-checking against high-standards for clarity, authenticity, and effectiveness.
元数据
常见问题
Reply Styles 是什么?
Draft high-EQ, style-controlled replies for chat, email, DMs, customer support, community operations, sales, and difficult conversations. Use when the user w... 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 178 次。
如何安装 Reply Styles?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install reply-styles」即可一键安装,无需额外配置。
Reply Styles 是免费的吗?
是的,Reply Styles 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。
Reply Styles 支持哪些平台?
Reply Styles 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 Reply Styles?
由 ToBeWin(@tobewin)开发并维护,当前版本 v1.0.0。
推荐 Skills