web-search

Installation
SKILL.md

Web Search

Available Tool

  • ddg_web_search(query, max_results=5): Search DuckDuckGo and return results with title, snippet, and link.

Parameters

Parameter Type Default Description
query str (required) Search query string
max_results int 5 Number of results (max 10)

Usage Guidelines

  • Use specific, targeted search queries for best results
  • Set max_results to 3-5 for focused searches, up to 10 for broad research
  • Combine with the url-fetcher skill to read full page content from search result links
  • Break complex research into multiple targeted queries rather than one broad query

Citation Format

Related skills
Installs
50
GitHub Stars
158
First Seen
Feb 15, 2026