web-article-extractor

Extract web article text, images, and metadata into Markdown format.

2|Updated Jun 13, 2026
One-click install
npx skills add https://github.com/wangjiawei508/WorkWise --skill web-article-extractor-wangjiawei508
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: web-article-extractor
Source: https://github.com/wangjiawei508/WorkWise/tree/main/src/asset/skills/writing-agent/skills/%E5%85%AC%E4%BC%97%E5%8F%B7%E6%96%87%E7%AB%A0%E8%8E%B7%E5%8F%96
Command: npx skills add https://github.com/wangjiawei508/WorkWise --skill web-article-extractor-wangjiawei508

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill requires chrome-devtools, turndown, readability, and includes scripts (resource) and references (resource) components.

What problem does it solve?

This Skill automates the process of extracting text, images, and metadata from web articles, saving you time and effort.

Core Features & Use Cases

  • Web Article Extraction: Extracts the main content of web articles, including text, images, and metadata.
  • Markdown Conversion: Converts extracted content into Markdown format, suitable for documentation or knowledge base creation.
  • Use Case: Imagine you need to create a knowledge base of technical articles. Use this Skill to automatically extract and format the content from each article.

Quick Start

Use the web-article-extractor skill to extract the content from this page and save it as Markdown.

Frequently Asked Questions about web-article-extractor

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

FAQPage Schema
How do I extract web article content and convert it to Markdown?

To extract web article content and convert it to Markdown, you need a modern web browser and a JavaScript-based content extraction library. This process automatically pulls text, images, and metadata from web articles for immediate use.

What is the best way to automate knowledge base creation from technical articles?

Automating knowledge base creation from technical articles is achieved by extracting main content like text and images, then converting it into structured Markdown format suitable for documentation and content management systems.

Does web article extraction work with Chrome DevTools?

Yes, web article extraction works with Chrome DevTools, which acts as a dependency to interface with a modern web browser and access the JavaScript-based content extraction library for pulling metadata.

Can I use Readability and Turndown for web page content automation?

Yes, you can use Readability and Turndown for web page content automation. Readability extracts the main article text and images, while Turndown converts the HTML output into structured Markdown format.

What are the limitations of converting web articles to Markdown?

Limitations of converting web articles to Markdown include relying heavily on a modern web browser environment and requiring access to JavaScript-based content extraction libraries to accurately capture text, images, and metadata.