duckduckgo-search

star 0

Perform DuckDuckGo web search and return results using the global ddg command

monjurkuet By monjurkuet schedule Updated 1/16/2026

name: duckduckgo-search description: Perform DuckDuckGo web search and return results using the global ddg command license: MIT compatibility: opencode metadata: category: web-search audience: developers

What I do

  • Perform real-time web searches using DuckDuckGo's API
  • Return top search results with titles, descriptions, and URLs
  • Handle various search queries including technical terms, tutorials, and general information
  • Provide instant answers when available from DuckDuckGo's knowledge base

When to use me

Use this skill when you need to:

  • Search for information on the internet
  • Find documentation or tutorials
  • Look up technical specifications or best practices
  • Get current information about tools, frameworks, or technologies
  • Research solutions to programming problems

How to use me

I can be invoked through the skill tool and will automatically use the global ddg command that has been installed on the system. The skill handles the search query and returns formatted results.

Example usage:

  • "Search for Python web scraping tutorials"
  • "Find documentation for FastAPI WebSocket implementation"
  • "Look up best practices for PostgreSQL connection pooling"
Install via CLI
npx skills add https://github.com/monjurkuet/skills-and-tools --skill duckduckgo-search
Repository Details
star Stars 0
call_split Forks 0
navigation Branch main
article Path SKILL.md
More from Creator