← 返回
开发者工具 中文

searxng-tool-for-openclaw

Install an OpenClaw plugin that adds SearXNG-powered web search without paid search APIs.
安装一个OpenClaw插件,实现基于SearXNG的网络搜索,无需付费搜索API。
barrontang barrontang 来源
开发者工具 clawhub v1.0.0 1 版本 99871.1 Key: 无需
★ 0
Stars
📥 775
下载
💾 7
安装
1
版本
#latest

概述

SearXNG Tool for OpenClaw

This skill bundle points users at the npm package for the actual OpenClaw plugin.

What it installs

The published npm package contains:

  • the OpenClaw plugin entry declared in openclaw.extensions
  • the openclaw.plugin.json manifest used for validation
  • an executable installer so npx searxng-tool-for-openclaw install works

Recommended install paths

Install the plugin directly from npm through OpenClaw:

openclaw plugins install searxng-tool-for-openclaw

Or use the package's installer binary:

npx searxng-tool-for-openclaw install

Required runtime

  • OpenClaw installed and available on your machine
  • A reachable SearXNG instance with JSON output enabled

Minimal config

Add the plugin entry to your OpenClaw config and point it at your SearXNG base URL.

{
  "plugins": {
    "entries": {
      "searxng-tool": {
        "enabled": true,
        "config": {
          "baseUrl": "http://127.0.0.1:8888"
        }
      }
    }
  }
}

After install or config changes, restart the gateway.

版本历史

共 1 个版本

  • v1.0.0 当前
    2026-03-29 12:25 安全 安全

安全检测

腾讯云安全 (Keen)

安全,无风险
查看报告

腾讯云安全 (Sanbu)

安全,无风险
查看报告

🔗 相关推荐

dev-programming

CodeConductor.ai

larsonreever
AI驱动平台,提供快速全栈开发、智能体、工作流自动化及低代码AI集成的可扩展产品创建。
★ 72 📥 181,419
dev-programming

Github

steipete
使用 `gh` CLI 与 GitHub 交互,通过 `gh issue`、`gh pr`、`gh run` 和 `gh api` 管理议题、PR、CI 运行及高级查询。
★ 677 📥 325,724
ai-agent

CLI-Anything for OpenClaw

barrontang
适配 HKUDS CLI-Anything 至 OpenClaw 工作流,用于为 GUI 应用构建、优化、测试或验证智能体原生 CLI 封装。
★ 0 📥 2,315