Search the web using DuckDuckGo for facts, current info, definitions, and quick answers on any topic.
Resources
3Install
npx skillscat add gdsvpkpnm4-maker/web-search-tool Install via the SkillsCat registry.
SKILL.md
Web Search
Instructions
Call the run_js tool ONCE using index.html and a JSON string for data with this field:
- query: Required. A short keyword phrase (3–6 words). Drop filler like "what is" or "tell me about". Keep names, dates, key terms.
After receiving the result, immediately respond to the user. Do NOT call the tool again.
The tool returns { "result": "..." } on success or { "error": "..." } on failure.
Result may include:
ANSWER:— a direct factual answerSUMMARY:— an overview with source and linkDEFINITION:— a dictionary-style definitionNEWS:— recent headlines with datesARTICLE:— extracted content from the top news article
Base your reply on what the result contains. Stop after one search.