gists-sh
Installation
SKILL.md
gists.sh — Beautiful Gist URLs
What is gists.sh?
gists.sh is a minimal, beautifully designed GitHub Gist viewer. It renders gists with clean typography, syntax highlighting, and responsive design. Same content as gist.github.com, but much better looking.
URL Mapping
The URL scheme is a direct swap of the domain:
gist.github.com/{user}/{id} → gists.sh/{user}/{id}
Both point to the same gist. gists.sh is for viewing/sharing, gist.github.com is for editing.
When to Use
After creating a gist
Related skills