skills/github/SKILL.md
Work with GitHub repositories using git and the web tools.
npx skillsauth add epappas/rustclaw githubInstall this skill globally with one command. Works with Claude Code, Cursor, and Windsurf.
3 of 9 scanners reported clean
Some scanners were skipped, did not run, or reported a non-clean status. Review each row below.
Use this skill to inspect repositories, check status, and review changes.
Guidelines:
rg for searching code.git status, git diff, and git log for local changes.web_search and web_fetch when you need external context.Examples:
rg -n "TODO" -S .
git status
git diff
development
Search and fetch web pages safely.
tools
Provide weather summaries using web tools.
tools
Use tmux for persistent shell sessions.
testing
Produce concise summaries of files, logs, or outputs.