markdown-new

Convert webpages, websites, search results, and documents into clean Markdown.

248|30|Updated Feb 18, 2026
One-click install
npx skills add https://github.com/cafe3310/public-agent-skills --skill markdown-new-cafe3310
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: markdown-new
Source: https://github.com/cafe3310/public-agent-skills/tree/main/skills/markdown-new
Command: npx skills add https://github.com/cafe3310/public-agent-skills --skill markdown-new-cafe3310

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) and references (resource) components.

What problem does it solve?

This Skill removes the friction of extracting readable Markdown from webpages, websites, search results, and local documents, reducing manual copying and formatting work.

Core Features & Use Cases

  • Web and Document Conversion: Convert public URLs and local files such as PDFs, Docx, and text documents into clean Markdown output.
  • Site Crawling and Search Extraction: Crawl multi-page websites or search results and combine discovered content into a single Markdown document.
  • Use Case: A researcher can convert a documentation website into Markdown notes or transform source documents into LLM-friendly context for analysis.

Quick Start

Use the markdown-new skill to convert this webpage into clean Markdown for my notes.

Frequently Asked Questions about markdown-new

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

FAQPage Schema
How do I convert a webpage to Markdown for AI processing?

To convert a webpage to Markdown, you can use command-line conversion tools that fetch public URLs and extract the readable content into clean structured text. This removes manual copying and provides LLM-friendly context for analysis.

Can I crawl an entire website and combine the content into a single Markdown document?

Yes, site crawling capabilities allow you to crawl multi-page websites and combine discovered content into a single Markdown document. This is useful for transforming entire documentation sites into structured notes.

What is the best way to convert PDFs and Docx files into clean Markdown?

The best way to convert PDFs and Docx files into clean Markdown is using an API-driven conversion tool that transforms local documents into structured text. This reduces manual formatting work and prepares content for AI workflows.

Does web scraping for Markdown conversion work with search results?

Yes, web scraping and search extraction capabilities allow you to convert search results and combine the discovered content into a single Markdown document. This applies to research and knowledge extraction workflows.

When do I need to convert web content into Markdown format?

You need to convert web content into Markdown when preparing structured text for AI processing, documentation migration, or knowledge extraction. It removes the friction of extracting readable content from webpages and local files.