← 返回 Skills 市场
1477009639zw-blip

Beta BS Detector

作者 1477009639zw-blip · GitHub ↗ · v1.0.0 · MIT-0
cross-platform ✓ 安全检测通过
119
总下载
0
收藏
0
当前安装
1
版本数
在 OpenClaw 中安装
/install betabsdet
功能描述
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.
使用说明 (SKILL.md)

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

安全使用建议
This is a small local tool that runs with python3 and prints analysis to stdout. It does not send data over the network or request credentials. Before using: (1) review the included detect.py (already provided) if you have concerns; (2) do not point the --input argument at sensitive system files or secret/config files; (3) be aware the script has minor bugs (e.g., potential division by zero on empty input) but nothing indicating malicious behavior; (4) because the source and homepage are unknown, prefer running it in a restricted environment (local sandbox/VM) if you are cautious.
能力评估
Purpose & Capability
The skill name and description match the provided detect.py implementation. Requiring python3 is appropriate for a bundled Python script. There are no unrelated binaries, credentials, or config paths requested.
Instruction Scope
SKILL.md instructs running detect.py with --input or --text. The script reads the file path you provide or prompts for pasted text and prints a local analysis. It does not call external endpoints or access other system configurations. Note: because it reads any file path the user supplies, you should avoid pointing it at sensitive system files or secrets.
Install Mechanism
No install spec — instruction-only with a single included Python file. Nothing is downloaded or written to disk by an installer step beyond the existing file, so install risk is low.
Credentials
No environment variables, credentials, or external tokens are requested. The required surface (python3) is minimal and proportional to the stated purpose.
Persistence & Privilege
The skill is not always-enabled (always:false) and is user-invocable. It does not modify other skills or system-wide settings and does not persist credentials.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install betabsdet
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /betabsdet 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.0
init
元数据
Slug betabsdet
版本 1.0.0
许可证 MIT-0
累计安装 0
当前安装数 0
历史版本数 1
常见问题

Beta BS Detector 是什么?

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. 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 119 次。

如何安装 Beta BS Detector?

在 OpenClaw 或 Claude Code 对话框中运行命令「/install betabsdet」即可一键安装,无需额外配置。

Beta BS Detector 是免费的吗?

是的,Beta BS Detector 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。

Beta BS Detector 支持哪些平台?

Beta BS Detector 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。

谁开发了 Beta BS Detector?

由 1477009639zw-blip(@1477009639zw-blip)开发并维护,当前版本 v1.0.0。

💬 留言讨论