← 返回 Skills 市场
52yuanchangxing

Sop Refiner

作者 vx:17605205782 · GitHub ↗ · v1.0.0 · MIT-0
darwinlinuxwin32 ✓ 安全检测通过
153
总下载
0
收藏
0
当前安装
1
版本数
在 OpenClaw 中安装
/install sop-refiner
功能描述
优化已有 SOP,删冗余、补异常路径、补回滚、补质量门槛。;use for sop, process, improvement workflows;do not use for 改变制度权限边界, 跳过安全检查.
安全使用建议
这个 Skill 在设计上是一致且可审计的。安装/使用前建议:1) 在隔离环境或使用示例输入先运行脚本(python3 scripts/run.py --input examples/example-input.md)以观察输出格式;2) 切勿把包含密钥、密码或系统级目录(如 /etc、~/.ssh、云凭证目录、生产数据库导出)直接作为 input 目录;3) 若需运行在真实工程目录,先人工审查 scripts/run.py(文件已包含在包内,且无网络调用或 exec);4) 如你希望更严格,运行时在受限用户权限下执行或在临时容器中运行以最小化数据暴露风险。总体来看,技能行为与说明一致,风险属于可控范围。
功能分析
Type: OpenClaw Skill Name: sop-refiner Version: 1.0.0 The 'sop-refiner' skill is a legitimate tool designed to optimize Standard Operating Procedures. The core logic in 'scripts/run.py' is a text-processing and auditing utility that reads local files to generate structured reports; notably, it includes a 'pattern_report' function that proactively scans for security risks like 'curl|bash' and hardcoded secrets in the input materials to alert the user. The skill lacks network access, obfuscation, or any commands for unauthorized execution, and its 'SKILL.md' instructions include explicit safety boundaries against bypassing security checks.
能力评估
Purpose & Capability
名称与说明是“SOP 打磨/结构化产出”;唯一声明的依赖是 python3,仓内包含用于生成/审计报告的 scripts/run.py、resources 模板与 spec.json,所有内容与文档处理/审计目的相符。
Instruction Scope
SKILL.md 明确限定只产生可审阅草案并列出边界;运行说明建议调用本地脚本来生成结构化结果。脚本会读取用户提供的输入文件或目录(包括常见文本/代码文件)并生成报告 —— 这是预期行为,但请勿将敏感系统目录或包含密钥的目录作为输入,以避免暴露机密给生成的输出。
Install Mechanism
无安装规格(instruction-only + 附带本地脚本);不会从网络下载或提取外部归档。唯一要求是系统有 python3。没有发现通过不可信 URL 下载或执行远程代码的行为。
Credentials
不要求任何环境变量、凭据或配置路径;脚本也没有尝试读取环境凭证。所需权限与文档审计/生成任务相称。
Persistence & Privilege
没有设置 always:true,也不修改其它 skills 或系统范围配置。脚本在本地写入由 --output 指定的文件(或 stdout),这是合理且可控的行为。
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install sop-refiner
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /sop-refiner 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.0
Initial release of sop-refiner. - Provides tools to optimize existing SOPs by removing redundancy, handling exceptions, adding rollback steps, and setting quality gates. - Outputs structured recommendations, including: current issues, deletions, additions, exception handling, rollback procedures, and an updated SOP outline. - Enforces strict boundaries: does not alter approval or permission frameworks, or bypass safety checks. - Supports both automated script execution and manual output, with fallback to template-based workflows if scripting is unavailable. - Designed for clarity, reviewability, and safe SOP improvement processes.
元数据
Slug sop-refiner
版本 1.0.0
许可证 MIT-0
累计安装 0
当前安装数 0
历史版本数 1
常见问题

Sop Refiner 是什么?

优化已有 SOP,删冗余、补异常路径、补回滚、补质量门槛。;use for sop, process, improvement workflows;do not use for 改变制度权限边界, 跳过安全检查. 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 153 次。

如何安装 Sop Refiner?

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

Sop Refiner 是免费的吗?

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

Sop Refiner 支持哪些平台?

Sop Refiner 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(darwin, linux, win32)。

谁开发了 Sop Refiner?

由 vx:17605205782(@52yuanchangxing)开发并维护,当前版本 v1.0.0。

💬 留言讨论