← 返回 Skills 市场
妙达网页搜索
作者
nice1234-h
· GitHub ↗
· v1.0.0
· MIT-0
335
总下载
0
收藏
6
当前安装
1
版本数
在 OpenClaw 中安装
/install miaoda-web-search
功能描述
ALWAYS use this skill FIRST when you need to find, look up, or verify ANY information from the internet — do NOT guess URLs and fetch them directly. Provides...
安全使用建议
This skill appears to be a thin instruction wrapper that tells the agent to run 'miaoda-studio-cli search-summary' and to use a related 'web-crawl' flow, but the manifest fails to declare that external CLI or any install instructions. Before installing or enabling it: 1) Verify the source and obtain the miaoda-studio-cli binary from a trusted project/homepage — ask the author for a homepage or repo and a recommended version. 2) Ask the author to declare required binaries and/or provide an install spec and to document the dependency on the miaoda-web-fetch skill. 3) If you allow the agent to execute external CLIs, ensure the runtime environment contains a vetted miaoda-studio-cli; otherwise the agent may fail or invoke an unexpected binary. 4) Because the package source is unknown, avoid granting it broad, persistent privileges or enabling it for autonomous, high-privilege workflows until the missing provenance and dependency information are resolved.
功能分析
Type: OpenClaw Skill
Name: miaoda-web-search
Version: 1.0.0
The skill bundle provides instructions for an AI agent to perform web searches using a specific command-line utility (`miaoda-studio-cli search-summary`). The documentation in SKILL.md is well-structured, providing clear usage examples, a decision tree, and error-handling guidance without any evidence of malicious intent, data exfiltration, or prompt injection.
能力评估
Purpose & Capability
The SKILL.md instructs the agent to run a specific CLI command (miaoda-studio-cli search-summary and miaoda-studio-cli web-crawl) and refers to another skill (miaoda-web-fetch), yet the skill metadata declares no required binaries, no install mechanism, and no dependencies. That mismatch (documented runtime dependency not declared in requirements/install) is incoherent: a web-search helper should declare the required binary or provide an install path or be explicit that it relies on an external platform tool.
Instruction Scope
Instructions are narrowly focused on running the CLI to perform keyword searches and producing text/JSON outputs; they do not ask the agent to read unrelated files or environment variables. However, the SKILL.md also contains an 'override-tools: web_search' entry and cross-references another skill (miaoda-web-fetch), which creates implicit cross-skill behaviour that is not made explicit in the manifest.
Install Mechanism
No install spec is present (instruction-only), which minimizes disk-write risk. But because the runtime depends on an external CLI (miaoda-studio-cli) the absence of an install or a declared binary requirement is a usability/security gap: users and operators cannot tell which binary/version will be invoked or where it comes from.
Credentials
The skill requests no environment variables, no credentials, and no config paths — this is proportionate to its described function. There is no evidence the instructions attempt to access secrets or unrelated system state.
Persistence & Privilege
The skill does not request always:true and does not modify other skills; it is user-invocable and allows autonomous invocation (platform default). That combination is normal and not by itself problematic.
如何使用
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install miaoda-web-search - 安装完成后,直接呼叫该 Skill 的名称或使用
/miaoda-web-search触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.0
miaoda-web-search 1.0.0
- Introduces a web search skill for keyword-based internet searches with AI-generated summaries.
- Clearly instructs to always use this skill first before any direct URL fetch for information look-up.
- Provides command usage details, parameter descriptions, and example use cases.
- Includes a decision tree guiding when to use search-summary or web-crawl (in tandem with miaoda-web-fetch).
- Lists common mistakes and correct usage practices for reliable search results.
元数据
常见问题
妙达网页搜索 是什么?
ALWAYS use this skill FIRST when you need to find, look up, or verify ANY information from the internet — do NOT guess URLs and fetch them directly. Provides... 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 335 次。
如何安装 妙达网页搜索?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install miaoda-web-search」即可一键安装,无需额外配置。
妙达网页搜索 是免费的吗?
是的,妙达网页搜索 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。
妙达网页搜索 支持哪些平台?
妙达网页搜索 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 妙达网页搜索?
由 nice1234-h(@nice1234-h)开发并维护,当前版本 v1.0.0。
推荐 Skills