HomeBrowseUpload
← Back to registry
// Skill profile

BS Detector — Find the Real Point

name: bs-detector

by 1477009639zw-blip · published 2026-04-01

邮件处理社交媒体
Total installs
0
Stars
★ 0
Last updated
2026-04
// Install command
$ claw add gh:1477009639zw-blip/1477009639zw-blip-betabsdet
View on GitHub
// Full documentation

---

name: bs-detector

description: 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.

metadata:

openclaw:

emoji: "🔍"

requires:

bins: [python3]

always: false

---

# 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."

    // Comments
    Sign in with GitHub to leave a comment.
    // Related skills

    More tools from the same signal band