← 返回 Skills 市场
bytesagain3

Mediation

作者 bytesagain3 · GitHub ↗ · v1.0.0 · MIT-0
cross-platform ✓ 安全检测通过
170
总下载
0
收藏
1
当前安装
1
版本数
在 OpenClaw 中安装
/install mediation
功能描述
Mediation and ADR reference — dispute resolution processes, mediator techniques, caucus strategy, settlement agreements. Use when preparing for mediation ses...
安全使用建议
This skill appears coherent, but because it executes a bundled shell script you should: (1) open and read scripts/script.sh in full to confirm it only prints mediation content and does not perform network requests or modify arbitrary files; (2) search the script for suspicious commands (curl, wget, nc, ssh, scp, rm -rf, eval, base64, openssl, python -c, perl -e, exec); (3) if unsure, run the skill in an isolated/sandboxed environment first; and (4) avoid supplying any secrets or elevated access to the agent unless you verify the script's behavior and trust the publisher (bytesagain.com / the GitHub repo).
功能分析
Type: OpenClaw Skill Name: mediation Version: 1.0.0 The 'mediation' skill is a purely informational reference tool for Alternative Dispute Resolution (ADR) processes. The 'scripts/script.sh' file contains static text blocks describing mediation techniques, ethics, and preparation steps, which are printed to the console. There is no evidence of data exfiltration, malicious execution, or prompt injection.
能力评估
Purpose & Capability
Name, description, and SKILL.md commands line up with a reference/help skill for mediation; the only runtime artifact is a bundled shell script that prints guidance and handles subcommands — there are no unrelated binaries or credential requests.
Instruction Scope
The SKILL.md instructs the agent to run scripts/script.sh with various subcommands. The visible portions of script.sh are purely documentation output (mediation content) and reference an optional MEDIATION_DIR; however the provided script is truncated in the package listing, so you should confirm the remainder contains no network calls, shell eval/exec of untrusted input, or access to unrelated system files before running.
Install Mechanism
No install spec is provided (instruction-only with an included script). Nothing is downloaded from external URLs during install; risk is limited to executing the bundled script at runtime.
Credentials
The skill declares no required environment variables or credentials. It documents an optional MEDIATION_DIR configuration (default ~/.mediation/) which is proportionate to a reference/help skill.
Persistence & Privilege
always is false and the skill is user-invocable; it does not request persistent system-wide privileges and doesn't claim to modify other skills or global agent settings.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install mediation
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /mediation 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.0
publish v1.0.0
元数据
Slug mediation
版本 1.0.0
许可证 MIT-0
累计安装 1
当前安装数 1
历史版本数 1
常见问题

Mediation 是什么?

Mediation and ADR reference — dispute resolution processes, mediator techniques, caucus strategy, settlement agreements. Use when preparing for mediation ses... 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 170 次。

如何安装 Mediation?

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

Mediation 是免费的吗?

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

Mediation 支持哪些平台?

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

谁开发了 Mediation?

由 bytesagain3(@bytesagain3)开发并维护,当前版本 v1.0.0。

💬 留言讨论