← Back to Skills Marketplace
921
Downloads
0
Stars
9
Active Installs
1
Versions
Install in OpenClaw
/install web-fetch-markdown
Description
Fetch web pages as reduced markdown via jina.ai. Use when user wants to fetch a URL and get condensed markdown content to save tokens. Triggered by phrases l...
Usage Guidance
This skill is coherent and minimal: it just tells the agent to fetch a jina.ai proxy URL and return markdown. Before installing, consider: (1) privacy — r.jina.ai will receive the original URL and page content, so avoid sending sensitive or private URLs; (2) availability — the skill assumes a 'web_fetch' tool is present in the agent environment; if your agent cannot make outbound HTTP calls or you disallow third-party proxies, this skill won't work or may violate policy; (3) content safety — fetched pages may contain sensitive data or malware-related content; validate or sanitize as needed. No credentials or installs are required.
Capability Analysis
Type: OpenClaw Skill
Name: web-fetch-markdown
Version: 1.0.0
The skill provides a legitimate utility for fetching web content as condensed markdown using the Jina AI Reader API (r.jina.ai). The instructions in SKILL.md clearly define its purpose for token conservation and content summarization without any evidence of malicious intent, data exfiltration, or unauthorized execution.
Capability Assessment
Purpose & Capability
Name/description claim: fetch reduced markdown via jina.ai. SKILL.md instructs exactly to construct https://r.jina.ai/<original-url> and call the web_fetch tool. Nothing requested is unrelated to that purpose.
Instruction Scope
Instructions are narrowly scoped to building the jina.ai proxy URL and calling a web_fetch tool. Two things to note: (1) SKILL.md assumes a 'web_fetch' tool exists in the agent environment (not declared in the skill); (2) using r.jina.ai sends the fetched URL/content to an external service (privacy/leakage consideration). The skill does not instruct reading any unrelated files or env vars.
Install Mechanism
No install spec and no code files (instruction-only). This minimizes on-disk risk.
Credentials
No environment variables, credentials, or config paths are requested. Proportional to the task.
Persistence & Privilege
always is false and the skill is user-invocable; it does not request persistent or elevated privileges or modify other skills.
How to Use
- Make sure OpenClaw is installed (local or Docker)
- Run the install command in chat:
/install web-fetch-markdown - After installation, invoke the skill by name or use
/web-fetch-markdown - Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.0.0
- Initial release of web-fetch-markdown skill.
- Fetches web pages as condensed markdown using the jina.ai summarization service.
- Ideal for users needing reduced token usage or condensed content from URLs.
- Supports trigger phrases like "fetch as markdown", "reduce tokens", or "jina.ai fetch".
- Provides clear usage instructions and example for fetching and reducing web content.
Metadata
Frequently Asked Questions
What is Web fetch markdown of page?
Fetch web pages as reduced markdown via jina.ai. Use when user wants to fetch a URL and get condensed markdown content to save tokens. Triggered by phrases l... It is an AI Agent Skill for Claude Code / OpenClaw, with 921 downloads so far.
How do I install Web fetch markdown of page?
Run "/install web-fetch-markdown" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.
Is Web fetch markdown of page free?
Yes, Web fetch markdown of page is completely free, licensed under MIT-0. You can download, install and use it at no cost.
Which platforms does Web fetch markdown of page support?
Web fetch markdown of page is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).
Who created Web fetch markdown of page?
It is built and maintained by christo (@qidu); the current version is v1.0.0.
More Skills