AgentSkillsCN

web-search

通过 DuckDuckGo 进行网络搜索。当用户需要在线查找最新资讯时,此工具将助您快速定位所需信息。

SKILL.md
--- frontmatter
name: web-search
description: Web search via DuckDuckGo. Use when the user needs to look up current information online.

web-search

Web search via DuckDuckGo. Use when the user needs to look up current information online.

Usage

bash
{baseDir}/search.js "query terms"
{baseDir}/search.js -n 10 "query terms"
  • -n <count> — number of results to return (default: 5)
  • Returns title, URL, and snippet for each result.