machines/eve/modules/opencrow/skills/github/SKILL.md
Read-only GitHub API access as Mic92 — issues, PRs, releases, commits, actions runs, etc.
npx skillsauth add mic92/dotfiles 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.
n8n-hooks github <path> [-q k=v ...] # GET api.github.com<path>
n8n-hooks github discover <term> # grep endpoints
n8n-hooks github discover /<path> # exact path → show params
GET-only (enforced server-side). Output is JSON — pipe through jq. Pagination:
-q per_page=N -q page=M (max 100).
Example:
n8n-hooks github /repos/NixOS/nixpkgs/pulls/12345/files | jq '.[].filename'
data-ai
Profile macOS processes (CPU hot spots, hangs, "what is X doing?"). Wraps sample/spindump/xctrace and prints a compact text summary or speedscope/flamegraph data.
tools
Create and manage Crab.fit scheduling events. Use for coordinating meeting times across multiple people.
tools
Manage todos using todoman and vdirsyncer.
business
Read Slack — search messages, list channels/users, read history and thread replies.