Family Conflict Mediator

v0.1.0

Analyze family conflicts calmly and provide mediation steps, dialogue suggestions, and resources for non-emergency situations.

0· 95·0 current·0 all-time
byhaidong@harrylabsj

Install

OpenClaw Prompt Flow

Install with OpenClaw

Best for remote or guided setup. Copy the exact prompt, then paste it into OpenClaw for harrylabsj/family-conflict-mediator.

Previewing Install & Setup.
Prompt PreviewInstall & Setup
Install the skill "Family Conflict Mediator" (harrylabsj/family-conflict-mediator) from ClawHub.
Skill page: https://clawhub.ai/harrylabsj/family-conflict-mediator
Keep the work scoped to this skill only.
After install, inspect the skill metadata and help me finish setup.
Use only the metadata you can verify from ClawHub; do not invent missing requirements.
Ask before making any broader environment changes.

Command Line

CLI Commands

Use the direct CLI path if you want to install manually and keep every step visible.

OpenClaw CLI

Bare skill slug

openclaw skills install family-conflict-mediator

ClawHub CLI

Package manager switcher

npx clawhub@latest install family-conflict-mediator
Security Scan
VirusTotalVirusTotal
Benign
View report →
OpenClawOpenClaw
Benign
high confidence
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.
Assessment
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.

Like a lobster shell, security has layers — review code before you run it.

latestvk974p6qgv9336tdtstz2yb3zjd84cgnt
95downloads
0stars
1versions
Updated 3w ago
v0.1.0
MIT-0

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

Overview

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

Trigger

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

Output

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

Comments

Loading comments...