search

Retrieve DuckDuckGo web search results for a query.

9|1|Updated Mar 18, 2026
One-click install
npx skills add https://github.com/flaz78/9Lives --skill search-flaz78
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: search
Source: https://github.com/flaz78/9Lives/tree/main/workspace/skills/search
Command: npx skills add https://github.com/flaz78/9Lives --skill search-flaz78

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This Skill solves the problem of quickly retrieving up-to-date information from the web when you need reliable starting points for research or decision-making.

Core Features & Use Cases

  • DuckDuckGo web search: Runs a query on DuckDuckGo and returns the main search results.
  • Result-grounded responses: Helps you build answers based on what was returned by the search.
  • Use Case: Ask for a morning briefing topic like “weather Milano tomorrow” or “top AI agents news” to collect key sources and summarize them into a short report.

Quick Start

Ask for a web search by providing the query, for example: Search for “morning briefing agent workflow Telegram 9Lives”.

Frequently Asked Questions about search

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I get web search results inside an AI agent workflow?

You retrieve web search results inside an agent workflow by executing a query input that fetches DuckDuckGo links. The returned sources enable the agent to construct grounded responses using current web data.

What is a DuckDuckGo search integration used for in research tasks?

A DuckDuckGo search integration gathers up-to-date information for research tasks like finding current events or comparing options. It retrieves relevant sources quickly, providing reliable starting points for summaries and decision-making.

Can I cite sources when gathering information from the web?

Yes, you can cite sources because the Skill returns main search results from DuckDuckGo. This enables the agent to respond using those retrieved results and reference the originating links when possible.

Does this web search approach work for generating daily briefing reports?

This web search approach works for generating daily briefing reports by collecting key sources on specific topics like weather or AI news. You input a query, and the Skill returns relevant results to summarize into a short report.

What are the limitations of using DuckDuckGo for information retrieval?

A limitation of using DuckDuckGo for information retrieval is that it returns main search results rather than full page text. It provides starting points and sources for summaries, but does not parse or extract content from the pages themselves.