home/categories/git-workflows/robbyt-claude-skills-plugins-gh-cli-skills-view-file-skill-md
git-workflowsdevops

view-file

Fetch raw file content from GitHub URLs. Trigger when user shares a GitHub file link (https://github.com/user/repo/blob/main/file.go) and wants to view the source code. Avoids HTML/JS clutter from WebFetch.

robbyt
maintainer
robbyt
更新于 1/15/2026
星标
37
分支
2
quick start

Installation and usage

Fetch raw file content from GitHub URLs. Trigger when user shares a GitHub file link (https://github.com/user/repo/blob/main/file.go) and wants to view the source code. Avoids HTML/JS clutter from WebFetch.

安装
$ install --globalskills.sh
使用

安装后,您可以通过在终端运行以下命令来使用此技能:

skills use view-file