pravidhi-ddgs-internet-search
Installation
SKILL.md
Internet Search Skill (DDGS)
Developed and maintained by Pravidhi
This skill performs internet searches using the DuckDuckGo Search library. It is designed to be low-friction and context-safe for AI agents.
Prerequisite: Installation
This skill requires the duckduckgo-search library. Install it in your agent's active Python environment.
pip install duckduckgo-search
Usage
Standard Search: Execute the script using your active Python interpreter.