web-search
Search the web for current information, recent events, and factual answers using the Tavily API
来源信息
- 仓库
- AutumnsGrove/her-go
- 最近来源活动
- 2026年4月14日 22:43
- 检测到的 SKILL.md 语言
- 英语
- 星标
- 0
- 分支
- 0
安装方式
默认使用会先检查来源的 Prompt;你也可以切换为直接命令,或下载本地副本。
检查来源文件
决定是否安装前,请先阅读 SKILL.md,以及 SkillsMP 当前展示的配套文件。
正在显示 SKILL.md
- name
- web_search
- description
- Search the web for current information, recent events, and factual answers using the Tavily API
- version
- 1.0.0
- language
- go
- hash
- sha256:f6e288d1a1b78a60a734e78fc7e2c4297a1dbc4395c7c0bf765b9bd87c7be8e4
- author
- autumn
- params
- [{"name":"query","type":"string","required":true,"description":"The search query"},{"name":"limit","type":"int","required":false,"default":5,"description":"Maximum number of results to return"}]
- permissions
- {"network":true,"domains":["api.tavily.com"],"env":["TAVILY_API_KEY"],"timeout":"15s"}
- requires
- {"env":["TAVILY_API_KEY"]}