← 返回 Skills 市场
Paraphraser
作者
bytesagain3
· GitHub ↗
· v2.0.0
· MIT-0
438
总下载
0
收藏
2
当前安装
10
版本数
在 OpenClaw 中安装
/install paraphraser
功能描述
文本改写/降重、学术改写、简化表达、正式化、扩写、前后对比。Paraphrase, rewrite for academic tone, simplify, formalize, expand.
安全使用建议
The skill appears to do what it says and contains readable shell scripts — no network calls or credential requests were found. Before installing, consider: 1) The scripts will create and append to a per-user data directory (default: $XDG_DATA_HOME or $HOME/.local/share/paraphraser) storing data.log and history.log that may contain your input text. If you will process sensitive content, avoid using the tool or change PARAPHRASER_DIR/XDG_DATA_HOME to a controlled location and set restrictive permissions. 2) Review the scripts locally (they are short and readable) to confirm behavior meets your expectations. 3) Because no network activity is present, exfiltration risk appears low, but always avoid processing secrets (passwords, API keys, PHI) unless you are comfortable with local logging. If you want higher assurance, request a version that does not persist inputs or that exposes an option to disable logging.
功能分析
Type: OpenClaw Skill
Name: paraphraser
Version: 2.0.0
The 'paraphraser' skill bundle is a legitimate tool designed for text rewriting, academic styling, and content expansion. The core logic in `scripts/paraphrase.sh` generates well-structured prompts for the AI agent to perform specific linguistic tasks, while `scripts/script.sh` provides basic local logging and data management within a standard user data directory. No evidence of data exfiltration, malicious command execution, or harmful prompt injection was found; the scripts and instructions are transparent and strictly aligned with the stated purpose.
能力评估
Purpose & Capability
The skill's name, description, and SKILL.md describe a local paraphrasing utility and the included scripts implement that behavior. However, the code creates and writes to a data directory (by default $XDG_DATA_HOME or $HOME/.local/share/paraphraser) to store logs and a data.log. The registry metadata declared no config paths or env requirements, but the scripts do persist user data — this is plausible for a CLI tool but is not documented in SKILL.md/metadata and is worth noting.
Instruction Scope
SKILL.md describes prompt formats and commands for paraphrasing but does not mention any file I/O. The provided scripts generate prompts and will log user-provided text to local files (history.log and data.log). While the behavior is consistent with a local CLI helper, it expands scope by persisting user inputs without being documented in the skill instructions.
Install Mechanism
There is no install spec; the skill is instruction-only plus small shell scripts. Nothing is downloaded or written by an installer, and the code is plain shell without obfuscated payloads or external fetches.
Credentials
The skill requests no environment variables, no credentials, and uses only standard filesystem locations for local storage. There are no unexplained secret requirements or external service tokens.
Persistence & Privilege
always:false and the skill does not request elevated privileges. Nevertheless, the scripts create a per-user data directory and append user inputs to data.log and history.log. This gives the skill persistent local storage of inputs (which may contain sensitive text) but does not modify other skills or system-wide settings.
如何使用
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install paraphraser - 安装完成后,直接呼叫该 Skill 的名称或使用
/paraphraser触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v2.0.0
v2.5 standard: Use-when desc, homepage, source, security fix
v1.0.6
yaml-fix+quality
v1.0.5
yaml-fix+quality
v1.0.4
Quality upgrade
v1.0.3
Quality upgrade: custom functionality
v1.0.2
Standards compliance: unique content, no template text
v1.0.1
Quality update: docs, examples, standards compliance
v2.3.0
Quality fixes: removed third-party references, aligned docs with implementation
v2.2.0
Enhanced descriptions
v1.0.0
Initial release of paraphraser skill.
- Supports text rewriting, academic paraphrasing, simplification, formalization, and expansion.
- Enables before-after comparison of text versions.
- Provides user-friendly Markdown output format.
- Includes suggested commands for each function: rewrite, academic, simplify, formal, expand, compare.
- Offers expert tips for effective paraphrasing and writing enhancement.
元数据
常见问题
Paraphraser 是什么?
文本改写/降重、学术改写、简化表达、正式化、扩写、前后对比。Paraphrase, rewrite for academic tone, simplify, formalize, expand. 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 438 次。
如何安装 Paraphraser?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install paraphraser」即可一键安装,无需额外配置。
Paraphraser 是免费的吗?
是的,Paraphraser 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。
Paraphraser 支持哪些平台?
Paraphraser 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 Paraphraser?
由 bytesagain3(@bytesagain3)开发并维护,当前版本 v2.0.0。
推荐 Skills