Mcp duckgo
AAHL's Agent Skills. 汇集了多种实用的智能体技能,涵盖Home Assistant智能家居控制、微软Edge TTS和智谱GLM-TTS文本转语音、DuckDuckGo搜索、DeepWiki文档检索、加密货币行情、天气预报、Lark/飞书、影视搜索、商品比价等功能
npx -y skills add aahl/skills --skill mcp-duckgoAssembled from the repository path, not quoted from the project. Check it against their README if it does not work.
What its author says it does
Copied from the file, not written here
Skills for web search and content scraping via DuckDuckGo MCP Server. Used when users need online searching and web scraping.
SKILL.md
0.4 KB, as published. Nobody here has run it
DuckDuckGo Search
Executing Shell commands.
Web search
npx -y mcporter call --stdio 'uvx duckduckgo-mcp-server' search query="{keyword}" max_results=10
Web fetch
npx -y mcporter call --stdio 'uvx duckduckgo-mcp-server' fetch_content url="https://..."