url-readmode-markdown — install url-readmode-markdown url-readmode-markdown, enstudy, community, install url-readmode-markdown, ide skills, extract article content as markdown, reader-mode heuristics for content extraction, Claude Code, Cursor, Windsurf

v1.0.0
GitHub

About this Skill

Perfect for Web Scraping Agents needing to extract primary article content from URLs and convert it to Markdown format. url-readmode-markdown is a skill that uses reader-mode heuristics to extract article content from URLs and save it as Markdown files

Features

Extracts article content using @mozilla/readability
Utilizes jsdom for HTML parsing
Employs turndown for HTML to Markdown conversion
Saves output as Markdown files with sanitized filenames
Includes a scripted quick start with extract_readmode.js
Prints output path after writing Markdown files

# Core Topics

seefreed seefreed
[0]
[0]
Updated: 3/8/2026

Agent Capability Analysis

The url-readmode-markdown skill by seefreed is an open-source community AI agent skill for Claude Code and other IDE workflows, helping agents execute tasks with better context, repeatability, and domain-specific guidance. Optimized for install url-readmode-markdown, extract article content as markdown, reader-mode heuristics for content extraction.

Ideal Agent Persona

Perfect for Web Scraping Agents needing to extract primary article content from URLs and convert it to Markdown format.

Core Value

Empowers agents to leverage reader-mode heuristics using @mozilla/readability, jsdom, and turndown libraries, enabling the extraction of clean content from URLs and saving it as Markdown files for further processing or analysis.

Capabilities Granted for url-readmode-markdown

Automating content extraction from news articles for text analysis
Generating Markdown summaries of web pages for knowledge graph construction
Debugging web scraping pipelines by extracting and inspecting primary content

! Prerequisites & Limits

  • Requires Node.js environment for script execution
  • Dependent on the accuracy of reader-mode heuristics for content extraction
  • Limited to saving output as Markdown files
Labs Demo

Browser Sandbox Environment

⚡️ Ready to unleash?

Experience this Agent in a zero-setup browser environment powered by WebContainers. No installation required.

Boot Container Sandbox

url-readmode-markdown

Install url-readmode-markdown, an AI agent skill for AI agent workflows and automation. Works with Claude Code, Cursor, and Windsurf with one-command setup.

SKILL.md
Readonly

Url Readmode Markdown

Overview

Extract the primary article content from a URL using reader-mode heuristics and save it as Markdown. The output filename should be the content topic/title (sanitized for filenames).

Quick Start (scripted)

  1. Prefer the provided script: scripts/extract_readmode.js
  2. Use @mozilla/readability + jsdom + turndown.
  3. The script prints the output path after writing the Markdown file.

Example:

bash
1node scripts/extract_readmode.js \"https://example.com/article\" -o .

Dependencies (Node):

  • npm install @mozilla/readability jsdom turndown

Workflow (manual or scripted)

  1. Collect the target URL and verify it is article-like content.
  2. Extract the main content container using reader-mode heuristics.
  3. Convert cleaned HTML to Markdown while preserving headings, lists, and images.
  4. Set the output filename to the content topic/title (sanitize invalid filename characters).
  5. Review the Markdown for missing sections or noisy blocks and trim as needed.

Reader-Mode Heuristics

For extraction guidance, use references/readmode.md as the heuristic summary.

Output Requirements

  • Output: a single Markdown file containing the main article content.
  • Filename: use the article/topic title; sanitize disallowed filename characters; replace spaces with _; keep the original language if possible.
  • Place output in the user-specified directory or the current working directory by default.

Resources

scripts/

scripts/extract_readmode.js extracts reader-mode content from a URL and saves Markdown.

references/

references/readmode.md summarizes reader-mode heuristics for fallback/manual extraction.

FAQ & Installation Steps

These questions and steps mirror the structured data on this page for better search understanding.

? Frequently Asked Questions

What is url-readmode-markdown?

Perfect for Web Scraping Agents needing to extract primary article content from URLs and convert it to Markdown format. url-readmode-markdown is a skill that uses reader-mode heuristics to extract article content from URLs and save it as Markdown files

How do I install url-readmode-markdown?

Run the command: npx killer-skills add seefreed/enstudy/url-readmode-markdown. It works with Cursor, Windsurf, VS Code, Claude Code, and 19+ other IDEs.

What are the use cases for url-readmode-markdown?

Key use cases include: Automating content extraction from news articles for text analysis, Generating Markdown summaries of web pages for knowledge graph construction, Debugging web scraping pipelines by extracting and inspecting primary content.

Which IDEs are compatible with url-readmode-markdown?

This skill is compatible with Cursor, Windsurf, VS Code, Trae, Claude Code, OpenClaw, Aider, Codex, OpenCode, Goose, Cline, Roo Code, Kiro, Augment Code, Continue, GitHub Copilot, Sourcegraph Cody, and Amazon Q Developer. Use the Killer-Skills CLI for universal one-command installation.

Are there any limitations for url-readmode-markdown?

Requires Node.js environment for script execution. Dependent on the accuracy of reader-mode heuristics for content extraction. Limited to saving output as Markdown files.

How To Install

  1. 1. Open your terminal

    Open the terminal or command line in your project directory.

  2. 2. Run the install command

    Run: npx killer-skills add seefreed/enstudy/url-readmode-markdown. The CLI will automatically detect your IDE or AI agent and configure the skill.

  3. 3. Start using the skill

    The skill is now active. Your AI agent can use url-readmode-markdown immediately in the current project.

Related Skills

Looking for an alternative to url-readmode-markdown or another community skill for your workflow? Explore these related open-source skills.

View All

widget-generator

Logo of f
f

f.k.a. Awesome ChatGPT Prompts. Share, discover, and collect prompts from the community. Free and open source — self-host for your organization with complete privacy.

149.6k
0
AI

flags

Logo of vercel
vercel

flags is a Next.js feature management skill that enables developers to efficiently add or modify framework feature flags, streamlining React application development.

138.4k
0
Browser

zustand

Logo of lobehub
lobehub

The ultimate space for work and life — to find, build, and collaborate with agent teammates that grow with you. We are taking agent harness to the next level — enabling multi-agent collaboration, effortless agent team design, and introducing agents as the unit of work interaction.

72.8k
0
AI

data-fetching

Logo of lobehub
lobehub

The ultimate space for work and life — to find, build, and collaborate with agent teammates that grow with you. We are taking agent harness to the next level — enabling multi-agent collaboration, effortless agent team design, and introducing agents as the unit of work interaction.

72.8k
0
AI