← Back to Skills Marketplace
Markdown Fetcher
by
Jiaqi-Guo-0114
· GitHub ↗
· v1.0.0
· MIT-0
205
Downloads
0
Stars
0
Active Installs
1
Versions
Install in OpenClaw
/install markdown-fetcher
Description
将网页内容转换为 Markdown 格式。 当需要获取网页内容并转换为可读 Markdown 时使用此 Skill。 优先级:markdown.new > defuddle.md > r.jina.ai > Scrapling
Usage Guidance
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.
Capability Analysis
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.
Capability Assessment
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.
How to Use
- Make sure OpenClaw is installed (local or Docker)
- Run the install command in chat:
/install markdown-fetcher - After installation, invoke the skill by name or use
/markdown-fetcher - Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.0.0
Initial release
Metadata
Frequently Asked Questions
What is Markdown Fetcher?
将网页内容转换为 Markdown 格式。 当需要获取网页内容并转换为可读 Markdown 时使用此 Skill。 优先级:markdown.new > defuddle.md > r.jina.ai > Scrapling. It is an AI Agent Skill for Claude Code / OpenClaw, with 205 downloads so far.
How do I install Markdown Fetcher?
Run "/install markdown-fetcher" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.
Is Markdown Fetcher free?
Yes, Markdown Fetcher is completely free, licensed under MIT-0. You can download, install and use it at no cost.
Which platforms does Markdown Fetcher support?
Markdown Fetcher is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).
Who created Markdown Fetcher?
It is built and maintained by Jiaqi-Guo-0114 (@jiaqi-guo-0114); the current version is v1.0.0.
More Skills