Overview
- Skill Key
- airoom-ai/tavily-search-up
- Author
- airoom-ai
- Source Repo
- openclaw/skills
- Version
- -
- Source Path
- skills/airoom-ai/tavily-search-up
- Latest Commit SHA
- 69cddf1466c8923c1ed2aaded317204b4a9061f3
增强型 AI 搜索与深度洞察引擎。除了搜索,还能进行情绪分析和情报汇总。
Stars
0
Installs
0
Status
ACTIVE
Visibility
PUBLIC
直接复制以下提示词,发送给你的 AI 助手即可完成安装。
请先检查是否已安装 SkillHub 商店,若未安装,请根据 https://skillhub-1388575217.cos.ap-guangzhou.myqcloud.com/install/skillhub.md 安装 SkillHub 商店,然后安装 tavily-insight 技能。 若已安装,则直接安装 tavily-insight 技能。
# Tavily Insight Engine (洞察引擎)
这是对标准 Tavily 搜索的创意升级,专为需要“深度理解”而不仅仅是“数据搬运”的 AI 代理设计。
## 1. 基础搜索 (Search)
```bash
node {baseDir}/scripts/search.mjs "量子计算的商业化进展" --deep
```
## 2. 互联网情绪风向标 (Vibe Check) 🆕
分析当前互联网对某个话题的“体感温度”。
```bash
node {baseDir}/scripts/vibe.mjs "Apple Vision Pro"
```
## 3. 任务简报 (Mission Brief) 🆕
将长网页转化为结构化的情报简报,自动识别关键角色和影响。
```bash
node {baseDir}/scripts/brief.mjs "https://example.com/tech-news"
```
## 选项说明
- `-n <count>`: 结果数量 (默认 5)
- `--deep`: 开启深度研究模式
- `--topic <news|general>`: 搜索类别
- `--days <n>`: 搜索最近 n 天的新闻
> **注意**: 必须在环境变量中配置 `TAVILY_API_KEY`。
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.