← 返回 Skills 市场
aipoch-ai

Response Tone Polisher

作者 AIpoch · GitHub ↗ · v1.0.0 · MIT-0
cross-platform ✓ 安全检测通过
106
总下载
0
收藏
0
当前安装
1
版本数
在 OpenClaw 中安装
/install response-tone-polisher-1
功能描述
Polishes response letters by transforming defensive or harsh language.
安全使用建议
This package appears to be a straightforward, local Python tool for softening defensive language. Before running it, (1) inspect scripts/main.py yourself (or run python -m py_compile scripts/main.py) to verify there are no unexpected network calls or shell execution, (2) run it on non‑sensitive sample text first, and (3) execute it in a sandbox or isolated environment if you have any doubt. If you plan to integrate it into an automated agent, confirm the agent will not send sensitive reviewer text to external services (the packaged code does not appear to do so).
功能分析
Type: OpenClaw Skill Name: response-tone-polisher-1 Version: 1.0.0 The skill bundle is a legitimate utility designed to polish academic response letters by transforming defensive language into professional prose. The core logic in `scripts/main.py` uses standard regular expressions and a predefined library of polite expressions (`references/polite_expressions.json`) to perform text replacements. There is no evidence of data exfiltration, network activity, or malicious execution; file system access is limited to reading inputs and writing the polished output as described in `SKILL.md`. While the security checklist in the documentation claims path validation that isn't explicitly implemented in the Python code, this appears to be a minor documentation oversight rather than an intentional vulnerability or malicious backdoor.
能力评估
Purpose & Capability
Name/description (polishing reviewer responses) matches the code and reference materials: pattern lists, templates, and a Python CLI are present. No unrelated cloud or system credentials, binaries, or config paths are requested.
Instruction Scope
SKILL.md describes running the included Python script on reviewer comments and draft responses. The instructions focus on confirming inputs and using the packaged workflow; they do not instruct reading unrelated system files or transmitting data to external endpoints.
Install Mechanism
No install spec is provided (instruction-only skill with a packaged script). The repository contains only local Python code and reference JSON/markdown; there are no downloads from external URLs or packaged installers.
Credentials
The skill declares no required environment variables or credentials. The code and SKILL.md do not reference external secrets or unrelated service tokens.
Persistence & Privilege
The skill is not force‑included (always: false) and does not request persistent privileges or changes to other skills or system-wide settings.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install response-tone-polisher-1
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /response-tone-polisher-1 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.0
- Initial release of the Response Tone Polisher skill. - Analyzes and transforms defensive or harsh author responses to peer reviewers into polished, courteous academic language. - Maintains the author's scientific position while improving tone and clarity. - Detects direct refusals, defensive/blaming statements, and emotional language; replaces them with diplomatic academic expressions. - Supports configurable polish levels and response types; outputs structured results including tone scores and specific improvements. - Provides example usage, audit-ready commands, and fallback/error-handling procedures.
元数据
Slug response-tone-polisher-1
版本 1.0.0
许可证 MIT-0
累计安装 0
当前安装数 0
历史版本数 1
常见问题

Response Tone Polisher 是什么?

Polishes response letters by transforming defensive or harsh language. 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 106 次。

如何安装 Response Tone Polisher?

在 OpenClaw 或 Claude Code 对话框中运行命令「/install response-tone-polisher-1」即可一键安装,无需额外配置。

Response Tone Polisher 是免费的吗?

是的,Response Tone Polisher 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。

Response Tone Polisher 支持哪些平台?

Response Tone Polisher 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。

谁开发了 Response Tone Polisher?

由 AIpoch(@aipoch-ai)开发并维护,当前版本 v1.0.0。

💬 留言讨论