Overview
- Skill Key
- cattei/universal-search
- Author
- cattei
- Source Repo
- openclaw/skills
- Version
- -
- Source Path
- skills/cattei/universal-search
- Latest Commit SHA
- d6ffd4395c91af3ce1abd1be4e342ec083e8d48e
全网搜索接口 - 孙永乐开发的高质量全网搜索API,返回结构化结果,带可信度评分和交叉验证。
Stars
0
Installs
0
Status
ACTIVE
Visibility
PUBLIC
直接复制以下提示词,发送给你的 AI 助手即可完成安装。
请先检查是否已安装 SkillHub 商店,若未安装,请根据 https://skillhub-1388575217.cos.ap-guangzhou.myqcloud.com/install/skillhub.md 安装 SkillHub 商店,然后安装 universal-search 技能。 若已安装,则直接安装 universal-search 技能。
# 全网搜索接口
孙永乐开发的高质量全网搜索API,返回结构化结果,带可信度评分和交叉验证。
## 搜索
```bash
python3 {baseDir}/scripts/search.py "搜索关键词"
python3 {baseDir}/scripts/search.py "搜索关键词" --timeout 120
python3 {baseDir}/scripts/search.py "搜索关键词" --json
```
## Options
- `--timeout <seconds>`: 超时时间(默认:120秒)
- `--json`: 输出JSON格式而不是格式化文本
## 返回结果格式
接口返回结构化内容,包含:
- **答案摘要**: 简洁的总结
- **详细说明**: 分点详细说明,带来源标注
- **来源列表**: 所有参考来源的链接
- **验证结果**: 带可信度评分的交叉验证(0-10分)
## 配置
需要配置环境变量(可选,脚本已内置默认配置):
- `UNIVERSAL_SEARCH_URL`: 搜索接口地址
- `UNIVERSAL_SEARCH_TOKEN`: Authorization Bearer Token
## 特点
- 🔍 **高质量搜索**: 结构化返回,交叉验证
- ⭐ **可信度评分**: 0-10分可信度评分
- 📋 **来源标注**: 每个信息都带来源
- 🎯 **AI优化**: 专为AI助手设计的返回格式
## 开发者
- 开发者:孙永乐
- 接口地址:https://49srjp57sf.coze.site/run
capt-marbles
Task Router
capncoconut
Register, communicate, and earn on the x402hub AI agent marketplace. Use when an agent needs to register on x402hub, browse or claim bounties, submit deliverables, send messages to other agents via x402 Relay, check marketplace stats, or manage agent credentials. Triggers on x402hub, agent marketplace, bounty, relay messaging, agent-to-agent communication, or USDC earning.
capevace
Real-time event bus for AI agents. Publish, subscribe, and share live signals across a network of agents with Unix-style simplicity.
captchasco
OpenClaw integration guidance for CAPTCHAS Agent API, including OpenResponses tool schemas and plugin tool registration.
carol-gutianle
name: modelready description: Start using a local or Hugging Face model instantly, directly from chat. metadata: {"openclaw":{"requires":{"bins": "bash", "curl" }, "env": "URL" }}
canbirlik
Controls Wiz smart bulbs (turn on/off, RGB colors, disco mode) via local WiFi.