Back to Directory
marketing
Web Search
This skill should be used when users need to search the web for information, find current content, look up news articles, search for images, or find videos. It uses DuckDuckGo's search API to return results in clean, formatted output (text, markdown, or JSON). Use for research, fact-checking, finding recent information, or gathering web resources.
Installation
Run this in your terminal or add to your configuration:
# Clone into your skills directory
git clone ...About this Skill
web-search 1.0.0
- Initial release of the skill.
- Search the web using DuckDuckGo’s API for web pages, news, images, and videos.
- Supports multiple result formats: plain text, markdown, and JSON.
- Includes rich filtering (time range, region, safe search) and content-type options.
- Image and video searches offer flexible filters (size, color, type, duration, resolution, layout).
- Allows saving results to files for further use.