markdown-url
Automatically prefixes URLs with markdown.new for cleaner text extraction from docs and articles for AI agents.
Install
npx skills add https://github.com/am-will/codex-skills --skill markdown-urlStats
| Total installs | 1,161 |
| Weekly installs | 1.2K |
| GitHub stars | 820 |
| First seen | Feb 15, 2026 |
| Source | @am-will/codex-skills |
Summary
- Automatically rewrites URLs to prefix them with https://markdown.new/ for cleaner text extraction from docs, blog posts, changelogs, and GitHub issues
- Includes a rewrite rule that preserves query parameters, fragments, and schemes while maintaining the original URL structure
- Designed for read-only content only; skips markdown.new for authenticated workflows, interactive dashboards, paywalls, and sites requiring session state
- Provides fallback behavior to the original URL if markdown.new returns access errors, CAPTCHAs, rate limits, or incomplete content
Tags
Related skills
| Skill | Installs | vs markdown-url |
|---|---|---|
| web-content-fetcher | 1,169 | +8 |
| wechat-article-publisher | 1,108 | -53 |
| web-research | 1,195 | +34 |
| release-management | 1,143 | -18 |
| testing-handbook-generator | 1,189 | +28 |
FAQ
- How many installs does markdown-url have?
- markdown-url has 1,161 total installs and 1.2K installs this week.
- Where is markdown-url hosted?
- markdown-url is published by @am-will/codex-skills at https://github.com/am-will/codex-skills.
- How many GitHub stars does markdown-url have?
- markdown-url has 820 GitHub stars.
- When was markdown-url first indexed?
- OrangeBot.AI first indexed markdown-url on Feb 15, 2026.
- How do I install markdown-url?
- Run: npx skills add https://github.com/am-will/codex-skills --skill markdown-url