Use PullMD as a self-hosted Markdown conversion service for agents, exposing web pages, documents, media transcripts, Reddit threads, and uploaded files through REST, MCP, and a Claude Code skill.
Scanned 9/2/2026
Install to Claude Code
npx -y skills add agentskillexchange/skills --skill serve-clean-markdown-from-urls-and-files-with-pullmd --agent claude-codeInstalls into .claude/skills of the current project.
Are you the author of Serve Clean Markdown From Urls And Files With Pullmd?
Add the live security badge to your README — it updates automatically with every re-scan.
[](https://www.skillsdirectory.com/skills/agentskillexchange-serve-clean-markdown-from-urls-and-files-with-pull)More formats (shields.io, HTML) on the badges page.
---
name: "Serve clean Markdown from URLs and files with PullMD"
slug: "serve-clean-markdown-from-urls-and-files-with-pullmd"
description: "Use PullMD as a self-hosted Markdown conversion service for agents, exposing web pages, documents, media transcripts, Reddit threads, and uploaded files through REST, MCP, and a Claude Code skill."
github_stars: 197
verification: "security_reviewed"
source: "https://github.com/AeternaLabsHQ/pullmd"
author: "AeternaLabsHQ"
publisher_type: "open-source maintainer"
category: "Research & Scraping"
framework: "MCP"
tool_ecosystem:
github_repo: "AeternaLabsHQ/pullmd"
github_stars: 197
---
# Serve clean Markdown from URLs and files with PullMD
Use PullMD as a self-hosted Markdown conversion service for agents, exposing web pages, documents, media transcripts, Reddit threads, and uploaded files through REST, MCP, and a Claude Code skill.
## Prerequisites
PullMD, Docker Compose or Node.js, optional Playwright/MarkItDown sidecars, optional model credentials for OCR/image/audio features, MCP-capable or REST-capable agents
## Installation
Install or set up from the source-backed instructions:
Download the upstream docker-compose.yml with curl -O https://raw.githubusercontent.com/AeternaLabsHQ/pullmd/main/docker-compose.yml, then run docker compose up -d. Configure sidecars and environment variables from the README for document conversion, rendering, auth, OCR, media, YouTube, or Reddit workflows.
- Source: https://github.com/AeternaLabsHQ/pullmd
## Documentation
- https://github.com/AeternaLabsHQ/pullmd
## Source
- [Agent Skill Exchange](https://agentskillexchange.com/skills/serve-clean-markdown-from-urls-and-files-with-pullmd/)
Is this your skill, or is something wrong with this listing? Request removal or report an issue. Author removals are honored within 72 hours.
No comments yet. Be the first to comment!