ddg-search-hardened

Installation
SKILL.md

DuckDuckGo Web Search

Search the web via DuckDuckGo using the ddgs Python library. No API key needed.

Quick Usage

python3 skills/ddg-search/scripts/search.py "your search query" [count]
  • query (required): Search terms
  • count (optional): Number of results, default 5, max 20

Output Format

Each result includes:

  • Title — Page title
  • URL — Direct link
  • Snippet — Text excerpt
Installs
1
GitHub Stars
23
First Seen
Apr 21, 2026
ddg-search-hardened — faberlens/hardened-skills