5 · Toolkit2026·vii·22005
Ch. 5

Open Source Tools.

24 tools across 4 clusters
Featured workflow

WeChat Content Automation

WeChat content automation is my most important Agent workflow right now: from Markdown writing to AI humanization, layout, images, compatibility checks, and draft publishing, md2wechat lets an Agent take over the whole publishing chain.

GitHub Stars3,054
Agent-readyCLI
End to endE2E
Cluster

Claude Skill Workshop

13 open-source Agent Skills, with the design patterns behind them

  1. 01
    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
  2. 02
    hyperframes-motion-director

    Chinese-first Agent Skill for producing HyperFrames motion videos from articles, products, websites, and README files.

    $ npx skills add https://github.com/geekjourneyx/hyperframes-motion-director
  3. 03
    ai-daily-skill

    Claude Code skill for daily AI industry briefs, smart categorization, Markdown reports, web pages, and shareable social images.

    $ /plugin marketplace add geekjourneyx/ai-daily-skill
  4. 04
    geekx-skills

    Agent Skills collection for reusable judgment workflows, starting with geekx-gate for cutting noisy requirements before design.

    $ npx skills add geekjourneyx/geekx-skills --all
  5. 05
    agora

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

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

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

    $ npx skills add https://github.com/geekjourneyx/any2card
  7. 07
    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
  8. 08
    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
  9. 09
    github-demand-radar

    Agent Skill that scans GitHub issues and PRs to find commercial developer-tool opportunities with demand cards, scoring, and validation probes.

    $ npx skills add https://github.com/geekjourneyx/github-demand-radar
  10. 10
    industry-research

    Agent Skill for turning industry, market, and company questions into evidence-led research workspaces and confidence-scored reports.

    $ npx skills add https://github.com/geekjourneyx/industry-research
  11. 11
    theatre

    Immersive historical narrative experience Skill powered by a Witness Engine. It supports multi-script extension and places you inside the scene at different depths.

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

    Agent Skill for researching and stress-testing open-source project names, including collision checks and launch-ready naming decisions.

    $ npx skills add https://github.com/geekjourneyx/namelens
  13. 13
    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

Agent-facing CLIs and automation tools — JSON output, no TTY assumptions, predictable execution

  1. 01
    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
  2. 02
    md2wechat-mcp-server

    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
  3. 03
    tanso

    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
  4. 04
    go-cli-ship

    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
  5. 05
    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
  6. 06
    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
  7. 07
    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
  8. 08
    github-topics-trending

    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
  9. 09
    md2wechat-lite

    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
Explore cluster
Cluster

WeChat Content Automation

Agent-native WeChat publishing — Markdown to layout, images, draft, and preflight checks

  1. 01
    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
  2. 02
    obsidian-md2wechat

    Obsidian plugin for publishing Markdown notes to WeChat Official Accounts with md2wechat themes and one-click formatting.

    $ git clone https://github.com/geekjourneyx/obsidian-md2wechat
  3. 03
    feishu-md2wechat

    Convert Feishu/Lark documents into WeChat-ready articles with md2wechat formatting, themes, and publishing flow.

    $ git clone https://github.com/geekjourneyx/feishu-md2wechat
  4. 04
    md2wechat-mcp-server

    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
  5. 05
    md2wechat-lite

    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
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