← Back to Skills Marketplace
harrylabsj

Family Conflict Mediator

by haidong · GitHub ↗ · v0.1.0 · MIT-0
cross-platform ✓ Security Clean
100
Downloads
0
Stars
0
Active Installs
1
Versions
Install in OpenClaw
/install family-conflict-mediator
Description
Analyze family conflicts calmly and provide mediation steps, dialogue suggestions, and resources for non-emergency situations.
README (SKILL.md)

Family Conflict Mediator(家庭冲突调解员)

Overview

帮助用户在家庭冲突(非紧急)情况下冷静分析,给出调解步骤和话术建议。

Trigger

  • 家庭争吵
  • 夫妻冷战
  • 亲子冲突
  • 家庭矛盾

Output

JSON: {detectedParties[], conflictLevel, mediationSteps[], principle, crisisResources{}}

Usage Guidance
This skill appears internally consistent and implements simple text heuristics for non-emergency family mediation. Before installing: (1) Understand it is not a substitute for professional counseling or emergency services—do not rely on it for imminent danger. (2) It contains hardcoded crisis numbers (Chinese hotlines); verify or replace them with your region's appropriate resources. (3) The code runs locally (no network calls), but review handler.py yourself if you require guarantees about data handling. (4) If you intend to use this skill in scenarios involving abuse or violence, prefer trained professionals and emergency services.
Capability Analysis
Type: OpenClaw Skill Name: family-conflict-mediator Version: 0.1.0 The skill bundle is a straightforward family conflict mediation tool. The logic in handler.py uses basic keyword matching to assess conflict levels and provide structured advice and emergency contact numbers (e.g., 110, 12338) without any network activity, file system access, or suspicious instructions.
Capability Assessment
Purpose & Capability
Skill name/description (family mediation) align with included handler.py and SKILL.md. No unrelated environment variables, binaries, or config paths are requested.
Instruction Scope
SKILL.md defines a narrow runtime contract (JSON with detectedParties, conflictLevel, mediationSteps, principle, crisisResources). handler.py implements those outputs using only the provided input text and internal heuristics; it does not read files, env vars, or transmit data to external endpoints.
Install Mechanism
No install spec; the package is instruction-only with a small handler.py. Nothing is downloaded or extracted from external URLs.
Credentials
The skill requires no environment variables, secrets, or credentials. Its runtime logic uses only the input text and built-in constants (e.g., hotline numbers).
Persistence & Privilege
always is false and autonomous invocation is the default platform behavior; the skill does not request permanent system-wide privileges or modify other skills' configs.
How to Use
  1. Make sure OpenClaw is installed (local or Docker)
  2. Run the install command in chat: /install family-conflict-mediator
  3. After installation, invoke the skill by name or use /family-conflict-mediator
  4. Provide required inputs per the skill's parameter spec and get structured output
Version History
v0.1.0
Family Conflict Mediator 0.1.0 - Initial release to help users navigate non-urgent family conflicts. - Supports detection of conflict parties and level of conflict. - Provides step-by-step mediation guidance and conversation suggestions. - Outputs responses in structured JSON format. - Includes a principle for mediation and information on crisis resources.
Metadata
Slug family-conflict-mediator
Version 0.1.0
License MIT-0
All-time Installs 0
Active Installs 0
Total Versions 1
Frequently Asked Questions

What is Family Conflict Mediator?

Analyze family conflicts calmly and provide mediation steps, dialogue suggestions, and resources for non-emergency situations. It is an AI Agent Skill for Claude Code / OpenClaw, with 100 downloads so far.

How do I install Family Conflict Mediator?

Run "/install family-conflict-mediator" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.

Is Family Conflict Mediator free?

Yes, Family Conflict Mediator is completely free, licensed under MIT-0. You can download, install and use it at no cost.

Which platforms does Family Conflict Mediator support?

Family Conflict Mediator is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).

Who created Family Conflict Mediator?

It is built and maintained by haidong (@harrylabsj); the current version is v0.1.0.

💬 Comments