·markdown-url
>_

markdown-url

am-will/codex-skills

Route any website you need to visit through markdown.new by prefixing the URL. **WHEN TO USE:** - You would normally open a website link to read content (docs, blog posts, changelogs, GitHub issues, etc.) - You need a cleaner, Markdown-friendly view for copying notes or summarizing

34Installs·6Trend·@am-will

Installation

$npx skills add https://github.com/am-will/codex-skills --skill markdown-url

SKILL.md

Whenever you need to visit a website URL, you must: 1) rewrite it to go through https://markdown.new/, then 2) visit the rewritten URL, and 3) pull the Markdown content from that page for use in your answer/notes.

When you would normally open a website to read it:

If the markdown.new view fails to load or breaks critical functionality, fall back to the original URL for browsing, but still prefer markdown.new for any content extraction if possible.

Route any website you need to visit through markdown.new by prefixing the URL. **WHEN TO USE:** - You would normally open a website link to read content (docs, blog posts, changelogs, GitHub issues, etc.) - You need a cleaner, Markdown-friendly view for copying notes or summarizing Source: am-will/codex-skills.

View raw

Facts (cite-ready)

Stable fields and commands for AI/search citations.

Install command
npx skills add https://github.com/am-will/codex-skills --skill markdown-url
Category
>_Productivity
Verified
First Seen
2026-02-16
Updated
2026-02-18

Quick answers

What is markdown-url?

Route any website you need to visit through markdown.new by prefixing the URL. **WHEN TO USE:** - You would normally open a website link to read content (docs, blog posts, changelogs, GitHub issues, etc.) - You need a cleaner, Markdown-friendly view for copying notes or summarizing Source: am-will/codex-skills.

How do I install markdown-url?

Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.) Copy and run this command: npx skills add https://github.com/am-will/codex-skills --skill markdown-url Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code or Cursor

Where is the source repository?

https://github.com/am-will/codex-skills