web-search
This skill implements a DuckDuckGo-based command-line web search tool (`scripts/search.py`) that returns web, news, image, and video results and can save output to files (`--output`). It instructs running `pip install duckduckgo-search` and `python scripts/search.py` and performs network requests via the `duckduckgo_search` (`DDGS`) client.