← 返回 Skills 市场
Slopbuster
作者
_silhouette
· GitHub ↗
· v1.0.0
· MIT-0
109
总下载
0
收藏
0
当前安装
1
版本数
在 OpenClaw 中安装
/install slopbuster
功能描述
AI text humanizer for prose, code, and academic writing. Strips AI-generated patterns and restores human voice. Use when editing or reviewing text to make it...
安全使用建议
What to consider before installing or enabling:
- This skill is instruction-only and coherent with its purpose: it runs local pattern-matching and rewrite guidance for text, code, and academic writing and asks for no secrets or installs.
- The docs encourage copying rule text into global agent config (CLAUDE.md, .cursorrules, AGENTS.md). Do NOT paste those blocks into a global/system config until you review them line-by-line — doing so will cause your agent to apply the rules to every output (commits, PR descriptions, chat replies) and may be too intrusive for some contexts.
- Because the skill can Read/Write/Edit files, run it only on files you intend to modify, and keep backups or use git so changes can be reviewed and reverted.
- Test on non-sensitive sample files first (standard depth) to confirm the rewrite style matches your expectations and doesn't remove domain-critical details (e.g., academic numeric claims or code invariants). The academic rules explicitly warn about meaning-preserving boundaries; still, validate automatically produced edits manually.
- If you want limited scope, prefer invoking /slopbuster on demand or adding the rules to project-level config (repo or per-project) rather than personal/global agent configs.
- If you have teammates, discuss and version-control any agent config changes so the team can opt in and review the rule set before it affects shared outputs.
能力标签
能力评估
Purpose & Capability
Name/description (AI text humanizer) align with the provided files and runtime instructions. The repo is purely markdown rule files and a SKILL.md orchestrator that describe pattern detection and rewriting. No unrelated env vars, binaries, or install steps are requested. Allowed tools (Read/Write/Edit/Grep/Glob/AskUserQuestion) fit a skill that scans and rewrites files.
Instruction Scope
SKILL.md instructs the agent to load local rule files, scan provided text/files, perform two-pass rewrites, and save output. That is consistent with the purpose. One point to note: the docs/setup-guide explicitly instructs users how to copy slopbuster rules into agent-global config files (e.g., CLAUDE.md, .cursorrules) so the agent will apply these rules to all of its outputs. That is an optional but broad change to agent behavior and should be applied deliberately. There are no instructions to read environment variables, network endpoints, or external secrets.
Install Mechanism
No install spec or runtime code is present — this is an instruction-only skill consisting of markdown files. The README mentions an npx command for a Skills CLI, but the skill bundle itself contains no download-or-execute steps. This is low-risk from an installation perspective.
Credentials
The skill requires no environment variables, credentials, or config paths. The content does recommend editing agent config files to make the rules apply globally, but that is a user action and not a hidden requirement. No secret-scoped env vars are requested or referenced.
Persistence & Privilege
The skill itself does not request permanent presence (always:false) and cannot autonomously persist beyond being invoked. However, the setup guide provides explicit instructions for users to paste slopbuster rules into global agent config files (e.g., CLAUDE.md, .cursorrules), which, if followed, will cause an agent to apply these rules to all outputs. That is an intentional feature for some workflows, but it gives the rules broad influence over agent behavior and should be enabled only after review.
如何使用
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install slopbuster - 安装完成后,直接呼叫该 Skill 的名称或使用
/slopbuster触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.0
Initial release: AI text humanizer for prose, code, and academic writing
元数据
常见问题
Slopbuster 是什么?
AI text humanizer for prose, code, and academic writing. Strips AI-generated patterns and restores human voice. Use when editing or reviewing text to make it... 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 109 次。
如何安装 Slopbuster?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install slopbuster」即可一键安装,无需额外配置。
Slopbuster 是免费的吗?
是的,Slopbuster 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。
Slopbuster 支持哪些平台?
Slopbuster 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 Slopbuster?
由 _silhouette(@lanyasheng)开发并维护,当前版本 v1.0.0。
推荐 Skills