ddgo

Installation
SKILL.md

ddgo - DuckDuckGo CLI Search

The ddgo module provides a powerful terminal-based interface for DuckDuckGo, enabling users to perform web searches, extract results in structured formats, and leverage AI for summarizing answers.

When to Activate

  • When the user wants to perform a privacy-focused web search via CLI.
  • When needing an AI-generated summary of search results for a specific query.
  • When exporting search results to JSON for further processing.
  • When performing site-specific searches (e.g., site:x-cmd.com).

Core Principles & Rules

  • AI Integration: Use the --ai flag to automatically select and summarize the most relevant search result.
  • Data-Friendly: Supports structured JSON output for script integration.
  • Structured Viewing: Use dump --app for an interactive table view of search results.

Patterns & Examples

Installs
3
Repository
x-cmd/skill
GitHub Stars
21
First Seen
Apr 10, 2026
ddgo — x-cmd/skill