internet-search
星标12
分支0
更新时间2026年7月18日 22:03
Search the web for up-to-date information using Tavily API
安装
用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
文件资源管理器
2 个文件SKILL.md
readonly菜单
Search the web for up-to-date information using Tavily API
用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
基于 SOC 职业分类
Press a combination of keys simultaneously (e.g., Ctrl+C, Alt+Tab)
Press a single key on the keyboard
Perform a mouse left-click at specified screen coordinates
Perform a mouse double-click at specified screen coordinates
Perform a mouse right-click at specified screen coordinates
Open a URL in the default web browser
| name | internet-search |
| description | Search the web for up-to-date information using Tavily API |
| context | same |
| args | [{"name":"query","description":"The search query","required":true},{"name":"max_results","description":"Maximum number of results","required":false}] |
| tags | ["search","web","tavily"] |
| category | web |
| version | 1.0.0 |
| author | cognitrix |
| allowed-tools | ["Tavily Search"] |
| safety | {"risk-level":"low"} |
Search the web for current information using the Tavily Search tool.
Tavily Search query="Python async await best practices"
Tavily Search query="AI news 2026" max_results=20
export TAVILY_API_KEY=your-api-keytavily_api_key in configuration