web-search

Installation
SKILL.md

Web Search

Available Tools

  • ddg_web_search(query, max_results=5): Search DuckDuckGo and return results with title, snippet, and link.
  • fetch_url_content(url, include_html=False, max_length=50000): Fetch a URL and extract clean text content.

Parameters

ddg_web_search

Parameter Type Default Description
query str (required) Search query string
max_results int 5 Number of results (max 10)
Installs
60
GitHub Stars
176
First Seen
Feb 15, 2026
web-search — aws-samples/sample-strands-agent-with-agentcore