一键导入
mcp-duckgo
// This skill should be used for web search and content scraping via DuckDuckGo MCP Server.
// This skill should be used for web search and content scraping via DuckDuckGo MCP Server.
Browser automation CLI for AI agents. Use when needs to interact with websites, including navigating pages, filling forms, clicking buttons, taking screenshots, extracting data, testing web apps, or automating any browser task. TRIGGER when user requests to "open a website", "fill out a form", "click a button", "take a screenshot", "debug this in browser", "scrape data from a page", "test this web app", "login to a site", "frontend UI/UX aesthetics", "automate browser actions", or any task requiring programmatic web interaction.
Design and implement distinctive, production-ready frontend interfaces with strong aesthetic direction. Use when asked to create or restyle web pages, components, or applications (HTML/CSS/JS, React, Vue, etc.).
This skill should be used when the user sends an image and asks to "analyze this image", "describe this picture", "what's in this image", or any request requiring visual understanding of images. Provides image analysis using Zhipu GLM-4.6V multimodal model.
Use Jina AI APIs for converting URLs to LLM-friendly Markdown (Reader) and searching the web (Search).
Create and render OpenSCAD 3D models. Generate preview images from multiple angles, extract customizable parameters, validate syntax, and export STL files for 3D printing.
This skill should be used before running non-interactive long-running tasks, computation intensive tasks, background tasks, or needs guidance on the pueue CLI tool usage. TRIGGER when user says "use pueue", "run in background", "queue this task", or when about to run any long-running (>2 min) task.
| name | mcp-duckgo |
| description | This skill should be used for web search and content scraping via DuckDuckGo MCP Server. |
Use DuckDuckGo MCP by 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://..."