smithery.ai

ducksearch

使用 DuckDuckGo 进行网页搜索和?

First seen Mar 8, 2026

Installation

$ npx skills add https://smithery.ai

Similar popular skills

Related neighbors and high-traction skills in the same topics — useful to compare before installing.

Also in this package

Other skills from smithery.ai · top by installs.

npx skills add https://smithery.ai

Browse all from smithery.ai

More details

Agent compatibility

Declared targets from SKILL.md / docs. Unmarked agents are not listed — the skill may still install via the CLI.

Claude Code Not declared
Cursor Not declared
Codex Not declared
GitHub Copilot Not declared
Windsurf Not declared
Gemini CLI Not declared
Cline Not declared
OpenCode Not declared

Package contents

Files included with this skill beyond the listing page.

  • skill md SKILL.md 817 B
  • docs SUMMARY.md 298 B

History

  1. First seen on skills.sh
  2. First recorded snapshot · 3 installs

SKILL.md

搜索网络

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 格式