What is web_searcher?
Search the internet for real-time information, news, or facts using DuckDuckGo. Source: cliuxinxin/rag_agent.
Search the internet for real-time information, news, or facts using DuckDuckGo.
Quickly install web_searcher AI skill to your development environment via command line
Source: cliuxinxin/rag_agent.
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
Stable fields and commands for AI/search citations.
npx skills add https://github.com/cliuxinxin/rag_agent --skill web_searcherSearch 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
https://github.com/cliuxinxin/rag_agent