web-search

Search the web using the ddgr command-line tool.

Updated Sep 30, 2025
One-click install
npx skills add https://github.com/rrvsh/tools --skill web-search-rrvsh
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: web-search
Source: https://github.com/rrvsh/tools/tree/main/.agents/skills/web-search
Command: npx skills add https://github.com/rrvsh/tools --skill web-search-rrvsh

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This Skill allows you to quickly search the web for information directly from your command line, bypassing the need to open a web browser.

Core Features & Use Cases

  • Web Search: Utilize the ddgr tool to perform targeted web searches.
  • Customizable Results: Control the number of results and display full URLs.
  • Use Case: Quickly find the latest documentation for a specific software library or get the current weather forecast for a city.

Quick Start

Search the web for 'latest advancements in AI'.

Frequently Asked Questions about web-search

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

FAQPage Schema
How do I search the web from the command line without opening a browser?

You can perform a web search directly from the command line using the `ddgr` tool to retrieve information quickly without launching a browser. This Skill facilitates non-interactive web queries for research and fact-checking.

Do I need to install ddgr to use this web search Skill?

Yes, you must have the `ddgr` command-line tool installed and configured on your system to use this Skill. It relies entirely on `ddgr` to execute efficient, non-interactive web queries and retrieve search results.

How can I customize command line web search results for online research?

You can customize your web search results by controlling the number of results returned and displaying full URLs. This allows for targeted information retrieval when researching software documentation or other topics.

What is the best way to fetch the latest weather forecast or software documentation via terminal?

The best way to fetch forecasts or documentation via terminal is using the `ddgr` tool for targeted web searches. It enables quick information retrieval directly in your command line environment for immediate fact-checking.

What are the limitations of using ddgr for web search?

The limitation of using `ddgr` for web search is that it requires the tool to be pre-installed and configured for non-interactive queries. It operates entirely within the command line, bypassing visual browser interfaces.