·slop-detector
</>

slop-detector

ドキュメントや散文内で AI が生成したコンテンツ マーカーを検出してフラグを立てます。 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。

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 が生成したコンテンツ マーカーを検出してフラグを立てます。 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 で使用できるようになります

ソースリポジトリはどこですか?

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