# Ddg Search

> Perform web searches using DuckDuckGo. Use when web search is needed and no API key is available or Brave Search is not preferred.

- Skill: `modbender/ddg-search-3` (Agent Skill, multi-file: 2 files)
- Install (CLI): `npx skillmds@latest add modbender/ddg-search-3`
- Raw SKILL.md: https://api.skillmd.com/api/skills/modbender/ddg-search-3/raw
- Safety review: pending (external: skill-scanner PASS, skillspector PASS)
- Works with: Claude Code, Claude.ai, OpenAI Codex
- Category: Integrations & APIs
- Author: modbender (https://skillmd.com/u/modbender)
- Updated: 2026-09-22
- Page: https://skillmd.com/skills/modbender/ddg-search-3

---


# DuckDuckGo Search Skill

This skill provides the ability to perform web searches using DuckDuckGo.

## Usage

To use this skill, provide a search query. The skill will return relevant results from DuckDuckGo.

## Scripts

- `search.py`: Executes the DuckDuckGo search and returns the results.

