askill
web-search

web-searchSafety 90Repository

Search the web using DuckDuckGo for current information, news, and research topics.

95 stars
1.9k downloads
Updated 2/13/2026

Package Files

Loading files...
SKILL.md

Web Search

Available Tool

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

Parameters

ParameterTypeDefaultDescription
querystr(required)Search query string
max_resultsint5Number 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

When presenting information from search results, wrap every specific claim in <cite> tags:

<cite source="SOURCE_TITLE" url="URL">claim text</cite>

Rules:

  • Cite factual claims, statistics, quotes, and specific information from search results.
  • The source attribute should contain the title or name of the source.
  • The url attribute should contain the source URL when available.
  • Do NOT cite your own reasoning or general knowledge.
  • If search results don't contain relevant information, inform the user rather than guessing.
  • Use the minimum number of citations necessary to support claims.

Install

Download ZIP
Requires askill CLI v1.0+

AI Quality Score

82/100Analyzed 2/20/2026

Well-structured web search skill with clear tool description, parameters, usage guidelines, and citation format. Located in a dedicated skills folder. Minor gaps include missing 'when to use' section and empty tags. The deeply nested path (depth 5) is the only indicator of potential internal usage, but the content is clearly reusable across projects.

90
85
85
70
80

Metadata

Licenseunknown
Version-
Updated2/13/2026
Publisheraws-samples

Tags

No tags yet.