← 返回 Skills 市场
nice1234-h

妙达网页抓取

作者 nice1234-h · GitHub ↗ · v1.0.0 · MIT-0
cross-platform ⚠ suspicious
218
总下载
0
收藏
5
当前安装
1
版本数
在 OpenClaw 中安装
/install miaoda-web-fetch
功能描述
Use when user needs to crawl or fetch a specific URL to extract/summarize its content. Provides necessary command usage instructions for fetching known URLs....
安全使用建议
This skill appears to be a thin wrapper around an external CLI (`miaoda-studio-cli`) but does not declare or install that CLI. Before using: (1) verify whether `miaoda-studio-cli` is already installed in your agent environment and ensure it comes from a trusted source; (2) prefer a skill that declares its dependencies or provides an install method, or add the required binary to your environment from an official release; (3) inspect the `miaoda-studio-cli` implementation (or its package) to confirm it won't exfiltrate sensitive data or execute unintended actions; (4) if you cannot verify the CLI, avoid granting the agent autonomous access to run tools that can fetch external URLs. Providing the CLI's origin or adding a proper install spec would reduce this concern.
功能分析
Type: OpenClaw Skill Name: miaoda-web-fetch Version: 1.0.0 The skill bundle provides instructions for using a CLI tool (`miaoda-studio-cli web-crawl`) to fetch and summarize web content. The documentation in SKILL.md is well-structured, providing clear usage examples and a decision tree for the agent, with no evidence of malicious intent, data exfiltration, or prompt injection attacks.
能力评估
Purpose & Capability
Name and description claim simple webpage fetch/extract functionality, which is coherent. However, the SKILL.md explicitly requires running `miaoda-studio-cli web-crawl` (and references `miaoda-studio-cli search-summary`), yet the skill declares no required binaries or install steps. That omission is a capability–requirement mismatch: either the CLI should be declared/installed or the instructions should not depend on it.
Instruction Scope
Instructions are narrowly scoped to invoking the `miaoda-studio-cli` commands with URL and output options and to using a companion search skill. They do not instruct reading arbitrary local files or environment variables, nor do they direct data to unexpected remote endpoints. The main issue is the instruction's implicit dependency on an external CLI not declared in metadata.
Install Mechanism
This is an instruction-only skill with no install spec and no code files. That lowers direct installation risk, but it also means it assumes the runtime already provides `miaoda-studio-cli`. The lack of an install specification or verification step for that CLI is an omission that can lead to runtime failures or substitution attacks if an untrusted CLI is present.
Credentials
The skill requests no environment variables, credentials, or config paths. There are no disproportionate secret requests.
Persistence & Privilege
The skill does not request always: true or other elevated persistence. It is user-invocable and allows normal autonomous invocation behavior by default.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install miaoda-web-fetch
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /miaoda-web-fetch 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.0
miaoda-web-fetch 1.0.0 - Initial release of the skill for crawling and extracting content from specific URLs. - Provides command instructions for using `miaoda-studio-cli web-crawl`. - Includes decision tree for whether to use web-crawl or search-summary based on user needs. - Offers usage examples and table of common mistakes for best practices. - Supports both text and JSON output formats for extraction.
元数据
Slug miaoda-web-fetch
版本 1.0.0
许可证 MIT-0
累计安装 6
当前安装数 5
历史版本数 1
常见问题

妙达网页抓取 是什么?

Use when user needs to crawl or fetch a specific URL to extract/summarize its content. Provides necessary command usage instructions for fetching known URLs.... 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 218 次。

如何安装 妙达网页抓取?

在 OpenClaw 或 Claude Code 对话框中运行命令「/install miaoda-web-fetch」即可一键安装,无需额外配置。

妙达网页抓取 是免费的吗?

是的,妙达网页抓取 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。

妙达网页抓取 支持哪些平台?

妙达网页抓取 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。

谁开发了 妙达网页抓取?

由 nice1234-h(@nice1234-h)开发并维护,当前版本 v1.0.0。

💬 留言讨论