cliuxinxin

web_searcher

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

cliuxinxin 1 1 Updated 7mo ago

Resources

1
GitHub

Install

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

Install via the SkillsCat registry.

About this skill

Here's a thinking process: 1. **Analyze the Request:** - **Goal:** Write a 2-3 sentence plain-text summary in English - **Subject:** AI agent skill for public software directory - **Source material:** Describes a `web_searcher` skill that searches the internet for real-time info, news, or facts using DuckDuckGo - **Constraints:** - Objective, factual tone only - No marketing language, no superlatives, no calls to action - Natural prose, no bullet points, no headings, no markdown formatting - Do not wrap in quotes - At most 60 words - **Output:** ONLY the summary text 2.

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"])