web-article-translator

Fetch online articles, translate them into Chinese, and save as Markdown files with image links preserved.

2|Updated Apr 6, 2026
One-click install
npx skills add https://github.com/augustscl/awesome-xiawang-skills --skill web-article-translator-augustscl
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: web-article-translator
Source: https://github.com/augustscl/awesome-xiawang-skills/tree/main/web-article-translator
Command: npx skills add https://github.com/augustscl/awesome-xiawang-skills --skill web-article-translator-augustscl

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Translates online articles into Chinese and saves the result as Markdown files, preserving image links and the original formatting for easy offline reading and knowledge retention.

Core Features & Use Cases

  • Translate online articles to Chinese while preserving formatting and images.
  • Save translated content as Markdown files with original image links intact.
  • Use Case: A content team wants to quickly publish Chinese summaries of English blog posts without losing essential visuals.

Quick Start

Translate this article https://example.com/article

Frequently Asked Questions about web-article-translator

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I translate web articles to Chinese and save them as Markdown files?

To translate web articles to Chinese Markdown, provide the article URL; the Skill fetches the content, translates it while preserving formatting and image links, and saves the result as a Markdown file in the current directory.

Can I translate technical blog posts into Chinese without losing the original images?

Yes, translating technical blog posts into Chinese preserves original image links and formatting structure, ensuring the Markdown output retains essential visuals for offline reading and knowledge retention.

Does the translation handle news articles and tutorials with specialized terminology?

Yes, the translation handles news articles and tutorials with style adjustments and terminology preservation, ensuring specialized technical terms remain accurate when converting web content to Chinese Markdown.

What is the best way to automate converting English web pages to Chinese Markdown?

The best way to convert English web pages to Chinese Markdown is supplying the URL directly; the Skill uses a web reader to fetch content in Markdown format, translates it while maintaining structure, and writes the file locally.

Are there limitations when fetching online articles for Chinese translation?

Limitations depend on the web reader's ability to fetch content in Markdown format; articles behind paywalls or requiring authentication may not be accessible for translation into Chinese Markdown files.