Ghs
A Github repo search CLI
Install / Use
/learn @keith/GhsREADME
ghs
ghs is a simple tool for searching Github repos using their Search API
Installation
go get github.com/keith/ghs
Usage
Search for repos matching AFNetworking
$ ghs AFNetworking
AFNetworking/AFNetworking 11634 Objective-C
AFNetworking/AFIncrementalStore 1662 Objective-C
AFNetworking/AFOAuth2Client 566 Objective-C
steipete/AFDownloadRequestOperation 519 Objective-C
chroman/Doppio 299 Objective-C
subdigital/AFProgressiveImageDownload 253 Objective-C
jnjosh/JJAFAcceleratedDownloadRequestOperation 239 Objective-C
xmartlabs/XLRemoteImageView 211 Objective-C
AFNetworking/Xcode-Project-Templates 208 Objective-C
AFNetworking/AFHTTPRequestOperationLogger 183 Objective-C
Search for a maximum of 2 repos matching AFNetworking
$ ghs -count=2 AFNetworking
AFNetworking/AFNetworking 11634 Objective-C
AFNetworking/AFIncrementalStore 1662 Objective-C
Search for a repo written in Go matching
postgres
$ ghs -lang=Go postgres
lib/pq 623 Go
gosexy/db 160 Go
vmihailenco/pg 96 Go
lxn/go-pgsql 82 Go
jbarham/gopgsqldriver 40 Go
jbarham/pgsql.go 39 Go
replicon/pgreplicaproxy 18 Go
deafbybeheading/dog 12 Go
JackC/pgx 11 Go
jgallagher/go-libpq 9 Go
Related Skills
node-connect
347.2kDiagnose OpenClaw node connection and pairing failures for Android, iOS, and macOS companion apps
frontend-design
108.0kCreate distinctive, production-grade frontend interfaces with high design quality. Use this skill when the user asks to build web components, pages, or applications. Generates creative, polished code that avoids generic AI aesthetics.
openai-whisper-api
347.2kTranscribe audio via OpenAI Audio Transcriptions API (Whisper).
qqbot-media
347.2kQQBot 富媒体收发能力。使用 <qqmedia> 标签,系统根据文件扩展名自动识别类型(图片/语音/视频/文件)。

