mdxgists.net
GitHub Gists are the fastest way to share code, notes, and snippets. But they look terrible. This fixes that.
How it works
Take any GitHub Gist URL and replace gist.github.com with mdxgists.net. That's it.
See the difference:
mdxgists.net showcase
mdxgists.net
A beautiful viewer for GitHub Gists. Replace gist.github.com with mdxgists.net in any URL.
TIP
You're looking at a mdxgists.net page right now. Try switching between the file tabs above.
Customize it
Append URL params to any gist link to customize how it looks.
Agent skill
Install our share-pretty-gist skill to teach your AI agents to share beautiful gists whenever you need to share notes, code, reports, or anything else.
Or just prompt it
No skill needed. Copy this into your agent's instructions (OpenClaw, Claude Code, Cursor, etc.) and it will use mdxgists.net automatically.
Why this exists
I use gists every day to share documents, research, and snippets with teammates and friends. I also often have my AI agents create gists to share things with me.
Gists are incredibly convenient, but not particularly nice to look at. I built this for those who, like me, would rather see a clean, minimal page, even if just for 10 seconds.
Open source
mdxgists.net is fully open source. Gist pages have zero tracking or analytics. The only analytics run on this landing page via Vercel to count visitors. Your gists are fetched directly from the GitHub API and never stored. Secret gists are marked as noindex so search engines won't crawl them.
View source