Install
openclaw skills install deaiifyBan LLM em-dashes and en-dashes before delivery, rewrite via embedded LLM.
openclaw skills install deaiifyEnforces 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.
before_agent_reply intercepts the completed assistant text before deliveryrunEmbeddedPiAgent with a restructuring promptopenclaw plugin install deaiify
| Option | Type | Default | Description |
|---|---|---|---|
rewriteTimeoutMs | integer | 15000 | Timeout in ms for the embedded rewrite call |
The plugin uses the session's default model for rewrites. No model config needed.