duckduckgo

Search the web and fetch URL content via DuckDuckGo MCP.

37|7|Updated Apr 8, 2026
One-click install
npx skills add https://github.com/archibate/dotfiles-claude --skill duckduckgo
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: duckduckgo
Source: https://github.com/archibate/dotfiles-claude/tree/main/skills/duckduckgo
Command: npx skills add https://github.com/archibate/dotfiles-claude --skill duckduckgo

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Replaces slow or unavailable primary web tools with a fast, DuckDuckGo-based search and simple content fetch, enabling quick information access.

Core Features & Use Cases

  • Lightweight web search via DuckDuckGo MCP
  • Fetch content from URLs for lightweight data gathering
  • Suitable as a fallback in automation scripts and tooling pipelines

Quick Start

Use this skill to run a quick web search and fetch content for a given query.

Frequently Asked Questions about duckduckgo

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

FAQPage Schema
How do I run a quick web search in a bash script?

You can run a quick web search in a bash script by invoking the DuckDuckGo MCP server via npx to execute search commands directly from the shell.

What is the best way to fetch content from a URL for lightweight scraping?

The best way to fetch content from a URL for lightweight scraping is using the DuckDuckGo MCP server, which enables fast content retrieval and simple data gathering.

Can I use DuckDuckGo as a fallback for primary web tools in automation workflows?

Yes, you can use DuckDuckGo as a fallback for primary web tools in automation workflows to replace slow or unavailable tools with fast, privacy-conscious web access.

Does this web search skill require any external dependencies?

No, this web search skill requires no external dependencies, allowing you to execute lightweight search and content fetch operations directly without prior environment setup.

Why use DuckDuckGo for command line information lookups?

You use DuckDuckGo for command line information lookups to ensure fast, privacy-conscious web access when replacing slow primary web tools in automation pipelines.

When should I not use this approach for web search and content fetch?

You should not use this approach for web search and content fetch if your task requires deep crawling or heavy data extraction, as it is designed only for quick information lookups and lightweight scraping.