1 · Geek Codex · Agent Automation2026·05·04001
1 — Geek Codex · Agent Automation

Practice > Opinion.

A geek's notebook and toolbox for the AI agent era.

I build skills, ship CLIs, share long form. This site is a workshop manual — by a real person, for both humans and agents.

$ whoami
→ geekjourney
Ch. 4

Tools I Built

one command, in your repo

md2wechat

Write WeChat Official Account articles in Markdown, one-click convert to beautiful typography and auto-upload to draft box. Supports AI multi-theme styles and batch publishing.

$ brew install geekjourneyx/tap/md2wechat

claude-design-card

Generate Claude/Anthropic-styled HTML info cards from any text — screenshot to PNG, multi-card montage, shareable in WeChat

$ npx skills add https://github.com/geekjourneyx/claude-design-card

agora

Multi-perspective deliberation system — 6 rooms, 31 thinkers, structured debate for any life domain

$ npx skills add https://github.com/geekjourneyx/agora

any2card

Convert any text, article, or thread into shareable HTML info cards with 4 theme families

$ npx skills add https://github.com/geekjourneyx/any2card

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

imgcli

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

interactive-learning

Turn any content into a verifiable learning path — concept extraction, diagnostic, Socratic verification loop

$ npx skills add https://github.com/geekjourneyx/interactive-learning

jina-cli

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

md2wechat-lite

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

readme-generator

Generate professional README.md with 16:9 infographics, SEO-optimized metadata, and structured author sections — powered by Playwright and AI agent skills

$ npx skills add https://github.com/geekjourneyx/readme-generator

theatre

Immersive historical narrative experience Skill — driven by a Witness Engine, supports multi-script extension. You are not an observer, you are a witness — present at different depths, hearing different histories

$ npx skills add https://github.com/geekjourneyx/theatre

travel-guidebook

AI agent skill that generates beautifully typeset travel guidebook PDFs — from research to print, powered by parallel agents and Amap MCP

$ npx skills add https://github.com/geekjourneyx/travel-guidebook