← 返回 Skills 市场
Humanizer
作者
yuyonghao-123
· GitHub ↗
· v0.1.0
· MIT-0
139
总下载
0
收藏
0
当前安装
1
版本数
在 OpenClaw 中安装
/install yuyonghao-humanizer
功能描述
Remove signs of AI-generated writing from text. Use when editing or reviewing text to make it sound more natural and human-written. Based on Wikipedia's comp...
安全使用建议
This skill appears to do what it says — editing text to remove AI-like phrasing — but there are a few cautionary points before installing:
- Allowed tools are broad: the SKILL.md permits Read/Write/Edit/Grep/Glob. While editing a supplied text is fine, these permissions would let the agent search the filesystem and modify files if it chooses. If you install it, restrict its tool permissions or ensure the agent only processes text you provide.
- Metadata inconsistencies: versions and owner IDs differ across package.json, SKILL.md, and _meta.json, and no homepage or source is listed. That doesn't prove malice, but it makes provenance harder to verify. Prefer skills with clear, matching metadata and a known source.
- No network installs or credential requests were found (good), but because this is instruction-only the agent's behavior depends entirely on the platform's enforcement of allowed-tools and on how the skill is invoked. If you need to be cautious, run it in a sandboxed agent or ask the skill author to confirm that it will only operate on user-supplied text and will not perform filesystem searches or automated edits outside the target input.
If you want higher confidence before use, ask the publisher to: (1) unify metadata (version/owner), (2) remove Grep/Glob if not needed, or (3) explicitly state that the skill will only read and write the provided text and not search or modify other files.
功能分析
Type: OpenClaw Skill
Name: yuyonghao-humanizer
Version: 0.1.0
The 'humanizer' skill is a text-processing tool designed to help an AI agent rewrite content to remove common AI-generated patterns based on Wikipedia's 'Signs of AI writing' guide. The SKILL.md and README.md files contain detailed, legitimate instructions for stylistic editing and do not include any malicious prompt injections, data exfiltration attempts, or unauthorized command executions.
能力评估
Purpose & Capability
Name, description, README, and SKILL.md all consistently describe a text-editing/humanizing editor — the declared functionality matches the instructions. However the SKILL.md's allowed-tools list (Read, Write, Edit, Grep, Glob) is broader than strictly necessary for editing a single input text and could be used to read or modify other files on the agent's filesystem if invoked that way.
Instruction Scope
The runtime instructions focus on identifying patterns and rewriting provided text and do not explicitly tell the agent to scan or exfiltrate unrelated files or environment variables. That said, the allowed-tools permit filesystem search (Grep/Glob) and file Write/Edit operations — if the agent invokes those tools autonomously, it could access or change files beyond the input text. The instructions are otherwise concrete and scoped to text-editing.
Install Mechanism
No install spec and no code files to execute (instruction-only), so nothing is downloaded or written during install. This is the lowest install risk.
Credentials
The skill requests no environment variables, credentials, or config paths. Its declared requirements are proportional to its purpose.
Persistence & Privilege
always:false and default agent-invocation settings. The skill does not request permanent presence or system-wide configuration changes.
如何使用
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install yuyonghao-humanizer - 安装完成后,直接呼叫该 Skill 的名称或使用
/yuyonghao-humanizer触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v0.1.0
- Initial release of the Humanizer skill.
- Identifies common signs of AI writing, such as inflated symbolism, promotional tones, vague attributions, “-ing” analysis, and more.
- Rewrites passages to sound more natural and human, preserving meaning and intended voice.
- Adds guidance and techniques for injecting personality and nuance into text.
- Based on Wikipedia’s “Signs of AI writing” guide and maintained by WikiProject AI Cleanup.
元数据
常见问题
Humanizer 是什么?
Remove signs of AI-generated writing from text. Use when editing or reviewing text to make it sound more natural and human-written. Based on Wikipedia's comp... 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 139 次。
如何安装 Humanizer?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install yuyonghao-humanizer」即可一键安装,无需额外配置。
Humanizer 是免费的吗?
是的,Humanizer 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。
Humanizer 支持哪些平台?
Humanizer 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 Humanizer?
由 yuyonghao-123(@yuyonghao-123)开发并维护,当前版本 v0.1.0。
推荐 Skills