Skip to content

ex-skill 比 colleague-skill 更需要"甩锅检测"功能。#2

Open
Adkid-Zephyr wants to merge 1 commit into
therealXiaomanChu:mainfrom
Adkid-Zephyr:feat/toxic-pattern-detector
Open

ex-skill 比 colleague-skill 更需要"甩锅检测"功能。#2
Adkid-Zephyr wants to merge 1 commit into
therealXiaomanChu:mainfrom
Adkid-Zephyr:feat/toxic-pattern-detector

Conversation

@Adkid-Zephyr
Copy link
Copy Markdown

背景

同事甩锅:「这个需求改了好几个地方」
前任甩锅:「是你想太多了」「我从来没说过」

建议把 colleague-skill 的 Persona 分析模块改一下:

  • 检测 PUA 话术
  • 标记煤气灯行为
  • 统计「都是我的错」出现次数

这功能绝对爆款。

功能说明

新增有毒对话模式检测器,支持识别 6 种有毒沟通模式:

  • 🔴 煤气灯操纵(让你质疑自己的记忆)
  • 🟠 甩锅模式(推卸责任)
  • 🟠 情感操控(利用感情控制)
  • 🟡 冷暴力(沉默 / 疏远惩罚)
  • 🟡 打压 Negging(贬低降低自信)
  • 🟡 爱意轰炸(过度甜言蜜语后冷淡)

使用方法

/toxic-check {slug}

输出示例

  • 各模式检测次数统计
  • 典型案例摘录
  • 严重程度评分 (0-100)
  • 评级建议(🟢 健康 -> 🔴 高危)

测试

已用模拟聊天记录测试,功能正常。

⚠️ 温馨提示:检测结果仅供参考,不构成专业心理建议。

…nalysis

- New tool: toxic_pattern_detector.py
  - Detects 6 types of toxic communication patterns:
    - Gaslighting (煤气灯操纵)
    - Blame shifting (甩锅)
    - Emotional manipulation (情感操控)
    - Silent treatment/cold violence (冷暴力)
    - Negging (打压)
    - Love bombing (爱意轰炸)
  - Generates severity score (0-100) with rating
  - Outputs detailed report with statistics and examples

- Updated SKILL.md:
  - Added toxic_pattern_detector.py to tool usage table
  - Added /toxic-check {slug} management command

- Updated README.md:
  - Added /toxic-check to command table
  - Added new feature section with pattern descriptions

Inspired by: '同事甩锅 vs 前任甩锅' issue suggestion
@buchenzhang
Copy link
Copy Markdown

真无敌了

@Ajacksonwu
Copy link
Copy Markdown

我去了真无敌了

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants