Marketplace

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.

$ 安裝

git clone https://github.com/robbyt/claude-skills /tmp/claude-skills && cp -r /tmp/claude-skills/plugins/gh-cli/skills/view-file ~/.claude/skills/claude-skills

// tip: Run this command in your terminal to install the skill