← 返回 Skills 市场
Ddg Web Search.Local.Bak 20260415 020609
作者
graafdefolkert-byte
· GitHub ↗
· v1.0.0
· MIT-0
93
总下载
0
收藏
0
当前安装
1
版本数
在 OpenClaw 中安装
/install ddg-web-search-local-bak-20260415-020609
功能描述
Search the web with DuckDuckGo instant answer API and return concise results. Use when the user asks to look something up online, fetch quick facts, or do li...
使用说明 (SKILL.md)
ddg-web-search
Use the bundled script for deterministic web lookups:
{baseDir}/scripts/ddg_search.py "\x3Cquery>"
Rules:
- Prefer short, relevant summaries.
- Return the source URLs when available.
- If no good result exists, say so clearly.
Examples:
{baseDir}/scripts/ddg_search.py "OpenClaw tools profile"
{baseDir}/scripts/ddg_search.py "weather Amsterdam"
安全使用建议
This skill appears to do exactly what it says: query DuckDuckGo and return concise results. Notes before installing: (1) the included Python script will make outbound HTTP requests to DuckDuckGo (api.duckduckgo.com and duckduckgo.com/html) — ensure outbound network access is acceptable; (2) passing --open will attempt to launch a local browser (brave-browser or xdg-open), which is a local side-effect; (3) although no secrets are requested, you should review the included script (already provided) before enabling the skill and run it in a sandbox if you have strict security policies. Overall the contents are coherent and proportionate to the stated purpose.
功能分析
Type: OpenClaw Skill
Name: ddg-web-search-local-bak-20260415-020609
Version: 1.0.0
The skill provides a legitimate DuckDuckGo search utility using the official API and a fallback HTML scraper. The Python script `scripts/ddg_search.py` uses standard libraries (urllib) to fetch results and includes a feature to open URLs in a local browser via `xdg-open` or `brave-browser`. No malicious patterns, data exfiltration, or prompt injection attempts were identified.
能力评估
Purpose & Capability
Name/description claim a DuckDuckGo instant-answer-backed web search. The bundled Python script performs exactly that (API call to api.duckduckgo.com and optional HTML fallback from duckduckgo.com). No unrelated credentials, binaries, or config paths are requested.
Instruction Scope
SKILL.md simply instructs the agent to run the bundled script with a query, which is consistent. The script does optionally spawn a local browser process when passed --open (tries brave-browser or xdg-open). That behavior is expected for a search helper but is a local side-effect the user should be aware of; otherwise the script only makes outbound HTTP requests to DuckDuckGo and does not read sensitive files or environment variables.
Install Mechanism
No install spec — instruction-only with a bundled Python script. Nothing is downloaded or written to disk at install time. This is the lowest-risk install pattern for skills that include code.
Credentials
The skill requires no environment variables, credentials, or config paths. All network calls are to DuckDuckGo endpoints; no secrets are requested or used.
Persistence & Privilege
always is false and the skill does not attempt to modify other skills or system-wide agent settings. It does not request persistent privileges or store tokens.
如何使用
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install ddg-web-search-local-bak-20260415-020609 - 安装完成后,直接呼叫该 Skill 的名称或使用
/ddg-web-search-local-bak-20260415-020609触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.0
- Initial release of ddg-web-search skill.
- Provides concise web search results using the DuckDuckGo instant answer API.
- Designed for quick fact lookups and lightweight searching without browser automation.
- Returns short summaries and source URLs when available.
- Clearly notifies when no relevant results are found.
元数据
常见问题
Ddg Web Search.Local.Bak 20260415 020609 是什么?
Search the web with DuckDuckGo instant answer API and return concise results. Use when the user asks to look something up online, fetch quick facts, or do li... 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 93 次。
如何安装 Ddg Web Search.Local.Bak 20260415 020609?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install ddg-web-search-local-bak-20260415-020609」即可一键安装,无需额外配置。
Ddg Web Search.Local.Bak 20260415 020609 是免费的吗?
是的,Ddg Web Search.Local.Bak 20260415 020609 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。
Ddg Web Search.Local.Bak 20260415 020609 支持哪些平台?
Ddg Web Search.Local.Bak 20260415 020609 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 Ddg Web Search.Local.Bak 20260415 020609?
由 graafdefolkert-byte(@graafdefolkert-byte)开发并维护,当前版本 v1.0.0。
推荐 Skills