← Back to Skills Marketplace
妙达网页搜索
by
nice1234-h
· GitHub ↗
· v1.0.0
· MIT-0
335
Downloads
0
Stars
6
Active Installs
1
Versions
Install in OpenClaw
/install miaoda-web-search
Description
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...
Usage Guidance
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.
Capability Analysis
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.
Capability Assessment
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.
How to Use
- Make sure OpenClaw is installed (local or Docker)
- Run the install command in chat:
/install miaoda-web-search - After installation, invoke the skill by name or use
/miaoda-web-search - Provide required inputs per the skill's parameter spec and get structured output
Version History
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.
Metadata
Frequently Asked Questions
What is 妙达网页搜索?
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... It is an AI Agent Skill for Claude Code / OpenClaw, with 335 downloads so far.
How do I install 妙达网页搜索?
Run "/install miaoda-web-search" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.
Is 妙达网页搜索 free?
Yes, 妙达网页搜索 is completely free, licensed under MIT-0. You can download, install and use it at no cost.
Which platforms does 妙达网页搜索 support?
妙达网页搜索 is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).
Who created 妙达网页搜索?
It is built and maintained by nice1234-h (@nice1234-h); the current version is v1.0.0.
More Skills