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"