gitcrawl
Installation
SKILL.md
Gitcrawl
Use local GitHub issue/PR archives before live GitHub search. Check freshness first:
gitcrawl doctor --json
Find candidates:
gitcrawl threads openclaw/openclaw --numbers <issue-or-pr-number> --include-closed --json
gitcrawl neighbors openclaw/openclaw --number <issue-or-pr-number> --limit 12 --json
gitcrawl search issues "query" -R openclaw/openclaw --state open --json number,title,url
gitcrawl clusters openclaw/openclaw --sort size --min-size 5
gitcrawl cluster-detail openclaw/openclaw --id <cluster-id>
For PR triage, start cached and go live only before mutation/merge decisions:
Related skills
More from steipete/clawdis
summarize
Summarize or transcribe URLs, YouTube/videos, podcasts, articles, transcripts, PDFs, and local files.
16.2Kweather
Current weather and forecasts with wttr.in via curl for locations, rain, temperature, travel planning.
4.5Ktmux
Control tmux sessions/panes for interactive CLIs: list, capture output, send keys, paste text, monitor prompts.
3.7Kgog
Google Workspace CLI for Gmail, Calendar, Drive, Contacts, Sheets, and Docs.
3.3Knano-pdf
Edit PDFs with natural-language instructions using the nano-pdf CLI.
2.9Kopenai-whisper
Local speech-to-text with the Whisper CLI (no API key).
2.8K