Web 搜索
- 作者仓库星标 3
- 作者仓库 FFT_nano
Web Search
Fast, free, always-available web search using DuckDuckGo via ddgs.
Guardrails
- Never run destructive git commands unless explicitly requested.
- Preserve unrelated worktree changes.
- This skill is available in main/admin chat and all group chats.
When to use this skill
- Quick factual lookups (single queries)
- When you need fast answers without setup
- Ad-hoc research that doesn't need multi-source synthesis
- For deep research loops, use
rapid-researchinstead
When NOT to use this skill
- Deep multi-source investigation (use
rapid-researchwith Tavily) - Anything requiring high-volume searching
- Needs that are better served by browsing specific sites directly
Tool
Use ddgs via bash:
ddgs text -q "search query" -m 5 # text search, 5 results
ddgs news -q "search query" -m 5 # news search
ddgs images -q "search query" -m 5 # image search
ddgs extract -u <url> # fetch page content
Examples
# Quick fact lookup
ddgs text -q "Python 3.14 release date" -m 3
# News search
ddgs news -q "Apple WWDC 2026" -m 3
# Specific site search
ddgs text -q "site:github.com FFT nano" -m 5
# Fetch page content
ddgs extract -u https://example.com/article
Notes
ddgsis pre-installed in the container runtime- Results include: title, href (URL), body (snippet)
- Rate limit: reasonable use (~10 queries/min) works fine
- For heavy research loops, consider
rapid-researchwith Tavily
- 流狐分类
- 通用
- 作者声明 Agent
- 未找到明确声明;不据此推断已兼容或已测试
- 静态检查
- 88 / 100 · 启发式扫描,不代表运行安全
- 作者 / 版本 / 许可
- @0-CYBERDYNE-SYSTEMS-0 · 未声明 license
- 流狐 Token 估算
- 低消耗
- 流狐接入估算
- 即装即用
- 是否需要外部 API Key
- 未发现要求
- 检测到的系统要求
- 未声明
- 底层运行要求
- Python >=3.14
- 检测到的文件与系统行为
-
- 只读
- 检测到的网络行为
- 允许外网请求
- 安装命令数
- 无(仅作为资料)
档案由构建时根据 SKILL.md 与安装命令自动衍生,可能与作者实际意图存在差异。
需要注意: 未限定 allowed-tools,默认拥有全部工具权限。
作者没有在当前 SKILL.md 中定义固定输出样例。 Never run destructive git commands unless explicitly requested. Preserve unrelated worktree changes. This skill is available in main/admin chat and all group chats.
Quick factual lookups (single queries) When you need fast answers without setup Ad-hoc research that doesn't need multi-source synthesis
Deep multi-source investigation (use rapid-research with Tavily) Anything requiring high-volume searching Needs that are better served by browsing specific sites directly
Use ddgs via bash:
Examples
ddgs is pre-installed in the container runtime Results include: title, href (URL), body (snippet) Rate limit: reasonable use (~10 queries/min) works fine
# Web Search
Fast, free, always-available web search using DuckDuckGo via `ddgs`.
## Guardrails
- Never run destructive git commands unless explicitly requested.
- Preserve unrelated worktree changes.
- This skill is available in main/admin chat and all group chats.
## When to use this skill
- Quick factual lookups (single queries)
- When you need fast answers without setup
- Ad-hoc research that doesn't need multi-source synthesis
- For deep research loops, use `rapid-research` instead
## When NOT to use this skill
- Deep multi-source investigation (use `rapid-research` with Tavily)
- Anything requiring high-volume searching
- Needs that are better served by browsing specific sites directly
## Tool
Use `ddgs` via bash:
```bash
ddgs text -q "search query" -m 5 # text search, 5 results
ddgs news -q "search query" -m 5 # news search
ddgs images -q "search query" -m 5 # image search
ddgs extract -u <url> # fetch page content
```
## Examples
```bash
# Quick fact lookup
ddgs text -q "Python 3.14 release date" -m 3
# News search
ddgs news -q "Apple WWDC 2026" -m 3
# Specific site search
ddgs text -q "site:github.com FFT nano" -m 5
# Fetch page content
ddgs extract -u https://example.com/article
```
## Notes
- `ddgs` is pre-installed in the container runtime
- Results include: title, href (URL), body (snippet)
- Rate limit: reasonable use (~10 queries/min) works fine
- For heavy research loops, consider `rapid-research` with Tavily 作者原文负责流程事实;流狐只索引当前章节、要点、文件与命令。
章节 -> Guardrails → When to use this skill → When NOT to use this skill → Tool → Examples → Notes
要点 -> Fast, free, always-available web search using DuckDuckGo via ddgs.
文件/命令 -> ddgs · rapid-research · main/admin · example.com/article · queries/min
内容 SHA-256 -> 315aad4963f3
原文结构
适用与边界
原文中的明确线索
ddgs、rapid-research、main/admin、example.com/article、queries/min