duckduckgo-search

Search DuckDuckGo for text, news, image, and video results without API keys.

Updated Aug 27, 2026
One-click install
npx skills add https://github.com/travelinman1013/leroys-agent --skill duckduckgo-search-travelinman1013
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: duckduckgo-search
Source: https://github.com/travelinman1013/leroys-agent/tree/main/optional-skills/research/duckduckgo-search
Command: npx skills add https://github.com/travelinman1013/leroys-agent --skill duckduckgo-search-travelinman1013

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill requires ddgs, and includes scripts (resource) components.

What problem does it solve?

Free web search without API keys using DuckDuckGo across text, news, image, and video results, providing a flexible alternative when API-based search is unavailable.

Core Features & Use Cases

  • Free, no API key required web search with DuckDuckGo across text, news, images, and videos.
  • Prefer the ddgs CLI when installed for CLI-first workflows; verify Python ddgs availability before importing in code.
  • Use cases include rapid information gathering for research, competitive intel, and quick validation of facts across multiple media types.

Quick Start

Search for 'latest AI breakthroughs' using the recommended DuckDuckGo path.

Frequently Asked Questions about duckduckgo-search

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I perform web search without an API key?

You can perform free web search without an API key using DuckDuckGo across text, news, image, and video results via the ddgs CLI or Python library.

Can I retrieve news and images using DuckDuckGo?

Yes, retrieving news and images using DuckDuckGo is fully supported, alongside text and video results, by passing keyword queries through the ddgs CLI or Python library.

Do I need to install ddgs to use this free web search?

Yes, you need the ddgs CLI installed for CLI-first workflows, or you must verify Python ddgs library availability before importing it to run free web searches.

What's the best way to gather information for research without API keys?

The best way to gather research information without API keys is using DuckDuckGo keyword queries to retrieve text, news, images, and videos for rapid fact validation.

Why use DuckDuckGo for information retrieval instead of API-based search?

Use DuckDuckGo for information retrieval when API-based search is unavailable; it provides a flexible, free alternative for competitive intel and quick validation across multiple media types.