# 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: `demerzels-lab/ddg-search` (Agent Skill, multi-file: 3 files)
- Install (CLI): `npx skillmds@latest add demerzels-lab/ddg-search`
- Raw SKILL.md: https://api.skillmd.com/api/skills/demerzels-lab/ddg-search/raw
- Safety review: pending
- Works with: Claude Code, Claude.ai, OpenAI Codex
- Category: Integrations & APIs
- Author: Demerzels-lab (https://skillmd.com/u/demerzels-lab)
- Updated: 2026-09-17
- Page: https://skillmd.com/skills/demerzels-lab/ddg-search

---


# 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.

