🌐
AutomationHTML

Web to Markdown

by dongsheng123132

Web to Markdown is an Automation skill for Claude Code, published by dongsheng123132 in u-claw.

1.7K stars414 forkson dongsheng123132/u-clawAdded 2026/08/19Repository updated 2026/08/17
ai-assistantchinachineseclaude-codecodexdeepseekfeishuinternationalkimioffline-aioffline-installeropenclawplug-and-playportableqq-botusbusb-portablevietnam
Install in seconds
Install Web to Markdown
Copy Web to Markdown into your Claude Code skills folder. Run the command in your terminal, or review the source on GitHub before installing.
terminal
npx degit https://github.com/dongsheng123132/u-claw/tree/main/portable/skills-cn/web-to-markdown ~/.claude/skills/web-to-markdown

Requires Node.js. Downloads this skill only — not the rest of the repository — into your Claude Code skills folder.

Without Node.js

git clone https://github.com/dongsheng123132/u-claw.git

Clones the whole repository, then copy the skill’s own directory into your skills folder yourself.

In this catalog

Source file
portable/skills-cn/web-to-markdown/SKILL.md in dongsheng123132/u-claw
Installs to
~/.claude/skills/web-to-markdown
Collection
One of 17 skills cataloged from this repository
Category
Automation1523 skills

What Web to Markdown does

Web to Markdown fetches a web page, extracts its main content, and converts it to clean Markdown for saving, summarizing, or reusing.

Web to Markdown is cataloged under Automation on DirSkills. Web to Markdown comes from a repository tagged ai-assistant, china, chinese, claude-code and codex.

Documentation

README

网页转 Markdown

把用户给的网页链接抓下来,提取正文,转成干净的 Markdown,方便保存、总结或二次创作。

能力概述

  • 正文提取:去掉导航/广告/页脚,只留主体内容
  • 转 Markdown:标题、列表、链接、代码块保留结构
  • 保存:可写入本地 .md 文件

操作方式

用 Bash 工具。首选 jina.ai 的免费 reader(无需依赖,最省事):

# 最简:jina reader 直接返回干净 Markdown(在链接前加 https://r.jina.ai/)
curl -s "https://r.jina.ai/https://example.com/article" -o article.md
echo "已保存 -> article.md"; head -40 article.md

离线或 jina 不可用时,用 Python 本地转换:

This is the opening of the README. Read the full README on GitHub.

Frequently asked about Web to Markdown

  • What else does dongsheng123132 publish alongside Web to Markdown?

    Web to Markdown is one of 17 skills that DirSkills catalogs from dongsheng123132/u-claw, the repository it ships in. Its siblings there include Bilibili Helper, China Search and China Translate. Each one is a separate skill with its own page in this directory, installs the same way Web to Markdown does, and is maintained by dongsheng123132 in that same repository. The rest of the collection is listed on the dongsheng123132/u-claw page.

  • How does Web to Markdown compare to other Automation skills?

    Web to Markdown ranks #554 by stars among the 1523 Automation skills in this catalog. The most-starred ones next to it are Autonomous Loops, Autonomous Agent Harness and Automation Audit Ops. DirSkills ranks by the star count of the repository each skill ships in, so that order reflects how popular those repositories are rather than any review of Web to Markdown against them. Open each page to compare what they document and how they install.

More from dongsheng123132/u-claw

Web to Markdown is one of 17 skills cataloged on DirSkills from dongsheng123132/u-claw.

See all 17 skills
🎬
2w ago

Bilibili Helper

Bilibili Helper optimizes Bilibili video titles, descriptions, tags, covers, and partition selection to improve recommendations and engagement. Use it before posting a Bilibili video or to diagnose why an existing video is underperforming.
Writing
1.7K414
🔍
2w ago

China Search

China Search queries Baidu, Sogou, and Bing China using curl to retrieve search results when Google is unavailable or for Chinese-specific content. It is useful for finding Chinese internet information, WeChat articles, and content on domestic platforms.
Automation
1.7K414
🌐
2w ago

China Translate

China Translate provides Chinese-English translation and localization for technical documents, UI copy, and cultural adaptation. It helps avoid machine translation tone and maintains terminology consistency across projects.
Writing
1.7K414
🌤️
2w ago

China Weather

China Weather queries real-time weather and forecasts for Chinese cities via the wttr.in API, supporting Chinese city names and offering lunar dates and lifestyle advice. Use it to get current conditions or a 3-day forecast when planning travel or deciding what to wear.
Data
1.7K414
🤖
2w ago

DeepSeek API Assistant

DeepSeek API Assistant helps developers choose between deepseek-v4-flash and deepseek-v4-pro, write API call examples in Python, curl, and Node.js, estimate token costs, and troubleshoot common API errors.
AI Engineering
1.7K414
🎬
2w ago

Douyin Script

Douyin Script generates short video scripts for Douyin and Kuaishou platforms, focusing on hooks, structure, music suggestions, and hashtag strategies. Use it to create engaging scripts for short video content, improve retention, and choose appropriate hashtags.
Writing
1.7K414