Best use case
tavily-insight is best used when you need a repeatable AI agent workflow instead of a one-off prompt.
增强型 AI 搜索与深度洞察引擎。除了搜索,还能进行情绪分析和情报汇总。
Teams using tavily-insight should expect a more consistent output, faster repeated execution, less prompt rewriting.
When to use this skill
- You want a reusable workflow that can be run more than once with consistent structure.
When not to use this skill
- You only need a quick one-off answer and do not need a reusable workflow.
- You cannot install or maintain the underlying files, dependencies, or repository context.
Installation
Claude Code / Cursor / Codex
Manual Installation
- Download SKILL.md from GitHub
- Place it in
.claude/skills/tavily-search-up/SKILL.mdinside your project - Restart your AI agent — it will auto-discover the skill
How tavily-insight Compares
| Feature / Agent | tavily-insight | Standard Approach |
|---|---|---|
| Platform Support | Not specified | Limited / Varies |
| Context Awareness | High | Baseline |
| Installation Complexity | Unknown | N/A |
Frequently Asked Questions
What does this skill do?
增强型 AI 搜索与深度洞察引擎。除了搜索,还能进行情绪分析和情报汇总。
Where can I find the source code?
You can find the source code on GitHub using the link provided at the top of the page.
Related Guides
AI Agents for Marketing
Discover AI agents for marketing workflows, from SEO and content production to campaign research, outreach, and analytics.
AI Agents for Startups
Explore AI agent skills for startup validation, product research, growth experiments, documentation, and fast execution with small teams.
AI Agents for Coding
Browse AI agent skills for coding, debugging, testing, refactoring, code review, and developer workflows across Claude, Cursor, and Codex.
SKILL.md Source
# 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`。Related Skills
tavily-search
Use Tavily API for real-time web search and content extraction. Use when: user needs real-time web search results, research, or current information from the web. Requires Tavily API key.
aisa-tavily
AI-optimized web search via AIsa's Tavily API proxy. Returns concise, relevant results for AI agents through AIsa's unified API gateway.
tavily-research
Conduct comprehensive AI-powered research with citations via the Tavily CLI. Use this skill when the user wants deep research, a detailed report, a comparison, market analysis, literature review, or says "research", "investigate", "analyze in depth", "compare X vs Y", "what does the market look like for", or needs multi-source synthesis with explicit citations. Returns a structured report grounded in web sources. Takes 30-120 seconds. For quick fact-finding, use tavily-search instead.
tavily
AI-optimized web search using Tavily Search API. Use when you need comprehensive web research, current events lookup, domain-specific search, or AI-generated answer summaries. Tavily is optimized for LLM consumption with clean structured results, answer generation, and raw content extraction. Best for research tasks, news queries, fact-checking, and gathering authoritative sources.
daily-insight-brief
Daily morning brief(8:30 Beijing time)自动收集、交叉验证并提炼来自广域来源的商业、科技、金融等领域信息,产出10-15条要点性简报。每条包含:标题/要点、来源(名称+链接)、关键数据点、分析评论(1-2句)、核心观点、验证状态(已验证 / 待核实)。
tavily-research-pro
Professional AI-powered search and deep research engine. Features multi-dimensional data aggregation, semantic analysis, and automated report generation for structured information gathering.
daily-market-insight
每日市场洞察报告生成系统。使用多Agent协作:新闻采集→分析→市场趋势预测→飞书文档报告。每天10:00自动运行。
insight-brief-generator
把报表和图表转成管理层可读的洞察摘要,区分发现、解释和建议动作。;use for insights, analytics, briefing workflows;do not use for 夸大结论, 把相关性当因果.
bilibili-insight
B 站 UP 主分析、视频数据追踪、粉丝画像、爆款内容拆解。适合内容创作者、品牌方、MCN 机构。
mdgs-tavily-search-skill
使用 Tavily API 进行网络搜索、网页内容提取、抓取、映射和研究。当用户需要搜索信息、获取网页内容、从网站抓取数据、绘制网站地图或进行深度研究时使用此技能。AI 应根据任务自动选择最合适的模式。
---
name: article-factory-wechat
humanizer
Remove signs of AI-generated writing from text. Use when editing or reviewing text to make it sound more natural and human-written. Based on Wikipedia's comprehensive "Signs of AI writing" guide. Detects and fixes patterns including: inflated symbolism, promotional language, superficial -ing analyses, vague attributions, em dash overuse, rule of three, AI vocabulary words, negative parallelisms, and excessive conjunctive phrases.