5 · Toolkit2026·iv·23005
Ch. 5

Open Source Tools.

11 tools across 4 clusters
Cluster

Claude Skill Workshop

6 open-source Claude Skills, with the design patterns behind them

  1. 01
    agora

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

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

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

    $ npx skills add https://github.com/geekjourneyx/any2card
  3. 03
    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
  4. 04
    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
  5. 05
    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
  6. 06
    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
Explore cluster
Cluster

AI Agent CLI Toolkit

5 Go CLIs designed for AI agents, not humans — JSON output, no TTY assumptions, predictable exit codes

  1. 01
    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
  2. 02
    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
  3. 03
    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
  4. 04
    md2wechat

    WeChat Official Account writing toolkit — Markdown formatting, AI humanization, draft push, 38+ themes

    $ brew install geekjourneyx/tap/md2wechat
  5. 05
    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
Explore cluster
Cluster

WeChat Content Automation

Markdown to WeChat draft to multi-platform — the full content pipeline I actually run

  1. 01
    md2wechat

    WeChat Official Account writing toolkit — Markdown formatting, AI humanization, draft push, 38+ themes

    $ brew install geekjourneyx/tap/md2wechat
  2. 02
    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
Explore cluster
Cluster

Multi-Agent Deliberation

Structured deliberation among 31 thinkers across 6 rooms — agora as a working pattern for AI decision-making

  1. 01
    agora

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

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