Bs Detector

Other

Detects key claims in long messages and summarizes the real point. Uses NLP to find what someone is actually saying vs. what they want you to believe.

Install

openclaw skills install bs-detector

BS Detector — Find the Real Point

Detects claims, identifies fluff, and extracts the actionable truth from long messages.

Usage

python3 detect.py --input message.txt
python3 detect.py --text "Your long slack message here..."

Features

  • Claim extraction from long text
  • Fluff detection (filler, buzzwords, corporate speak)
  • Core point summarization
  • Sentiment analysis
  • Key numbers and facts highlighted

Example

Input: Long corporate email Output: "Core message: Deadline is Friday. Key ask: Approval by EOD Thursday."