Skip to content
View LeoLin990405's full-sized avatar

Block or report LeoLin990405

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Maximum 250 characters. Please don't include any personal information such as legal names or email addresses. Markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
LeoLin990405/README.md

Typing SVG

GitHub LinkedIn Profile Views GitHub Followers GitHub Stars


About Me | 关于我

name: "Zhongyue Lin (Leo) | 林中岳"
location: "China"
role: "Multi-AI Systems Architect & Data Analyst"

education:
  degree: "Data Science & Analytics"
  interests:
    - "Multi-AI Orchestration & Agent Teams"
    - "LLM Agent Frameworks"
    - "Data-Driven Decision Making"

current_focus:
  building: "Agent Teams for Claude Code Bridge"
  creating: "xiaotie - Lightweight AI Agent Framework"
  maintaining: "10+ Claude Code Open Source Skills"
  researching: "Multi-Agent Simulation (CivAgent)"
  analyzing: "Data Pipelines with Python / R / SQL"

languages: ["中文 (Native)", "English (Fluent)"]
fun_fact: "I route 9 AI providers through a single Gateway"

What I Do | 我做什么

Multi-AI Architect — I build systems that make 9+ AI providers (Claude, GPT, Gemini, DeepSeek, Kimi, Qwen...) collaborate as unified agent teams. From smart task routing to inter-agent communication pipelines, I design the infrastructure for AI-to-AI collaboration.

Data Analyst — I transform raw data into actionable insights using Python, R, and SQL. Building end-to-end data pipelines from collection to visualization.

Open Source Creator — I build and maintain the largest Claude Code Skills ecosystem with 10+ packages, and contribute to multi-AI collaboration infrastructure used by developers worldwide.


Tech Stack | 技术栈

Languages | 编程语言

TypeScript Python JavaScript R Swift SQL Shell

AI / LLM / Agent

Claude OpenAI Gemini MCP DeepSeek Ollama

Frontend & Desktop

React Electron TailwindCSS Vite

Backend & Data

Node.js Express PostgreSQL SQLite

DevOps & Tools

Git Docker GitHub Actions macOS Obsidian


Featured Projects | 重点项目

Multi-AI Collaboration Infrastructure 多 AI 协作基础设施

Python Gateway Agent Teams

Core contributor to CCB — a bridge between Claude Code and 9+ AI providers. I implemented the Agent Teams system (4 phases): agent aliases, team config, smart task routing, and inter-agent communication.

My Contributions:

  • Agent name alias system (a/b/c/d mapping)
  • Team config with role/skill definitions
  • Smart routing (keyword + skill matching, CN/EN)
  • Inter-agent messaging (--to, --broadcast, --chain)

Lightweight AI Agent Framework 轻量级 AI Agent 框架

Python LLM Agent

A minimal yet powerful agent framework. Build autonomous AI agents that can reason, plan, use tools, and execute multi-step tasks — all with clean, readable code.

Key Features:

  • Minimal footprint, maximum capability
  • ReAct loop (Reason -> Act -> Observe)
  • Extensible tool system
  • Built-in memory & context management
  • Multi-LLM backend support

Multi-AI Desktop Platform 智能多 AI 协作桌面平台

TypeScript Electron React

Full-featured Electron desktop app that intelligently routes tasks to 9+ AI providers. Features agent teams orchestration, MCP protocol support, smart task routing, and real-time collaboration.

Key Features:

  • Smart task routing with provider matching
  • Agent Teams for multi-AI orchestration
  • Full MCP protocol support
  • Real-time sync via Socket.IO

The Largest Claude Skills Ecosystem 最大的 Claude Code 技能生态

Skills Open Source

10+ open-source skill packages extending Claude Code:

Package Description
r-analytics 93 R data analysis skills
lenny-skills 86 PM skills
office-skills PDF/DOCX/PPTX/XLSX
design-skills Art & UI design
obsidian-skills Note-taking
ccb-skills Multi-AI collab

57-Civilization AI Multi-Agent Simulation 57 文明 AI 多智能体模拟

Python Multi-Agent Simulation

Large-scale multi-agent simulation where 57 civilizations interact through LLM-powered diplomatic reasoning, trade, and strategic decision-making. Research into emergent behaviors in AI agent societies.

AI Usage Stats for macOS macOS AI 使用统计工具

Swift macOS

Native macOS menu bar app showing real-time usage statistics for OpenAI Codex and Claude Code — without needing to log in. Quick access to token usage, costs, and rate limits right from your menu bar.


Multi-AI Architecture | 多 AI 协作架构

                    ┌──────────────────────────────────────────┐
                    │         User / Claude Code CLI           │
                    └──────────────────┬───────────────────────┘
                                       │
                         ┌─────────────▼─────────────┐
                         │   Smart Router (--auto)    │
                         │  keyword + skill matching  │
                         └─────────────┬─────────────┘
                                       │
                    ┌──────────────────▼──────────────────────┐
                    │      Claude Code Bridge (Gateway)       │
                    │  aliases | teams | routing | messaging  │
                    └──────────────────┬──────────────────────┘
                                       │
         ┌────────┬────────┬───────────┼───────────┬────────┬────────┐
         ▼        ▼        ▼           ▼           ▼        ▼        ▼
    ┌────────┐┌────────┐┌────────┐┌─────────┐┌──────┐┌────────┐┌────────┐
    │ Claude ││  GPT   ││ Gemini ││  Kimi   ││ Qwen ││DeepSeek││ iFlow  │
    │  (c)   ││  (a)   ││  (b)   ││  (d)    ││  (h) ││        ││        │
    └────────┘└────────┘└────────┘└─────────┘└──────┘└────────┘└────────┘

  Communication Patterns:
    --to agent     : Directed message (A → B)
    --broadcast    : Fan-out to all team members
    --chain a|b|c  : Sequential pipeline with context passing
    --auto         : Smart routing by content analysis

GitHub Stats | 数据统计



GitHub Trophies | 成就奖杯


Latest Blog | 最新博文

Blog

CivAgent 系列:从治国智慧到 Agent 编排(7 篇)

人类 5000 年的政治制度史是一部组织架构设计模式库——57 种政体,6 种 AI 编排模式。 「历史不只是过去的事,它是组织智慧的活化石。」

  1. 问题的提出:为什么 AI 编排需要历史学?
  2. 六种编排模式的类型学
  3. 唐代三省六部——质量门控的经典实现
  4. 明代双轨制——N-Version Programming
  5. 雅典民主——分布式知识管理系统
  6. 波斯总督制——最终一致性
  7. 跨学科桥梁、技术实现与反思

Keywords: Multi-Agent Systems, Political Science, Institutional Design, LLM Orchestration


Philosophy | 理念

"One AI is a tool. Nine AIs working together are a force multiplier."

一个 AI 是工具,九个 AI 协同工作才是生产力倍增器。


Let's Connect | 联系我



If you find my projects useful, consider giving them a star!

如果觉得我的项目有用,请给个 Star 支持一下!


Popular repositories Loading

  1. civagent civagent Public

    Forked from wanikua/boluobobo-ai-court-tutorial

    🎮 CivAgent (AI 文明) — 57 historical governance systems mapped to AI multi-agent orchestration patterns. Choose your civilization, command your AI team. 人类5000年治国智慧 × AI多Agent协作

    TypeScript 4

  2. claude-lenny-skills claude-lenny-skills Public

    PM Toolkit — 8 workflow modules, 88 skills, 10 executable templates covering the full product management lifecycle

    3

  3. r-analytics-skill r-analytics-skill Public

    Comprehensive R analytics skill for Claude Code with 93 package-level skills covering data manipulation, visualization, machine learning, web development, spatial analysis, and more.

    Python 1

  4. Hivemind Hivemind Public

    AI Router CCB - Intelligent Multi-AI Collaboration Platform with smart task routing

    TypeScript

  5. xiaotie xiaotie Public

    ⚙️ 小铁 (XiaoTie) - 轻量级 AI Agent 框架,基于 Mini-Agent 架构复现

    Python

  6. github-repo-design-skill github-repo-design-skill Public

    Repository Toolkit — GitHub repo structure, README design, CI/CD, security, and versioning best practices