upsurge-searxng

TotalClaw 作者 Upsurge.ae v1.4.0

特工私人情报雷达。解决 Brave/Google API 的高成本和隐私泄露问题。本地聚合数据,零泄漏绝对数据主权。

安装 / 下载方式

TotalClaw CLI推荐
totalclaw install totalclaw:totalclaw~upsurge911-lgtm-upsurge-searxng
cURL直接下载,无需登录
curl -fsSL https://skills.taituai.com/api/skills/totalclaw%3Atotalclaw~upsurge911-lgtm-upsurge-searxng/file -o upsurge911-lgtm-upsurge-searxng.md
# ![Upsurge](logo.jpg) 
# SearXNG Search engine For OpenClaw by Upsurge.ae

### Reclaim your data. Zero-cost, Zero-leak enterprise search.

**The Problem:** Standard AI search (Brave/Google) turns your proprietary queries into product training data for competitors. Every search is a recurring cost and a potential trade-secret leak.

**The Agitation:** For enterprise AI adoption, this is a non-starter. You can't build a private "War Room" if your search engine is a sieve that bills you for every discovery.

**The Solution:** A high-velocity **Private Intelligence Radar** that runs entirely within your Docker network. Upsurge SearXNG gives your agents "Eyes" across 70+ engines without the API tax or the privacy risk.

## ✨ Features
*   **Agent-Optimized Markdown:** High-fidelity formatting specifically designed for agent ingestion. Reduces hallucination and increases data extraction speed by 2x compared to raw snippets.
*   **Temporal Intelligence:** Native filters for `day`, `month`, and `year`. Force your agents to focus on real-time market moves rather than stale data.
*   **$0 Search Costs:** Unlimited global querying with no monthly API bills or token metering.
*   **Zero-Leak Privacy:** Your strategic queries remain on your local Docker network; invisible to third-party ad networks and AI trainers.
*   **Aggregated Results:** One-shot discovery across Google, Bing, DuckDuckGo, and Wikipedia.

## 🎯 When to Use
*   **Market Intelligence:** When you need to monitor competitor moves without tipping them off.
*   **Technical Research:** Searching documentation and GitHub repos using the `it` category.
*   **Real-time Briefings:** Using the `day` filter to generate morning reports for the CEO Pack.
*   **Data Sovereignty:** When corporate compliance prohibits sharing internal project names with public search APIs.

## 🛠 Prerequisites
*   SearXNG running on `http://localhost:8080` (Docker).
*   Python 3 installed on the host.

## 🚀 Usage

```bash
# Broad Market Search
python3 search.py "AI adoption trends"

# Real-time News (Last 24 Hours)
python3 search.py "Market news" --time day --category news

# Technical Deep Dive
python3 search.py "OpenClaw API" --category it
```

---
*Built for the CEO Pack by Upsurge.ae*

---

## 中文说明

# ![Upsurge](logo.jpg) 
# SearXNG Search engine For OpenClaw by Upsurge.ae

### 夺回你的数据。零成本、零泄漏的企业级搜索。

**问题所在:** 标准 AI 搜索(Brave/Google)会把你的专有查询变成训练数据,供竞争对手的产品使用。每一次搜索都是一笔经常性成本,也是一次潜在的商业机密泄露。

**痛点加剧:** 对于企业级 AI 采用而言,这是不可接受的。如果你的搜索引擎是个会为每次发现向你计费的"筛子",你就无法构建一个私密的"作战室"。

**解决方案:** 一个完全运行在你 Docker 网络内的高速**私人情报雷达**。Upsurge SearXNG 让你的代理拥有横跨 70 多个引擎的"眼睛",且没有 API 税负或隐私风险。

## ✨ 功能特性
*   **为代理优化的 Markdown:** 专为代理摄取设计的高保真格式。与原始片段相比,可减少幻觉并将数据提取速度提高 2 倍。
*   **时间情报:** 原生支持 `day`、`month` 和 `year` 过滤器。强制你的代理聚焦于实时市场动向,而非陈旧数据。
*   **$0 搜索成本:** 无限的全球查询,没有每月 API 账单或令牌计量。
*   **零泄漏隐私:** 你的战略查询保留在本地 Docker 网络上;对第三方广告网络和 AI 训练者不可见。
*   **聚合结果:** 跨 Google、Bing、DuckDuckGo 和 Wikipedia 的一站式发现。

## 🎯 使用场景
*   **市场情报:** 当你需要在不惊动竞争对手的情况下监控其动向时。
*   **技术研究:** 使用 `it` 类别搜索文档和 GitHub 仓库。
*   **实时简报:** 使用 `day` 过滤器为 CEO Pack 生成晨间报告。
*   **数据主权:** 当企业合规规定禁止与公共搜索 API 共享内部项目名称时。

## 🛠 前置条件
*   SearXNG 运行在 `http://localhost:8080`(Docker)。
*   主机上已安装 Python 3。

## 🚀 使用方法

```bash
# Broad Market Search
python3 search.py "AI adoption trends"

# Real-time News (Last 24 Hours)
python3 search.py "Market news" --time day --category news

# Technical Deep Dive
python3 search.py "OpenClaw API" --category it
```

---
*Built for the CEO Pack by Upsurge.ae*