← 返回
未分类 中文

deaiify

Ban LLM em-dashes and en-dashes before delivery, rewrite via embedded LLM.
交付前禁用LLM的破折号和短横线,使用嵌入式LLM重写。
shawnpetros shawnpetros 来源
未分类 clawhub v3.4.1 1 版本 100000 Key: 无需
★ 0
Stars
📥 400
下载
💾 1
安装
1
版本
#latest

概述

deAIify Plugin

Enforces the "no em dashes" rule across all output by intercepting messages, detecting U+2013 (en dash) and U+2014 (em dash), and forcing a rewrite turn via embedded LLM correction.

What it does

  • Detects U+2013 and U+2014 in outbound messages
  • Calls embedded LLM to rewrite without dashes (preserves meaning, tone, style)
  • Returns corrected output to user
  • Never touches U+002D (hyphen-minus in code)
  • Excludes content inside code blocks and inline code

How it works

  1. before_agent_reply intercepts the completed assistant text before delivery
  2. Detects banned dash characters outside of code blocks
  3. Calls runEmbeddedPiAgent with a restructuring prompt
  4. Verifies the rewrite is sane (word count and length checks)
  5. Returns the rewritten reply

Installation

openclaw plugin install deaiify

Configuration

OptionTypeDefaultDescription
------------------------------------
rewriteTimeoutMsinteger15000Timeout in ms for the embedded rewrite call

The plugin uses the session's default model for rewrites. No model config needed.

版本历史

共 1 个版本

  • v3.4.1 当前
    2026-05-07 06:14 安全 安全

安全检测

腾讯云安全 (Keen)

安全,无风险
查看报告

腾讯云安全 (Sanbu)

安全,无风险
查看报告

🔗 相关推荐

content-creation

Humanizer

biostartechnology
消除AI写作痕迹,使文本更自然真实。基于维基百科"AI写作特征"指南,识别并修正夸张象征、宣传用语、肤浅-ing分析、模糊归因、破折号滥用、三项排比、AI词汇、负面平行结构及冗长连接词等模式。
★ 926 📥 210,740
content-creation

humanizer-zh

liuxy951129-cpu
去除文本中的 AI 生成痕迹。适用于编辑或审阅文本,使其听起来更自然、更像人类书写。 基于维基百科的"AI 写作特征"综合指南。检测并修复以下模式:夸大的象征意义、 宣传性语言、以 -ing 结尾的肤浅分析、模糊的归因、破折号过度使用、三段
★ 64 📥 30,422
it-ops-security

Openclaw Audit

shawnpetros
对您的OpenClaw配置进行审计,针对12个生产原语以及8个常见设置陷阱(隐性成本泄漏、提示注入路径、僵尸会话等)
★ 0 📥 568