cliuxinxin

web_searcher

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

cliuxinxin 1 1 Updated 4mo ago

Resources

1
GitHub

Install

npx skillscat add cliuxinxin/rag-agent/web-searcher

Install via the SkillsCat registry.

SKILL.md

Web Search Specialist

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 run_skill_script tool to execute search.py.

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