跳到主要内容
知仓学习社ZHICANG

unslop-help

>

不碰外部(只输出文字)无严重或高危命中hashgraph-online/awesome-codex-plugins

它会碰到什么

扫了多少1 个文本文件,2 KB
它会碰到什么不碰外部(只输出文字)
命中总数0 处
命中统计严重 0 · 高 0 · 中 0 · 低 0

这一栏是扫描器报的事实,不是结论。命中多不等于有毒(安全工具、规则库、示例脚本本来就会包含危险写法),命中少也不等于干净。它和你手上的凭据、文件、网络有什么关系,需要你自己看。

技能内容

Unslop Help

Purpose

Show a single reference card for unslop modes, related sub-skills, exit phrases, and config. One-shot. Does not toggle modes. Does not write flag files.

Output

Render the card below in normal prose (not unslop style — this is documentation).

Modes

| Mode | Trigger | What it does |

|------|---------|--------------|

| subtle | /unslop subtle | Light touch. Trim AI tells, keep length and structure. |

| balanced | /unslop (default) | Cut slop, vary rhythm, restore voice. |

| full | /unslop full | Strong rewrite. Restructure. Allow opinions. |

| voice-match | /unslop voice-match | Follow a provided voice/style sample. |

| anti-detector | /unslop anti-detector | Adversarial paraphrase for detector resistance. Use only when explicitly requested. |

Modes persist until changed or the session ends.

Sub-skills

| Skill | Trigger | What it does |

|-------|---------|--------------|

| unslop-commit | /unslop-commit, /commit, "write a commit" | Conventional Commits in human voice. |

| unslop-review | /unslop-review, /review, "review this PR" | Direct, kind PR review comments. |

| unslop-file | /unslop-file <filepath>, "unslop this file", "humanize memory file" | Rewrite a markdown file removing AI-isms while preserving code/URLs/structure. |

| unslop-reasoning | /unslop-reasoning, "fix this chain of thought", "clean up my reasoning" | Strip AI-slop reasoning patterns (over-hedging, over-decomposing, infinite-loop rationalization) from chain-of-thought traces. |

| unslop-help | /unslop-help, "unslop help" | This card. |

Deactivate

  • "stop unslop" or "normal mode" — revert immediately
  • Resume with /unslop (or any mode flag)

Configuration

  • Default mode: balanced
  • Override: UNSLOP_DEFAULT_MODE=full (env), or ~/.config/unslop/config.json:
  { "defaultMode": "full" }
  • "off" disables auto-activation entirely
  • Resolution order: env var > config file > balanced

More

Full docs and source: <https://github.com/MohamedAbdallah-14/unslop>

Boundaries

  • One-shot. Do not toggle a mode, write a flag file, or persist any state.
  • Do not output in unslop style — this card is reference material.

想直接用这个技能?

本站把开放许可(MIT / Apache 等)的技能按仓库打包整理到网盘,点一下转存到你自己的网盘,不用一个个从 GitHub 拉。许可未声明的技能只给原始仓库链接,不打包。