md2wechat
Agent-native WeChat creation CLI: write in Markdown, use 40 professional themes and 43 advanced layout modules, generate AI images, inspect readiness, and push drafts.
$ brew install geekjourneyx/tap/md2wechat
Engineering tools designed for agent consumption: md2wechat / md2wechat-lite / md2wechat-mcp-server (WeChat formatting and publishing), gcli (Gmail read-only), imgcli (CGO-free image processing), jina-cli (URL → Markdown), tanso (Chinese web signals), go-cli-ship (CLI release automation), and github-topics-trending (open-source trend reports). Each tool exits cleanly, emits structured output where needed, and works in automation.
Agent-native WeChat creation CLI: write in Markdown, use 40 professional themes and 43 advanced layout modules, generate AI images, inspect readiness, and push drafts.
$ brew install geekjourneyx/tap/md2wechat
MCP server that lets Claude Code and other AI agents format and publish WeChat articles through md2wechat.
$ git clone https://github.com/geekjourneyx/md2wechat-mcp-server
Agent-friendly AI search CLI for Chinese web signals, querying Bocha, Volcengine Ark, and Zhihu with normalized terminal or JSON output.
$ npm install -g @geekjourneyx/tanso
Agent Skill for shipping production-ready Go CLIs with release templates, npm wrappers, and GitHub Actions workflows.
$ npx skills add https://github.com/geekjourneyx/go-cli-ship
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
Automated GitHub topic trend tracker with AI summaries, star-growth analysis, daily email reports, and GitHub Pages output.
$ git clone https://github.com/geekjourneyx/github-topics-trending
Lightweight WeChat formatting CLI, article drafts, image posts, batch upload, 40+ themes
$ curl -fsSL https://raw.githubusercontent.com/geekjourneyx/md2wechat-lite/main/cli/scripts/install.sh | sh