返回顶部
m

mediator沟通过滤

Intercept and filter communications from difficult contacts. Strips emotion, extracts facts, drafts neutral responses. Use when setting up communication filtering for specific contacts, configuring the mediator, or processing intercepted messages. Triggers on "mediator", "intercept messages", "filter communications", "difficult contact", or requests to handle messages from someone the user doesn't want to deal with directly.

作者: admin | 来源: ClawHub
源自
ClawHub
版本
V 1.0.0
安全检测
已通过
996
下载量
免费
免费
0
收藏
概述
安装方式
版本历史

mediator

Mediator Skill

Emotional firewall for difficult relationships. Intercepts messages from configured contacts, strips out emotional content, presents just the facts, and helps draft measured responses.

Quick Start

CODEBLOCK0

Configuration

Config lives at ~/.clawdbot/mediator.yaml:

CODEBLOCK1

Modes

  • - intercept: Archive/hide original, only show summary. User never sees raw emotional content.
  • assist: Show original but also provide summary and response suggestions.

Summarize Options

  • - facts-only: Extract only actionable items, requests, deadlines. No emotion.
  • neutral: Rewrite the message in neutral tone, preserving all content.
  • full: Show everything but flag emotional/manipulative language.

Respond Options

  • - draft: Generate suggested response, wait for approval before sending.
  • auto: Automatically respond (use with extreme caution).

How It Works

Email Flow

  1. 1. Gmail Pub/Sub notification arrives (real-time)
  2. Check if sender matches any configured contact
  3. If match:
- Fetch full email content - Process through LLM to extract facts/strip emotion - Archive original (apply "Mediator/Raw" label, mark read) - Send summary to configured notify channel - If response needed, draft one

iMessage Flow

  1. 1. imsg watch monitors for new messages
  2. Check if sender matches configured contact
  3. If match:
- Process message content - Send summary to notify channel - Draft response if requested

Scripts

  • - mediator.sh - Main CLI wrapper
  • INLINECODE3 - Email processing logic
  • INLINECODE4 - iMessage processing logic
  • INLINECODE5 - LLM-based content analysis and summarization

Integration

Heartbeat Check

Add to HEARTBEAT.md:
CODEBLOCK2

Cron (for more frequent checking)

CODEBLOCK3

Safety Notes

  • - Never auto-respond to legal, financial, or child-related messages
  • Original messages are archived, not deleted (recoverable)
  • All actions logged to INLINECODE7
  • Review and adjust prompts if summaries miss important context

Example Output

Original email:

I can't BELIEVE you would do this to me AGAIN. After everything I've done for you!!! You NEVER think about anyone but yourself. I need you to pick up the kids at 3pm on Saturday and if you can't even do THAT then I don't know what to say anymore.

Mediator summary:

From: Ex Partner

Channel: Email

Action Required: Yes


Request: Pick up kids at 3pm Saturday


Suggested response:

"Confirmed. I'll pick up the kids at 3pm on Saturday."




See references/prompts.md for the LLM prompts used in processing.

标签

skill ai

通过对话安装

该技能支持在以下平台通过对话安装:

OpenClaw WorkBuddy QClaw Kimi Claude

方式一:安装 SkillHub 和技能

帮我安装 SkillHub 和 mediator-1776420079 技能

方式二:设置 SkillHub 为优先技能安装源

设置 SkillHub 为我的优先技能安装源,然后帮我安装 mediator-1776420079 技能

通过命令行安装

skillhub install mediator-1776420079

下载

⬇ 下载 mediator v1.0.0(免费)

文件大小: 13.6 KB | 发布时间: 2026-4-17 20:10

v1.0.0 最新 2026-4-17 20:10
Initial release of the Mediator skill – an emotional firewall for difficult communications.

- Intercepts messages from designated contacts, stripping emotional content and surfacing key facts.
- Offers facts-only summaries, neutral rewrites, or full messages with flagged language.
- Drafts suggested neutral responses; supports manual approval or (optionally) auto-response.
- Provides a command-line tool for contact management and message processing.
- Integrates with email and iMessage; supports notification via multiple channels.
- Designed for safety: archives originals, logs all actions, and includes safeguards for sensitive topics.

Archiver·手机版·闲社网·闲社论坛·羊毛社区· 多链控股集团有限公司 · 苏ICP备2025199260号-1

Powered by Discuz! X5.0   © 2024-2025 闲社网·线报更新论坛·羊毛分享社区·http://xianshe.com

p2p_official_large
返回顶部