← 返回 Skills 市场
Markdown Fetcher
作者
Jiaqi-Guo-0114
· GitHub ↗
· v1.0.0
· MIT-0
205
总下载
0
收藏
0
当前安装
1
版本数
在 OpenClaw 中安装
/install markdown-fetcher
功能描述
将网页内容转换为 Markdown 格式。 当需要获取网页内容并转换为可读 Markdown 时使用此 Skill。 优先级:markdown.new > defuddle.md > r.jina.ai > Scrapling
安全使用建议
This skill is coherent but consider privacy and supply-chain cautions before use: any URL you convert will be fetched by the listed external services (markdown.new, defuddle.md, r.jina.ai or Scrapling), so avoid sending sensitive/private URLs or data. If you need the Scrapling fallback, inspect the Scrapling project (https://github.com/D4Vinci/Scrapling) before running 'pip install' and install it in a virtualenv or isolated environment. If you require strict confidentiality, prefer local tools you control rather than public conversion endpoints.
功能分析
Type: OpenClaw Skill
Name: markdown-fetcher
Version: 1.0.0
The skill is a utility designed to convert web pages into Markdown format using established third-party proxy services (markdown.new, r.jina.ai, and defuddle.md) or the legitimate Scrapling Python library. No evidence of malicious intent, data exfiltration, or prompt injection was found; the instructions in SKILL.md are consistent with the stated purpose of web scraping and content conversion.
能力评估
Purpose & Capability
The name and description match the runtime instructions: try hosted Markdown conversion endpoints (markdown.new, defuddle.md, r.jina.ai) and, if needed, fall back to a GitHub Python scraper (Scrapling). All required actions are proportionate to converting webpages to Markdown.
Instruction Scope
SKILL.md confines the agent to fetching given URLs via specified services and (optionally) running 'pip install scrapling' and 'scrapling -u "URL"'. It does not instruct the agent to read local files, environment variables, or send data to unexpected endpoints beyond the listed services.
Install Mechanism
There is no formal install spec, but the instructions recommend 'pip install scrapling' as a last-resort. Installing a Python package is a reasonable fallback, but pip installs execute code on the host and should be treated as a moderate-risk operation—verify the package source and run it in an isolated environment if needed.
Credentials
The skill requests no environment variables, credentials, or config paths. This is appropriate for a web-to-Markdown converter that uses public endpoints or an optional local scraper.
Persistence & Privilege
The skill is instruction-only, not always-enabled, and does not request persistent system presence or modify other skills. Autonomous invocation is allowed (platform default) but is not combined with other concerning privileges.
如何使用
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install markdown-fetcher - 安装完成后,直接呼叫该 Skill 的名称或使用
/markdown-fetcher触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.0
Initial release
元数据
常见问题
Markdown Fetcher 是什么?
将网页内容转换为 Markdown 格式。 当需要获取网页内容并转换为可读 Markdown 时使用此 Skill。 优先级:markdown.new > defuddle.md > r.jina.ai > Scrapling. 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 205 次。
如何安装 Markdown Fetcher?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install markdown-fetcher」即可一键安装,无需额外配置。
Markdown Fetcher 是免费的吗?
是的,Markdown Fetcher 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。
Markdown Fetcher 支持哪些平台?
Markdown Fetcher 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 Markdown Fetcher?
由 Jiaqi-Guo-0114(@jiaqi-guo-0114)开发并维护,当前版本 v1.0.0。
推荐 Skills