← Back to Skills Marketplace
Mediation
by
bytesagain3
· GitHub ↗
· v1.0.0
· MIT-0
170
Downloads
0
Stars
1
Active Installs
1
Versions
Install in OpenClaw
/install mediation
Description
Mediation and ADR reference — dispute resolution processes, mediator techniques, caucus strategy, settlement agreements. Use when preparing for mediation ses...
Usage Guidance
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).
Capability Analysis
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.
Capability Assessment
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.
How to Use
- Make sure OpenClaw is installed (local or Docker)
- Run the install command in chat:
/install mediation - After installation, invoke the skill by name or use
/mediation - Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.0.0
publish v1.0.0
Metadata
Frequently Asked Questions
What is Mediation?
Mediation and ADR reference — dispute resolution processes, mediator techniques, caucus strategy, settlement agreements. Use when preparing for mediation ses... It is an AI Agent Skill for Claude Code / OpenClaw, with 170 downloads so far.
How do I install Mediation?
Run "/install mediation" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.
Is Mediation free?
Yes, Mediation is completely free, licensed under MIT-0. You can download, install and use it at no cost.
Which platforms does Mediation support?
Mediation is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).
Who created Mediation?
It is built and maintained by bytesagain3 (@bytesagain3); the current version is v1.0.0.
More Skills