github-gist
✓Publish files or Obsidian notes as GitHub Gists. Use when user wants to share code/notes publicly, create quick shareable snippets, or publish markdown to GitHub. Triggers include "publish as gist", "create gist", "share on github", "make a gist from this".
Installation
SKILL.md
Publish any file as a GitHub Gist for easy sharing.
| --public | Create public gist (default is secret/unlisted) | | -d, --description | Gist description | | -f, --filename | Override filename | | --url-only | Output only URL | | --open | Open in browser | | --api | Force API instead of gh CLI |
Session log published with this skill: https://gist.github.com/glebis/3faaae6b907123929220e81add51a567
Publish files or Obsidian notes as GitHub Gists. Use when user wants to share code/notes publicly, create quick shareable snippets, or publish markdown to GitHub. Triggers include "publish as gist", "create gist", "share on github", "make a gist from this". Source: glebis/claude-skills.
Facts (cite-ready)
Stable fields and commands for AI/search citations.
- Install command
npx skills add https://github.com/glebis/claude-skills --skill github-gist- Source
- glebis/claude-skills
- Category
- </>Dev Tools
- Verified
- ✓
- First Seen
- 2026-02-01
- Updated
- 2026-02-18
Quick answers
What is github-gist?
Publish files or Obsidian notes as GitHub Gists. Use when user wants to share code/notes publicly, create quick shareable snippets, or publish markdown to GitHub. Triggers include "publish as gist", "create gist", "share on github", "make a gist from this". Source: glebis/claude-skills.
How do I install github-gist?
Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.) Copy and run this command: npx skills add https://github.com/glebis/claude-skills --skill github-gist 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/glebis/claude-skills
Details
- Category
- </>Dev Tools
- Source
- skills.sh
- First Seen
- 2026-02-01