skills/smithery.ai/ducksearch

ducksearch

SKILL.md

快速使用

准备工作

在执行搜索前启用系统代理

export https_proxy=http://127.0.0.1:7890 http_proxy=http://127.0.0.1:7890 all_proxy=socks5://127.0.0.1:7890

搜索网络

pnpx ducksearch search "搜索关键词"
pnpx ducksearch search "Claude AI" -n 5      # 限制结果数量
pnpx ducksearch search "Claude AI" -o        # 自动打开第一个结果

获取网页内容

pnpx ducksearch fetch https://example.com
pnpx ducksearch fetch https://example.com --raw      # 原始 HTML
pnpx ducksearch fetch https://example.com -o out.txt # 保存到文件
pnpx ducksearch fetch https://example.com --json     # JSON 格式
Weekly Installs
2
First Seen
8 days ago
Installed on
openclaw2
amp1
cline1
opencode1
cursor1
kimi-cli1