What problem does it solve? Finding current information online requires manual browsing and copy-pasting results. This Skill lets an AI agent run DuckDuckGo searches directly from the command line and return clean, structured results for research, fact-checking, and content gathering. ## Core Features & Use Cases - Four Search Types: Query web pages, news articles, images, or videos through a single script with type-specific filters such as image size, color, layout, video duration, and resolution. - Filtering and Localization: Narrow results by time range (day, week, month, year), region code, and safe search level. - Flexible Output: Return results as plain text, Markdown, or JSON, and optionally save them to a file for downstream processing. - Use Case: A researcher tracking a developing story can run a news search filtered to the past week, save Markdown output to a file, and combine it with image and video searches to build a complete briefing. ## Quick Start Use the web-search skill to find the ten most recent news articles about renewable energy policy and save them as a Markdown file.