gcli
Gmail read-only CLI — OAuth + PKCE auth, cloud-server friendly, structured JSON output
$ curl -fsSL https://raw.githubusercontent.com/geekjourneyx/gcli/main/scripts/install.sh | bash
Engineering CLIs designed for agent consumption: md2wechat / md2wechat-lite (WeChat formatting), gcli (Gmail read-only), imgcli (CGO-free image processing), jina-cli (URL → Markdown). Each tool exits cleanly, emits structured output, and works on cloud servers.
Gmail read-only CLI — OAuth + PKCE auth, cloud-server friendly, structured JSON output
$ curl -fsSL https://raw.githubusercontent.com/geekjourneyx/gcli/main/scripts/install.sh | bash
CGO-free image processing CLI for agents — inspect, compose, convert, stitch, smart-pad, batch PDF
$ curl -fsSL https://raw.githubusercontent.com/geekjourneyx/imgcli/main/scripts/install.sh | bash
Web reading CLI for AI agents — convert any URL to LLM-friendly Markdown via Jina Reader API
$ curl -fsSL https://raw.githubusercontent.com/geekjourneyx/jina-cli/main/scripts/install.sh | bash
WeChat Official Account writing toolkit — Markdown formatting, AI humanization, draft push, 38+ themes
$ brew install geekjourneyx/tap/md2wechat
Lightweight WeChat formatting CLI — article drafts, image posts, batch upload, 38+ themes
$ curl -fsSL https://raw.githubusercontent.com/geekjourneyx/md2wechat-lite/main/cli/scripts/install.sh | sh