From aahl-skills
Searches the web and fetches page content via DuckDuckGo MCP Server. Useful when you need online search results or to scrape a URL.
How this skill is triggered — by the user, by Claude, or both
Slash command
/aahl-skills:mcp-duckgoThe summary Claude sees in its skill listing — used to decide when to auto-load this skill
Executing Shell commands.
Executing Shell commands.
npx -y mcporter call --stdio 'uvx duckduckgo-mcp-server' search query="{keyword}" max_results=10npx -y mcporter call --stdio 'uvx duckduckgo-mcp-server' fetch_content url="https://..."npx claudepluginhub aahl/skillsPerforms web searches via DuckDuckGo. Useful when no API key is available or Brave Search is not preferred.
Searches the web via DuckDuckGo to retrieve current information, web pages, or results on any topic. Use when the built-in WebSearch tool is unavailable.
DuckDuckGo-powered web search supporting text, news, and image queries. Useful when built-in WebSearch is unavailable or when region/date filtering is needed.