一键导入
duckduckgo
Web search and content scraping via DuckDuckGo. Use this as a fallback to other web tools.
用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
菜单
Web search and content scraping via DuckDuckGo. Use this as a fallback to other web tools.
用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
基于 SOC 职业分类
Use the `bilibili-api-python` async library (400+ endpoints) for any Bilibili programmatic operation — videos, users, favorites, danmaku, live rooms, comments, search, uploads. This skill should be used whenever user asked for any Bilibili operation.
Fetch authoritative, current, version-specific documentation for libraries, SDKs, APIs, and CLI tools via Context7. MUST TRIGGER before writing or editing any non-stdlib library call — including well-known libraries you think you know, since your prior knowledge may be stale. SKIP for internal/private libraries, stdlib code, raw HTTP/filesystem, shell built-ins, or stable primitives whose signatures haven't changed in years (e.g. `json.dumps`, `os.path`). Prefer this over web search for library docs.
Query AI-generated overview of GitHub repositories via DeepWiki MCP. Use when needing a fast high-level understanding of a repository's architecture and design decisions without fetching full repository.
Periodic distillation: scan the last 5 days of high-quality Claude transcripts in the current project, dedup facts seen across sessions and against existing docs, and propose surgical edits to the right reference docs. Wider-than-daily window avoids 00:00 boundary loss. This skill should be used when the user says "distill recent", "distill session", "distill last week", or asks "what should we learn from recent work".
Extract atomic flashcards from documents/conversations and write them into local Anki via AnkiConnect, using a React-rendered paper-note card template with markdown, collapsible code, KaTeX, and mermaid. Triggers on "flashcards", "flash", "抽认卡", "anki".
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.
| name | duckduckgo |
| description | Web search and content scraping via DuckDuckGo. Use this as a fallback to other web tools. |
| disable-model-invocation | true |
| allowed-tools | ["Bash(npx -y mcporter*:*)"] |
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://..."