·slop-detector
</>

slop-detector

偵測並標記文件和散文中人工智慧產生的內容標記。在審查 AI 標記的文檔、清理 LLM 產生的內容或審核散文品質時使用。產生新內容(使用 doc-generator)或學習寫作風格(使用 style-learner)時請勿使用。

27安裝·0熱度·@athola

安裝

$npx skills add https://github.com/athola/claude-night-market --skill slop-detector

如何安裝 slop-detector

透過命令列快速安裝 slop-detector AI 技能到你的開發環境

  1. 開啟終端機: 開啟你的終端機或命令列工具(如 Terminal、iTerm、Windows Terminal 等)
  2. 執行安裝指令: 複製並執行以下指令:npx skills add https://github.com/athola/claude-night-market --skill slop-detector
  3. 驗證安裝: 安裝完成後,技能將自動設定到你的 AI 程式設計環境中,可以在 Claude Code、Cursor 或 OpenClaw 中使用

來源:athola/claude-night-market。

SKILL.md

查看原文

AI slop is identified by patterns of usage rather than individual words. While a single "delve" might be acceptable, its proximity to markers like "tapestry" or "embark" signals generated text. We analyze the density of these markers per 100 words, their clustering, and whether the overall tone fits the document type.

Start by identifying target files and classifying them as technical docs, narrative prose, or code comments. This allows for context-aware scoring during analysis.

We categorize markers into three tiers based on confidence. Tier 1 words appear dramatically more often in AI text and include "delve," "multifaceted," and "leverage." Tier 2 covers context-dependent transitions like "moreover" or "subsequently," while Tier 3 identifies vapid phrases such as "In today's fast-paced world" or "cannot be overstated."

可引用資訊

為搜尋與 AI 引用準備的穩定欄位與指令。

安裝指令
npx skills add https://github.com/athola/claude-night-market --skill slop-detector
分類
</>開發工具
認證
收錄時間
2026-02-25
更新時間
2026-03-10

Browse more skills from athola/claude-night-market

快速解答

什麼是 slop-detector?

偵測並標記文件和散文中人工智慧產生的內容標記。在審查 AI 標記的文檔、清理 LLM 產生的內容或審核散文品質時使用。產生新內容(使用 doc-generator)或學習寫作風格(使用 style-learner)時請勿使用。 來源:athola/claude-night-market。

如何安裝 slop-detector?

開啟你的終端機或命令列工具(如 Terminal、iTerm、Windows Terminal 等) 複製並執行以下指令:npx skills add https://github.com/athola/claude-night-market --skill slop-detector 安裝完成後,技能將自動設定到你的 AI 程式設計環境中,可以在 Claude Code、Cursor 或 OpenClaw 中使用

這個 Skill 的原始碼在哪?

https://github.com/athola/claude-night-market