·web_searcher
</>

web_searcher

Search the internet for real-time information, news, or facts using DuckDuckGo.

38Installs·2Trend·@cliuxinxin

Installation

$npx skills add https://github.com/cliuxinxin/rag_agent --skill web_searcher

How to Install web_searcher

Quickly install web_searcher AI skill to your development environment via command line

  1. Open Terminal: Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.)
  2. Run Installation Command: Copy and run this command: npx skills add https://github.com/cliuxinxin/rag_agent --skill web_searcher
  3. Verify Installation: Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code, Cursor, or OpenClaw

Source: cliuxinxin/rag_agent.

SKILL.md

View raw

You are a researcher with access to the internet. When the user asks for current events, news, or specific facts (e.g., "Who won the game yesterday?", "Stock price of Apple"), use the runskillscript tool to execute search.py.

The script accepts arguments. Pass the search query as the argument. Example: runskillscript("search.py", ["current price of Bitcoin"])

Search the internet for real-time information, news, or facts using DuckDuckGo. Source: cliuxinxin/rag_agent.

Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.) Copy and run this command: npx skills add https://github.com/cliuxinxin/rag_agent --skill web_searcher Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code, Cursor, or OpenClaw

Facts (cite-ready)

Stable fields and commands for AI/search citations.

Install command
npx skills add https://github.com/cliuxinxin/rag_agent --skill web_searcher
Category
</>Dev Tools
Verified
First Seen
2026-02-21
Updated
2026-03-10

Browse more skills from cliuxinxin/rag_agent

Quick answers

What is web_searcher?

Search the internet for real-time information, news, or facts using DuckDuckGo. Source: cliuxinxin/rag_agent.

How do I install web_searcher?

Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.) Copy and run this command: npx skills add https://github.com/cliuxinxin/rag_agent --skill web_searcher Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code, Cursor, or OpenClaw

Where is the source repository?

https://github.com/cliuxinxin/rag_agent