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

---


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

