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
--aiflag to automatically select and summarize the most relevant search result. - Data-Friendly: Supports structured JSON output for script integration.
- Structured Viewing: Use
dump --appfor an interactive table view of search results.