← 返回 Skills 市场
129
总下载
0
收藏
0
当前安装
3
版本数
在 OpenClaw 中安装
/install web-fetch-as-markdown
功能描述
Fetches web pages from specific URLs and converts them to clean, structured Markdown via trusted APIs, enabling Agents to parse and extract data more effecti...
安全使用建议
This skill appears to do what it says: it sends the page URL to third‑party conversion services (Cloudflare's markdown.new, Jina's r.jina.ai, and optionally markdownforagents.com). Before installing, consider that any URL you fetch will be exposed to those providers (including URL paths that might contain sensitive tokens). The skill does not request credentials or install code, and it asks for consent before using the less‑trusted fallback. If you need to convert pages that require authentication or contain private tokens in the URL, do not use this skill for those pages; instead provide the content locally or remove sensitive query parameters. If you have organizational policies about sending URLs to external services, confirm the listed endpoints are acceptable.
能力评估
Purpose & Capability
The name/description (convert web pages to Markdown) matches the instructions: use built-in WebFetch plus three conversion APIs. No unrelated binaries, credentials, or config paths are requested.
Instruction Scope
Instructions are narrowly scoped to calling trusted conversion APIs via the WebFetch tool and explicitly forbid bypassing platform safety. Notable: the skill sends the target URL to external conversion services (privacy implication), and concatenates URLs to form service requests—this is expected for this purpose but exposes the URL path to the third parties.
Install Mechanism
Instruction-only skill with no install spec, no code files, and no downloads — minimal risk from installation.
Credentials
The skill requests no environment variables, credentials, or config paths. The absence of secrets aligns with its purpose; only web requests to conversion APIs are required.
Persistence & Privilege
always is false and the skill is user-invocable. It does not request permanent presence or system-wide configuration changes; autonomous invocation is the platform default and not sufficient here to raise a concern.
如何使用
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install web-fetch-as-markdown - 安装完成后,直接呼叫该 Skill 的名称或使用
/web-fetch-as-markdown触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.2.1
- Updated skill metadata formatting for consistency; version is now set under `metadata`.
- No functional or logic changes to skill behavior.
v1.2.0
**Major update introducing clearer API usage priority, transparent fallback handling, and improved safety guidelines:**
- Adds Jina Reader (`r.jina.ai`) as a secondary fallback service after the primary Cloudflare API.
- Requires explicit user consent before attempting `markdownforagents.com` as a final fallback.
- Removes previous `curl`-based fallback and network workaround suggestions to enhance safety.
- Expands and clarifies user/system trigger scenarios and response guidance.
- Emphasizes transparency, user consent, and compliance; strengthens restrictions on bypassing domain or network safeguards.
v1.1.0
**Major update: Expands web page-to-Markdown conversion options and improves error handling.**
- Adds support for two dedicated Markdown conversion services: `markdown.new` and `markdownforagents.com`.
- Implements fallback logic: tries the primary service first, then fallback, then raw `curl` if needed.
- Supports a wider variety of trigger phrases in both English and Chinese.
- Clearly outlines execution flow, trigger scenarios, and troubleshooting advice.
- Focuses on extracting clean, structured Markdown optimized for downstream parsing, rather than just raw HTML reduction.
元数据
常见问题
Web Fetch as Markdown 是什么?
Fetches web pages from specific URLs and converts them to clean, structured Markdown via trusted APIs, enabling Agents to parse and extract data more effecti... 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 129 次。
如何安装 Web Fetch as Markdown?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install web-fetch-as-markdown」即可一键安装,无需额外配置。
Web Fetch as Markdown 是免费的吗?
是的,Web Fetch as Markdown 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。
Web Fetch as Markdown 支持哪些平台?
Web Fetch as Markdown 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 Web Fetch as Markdown?
由 wuruofan(@wuruofan)开发并维护,当前版本 v1.2.1。
推荐 Skills