Skip to content

GitHub 项目精选 · 2026年08月10日

数据来源:GitHub Search API(含垃圾过滤),覆盖AI/Agent/移动端/开发工具

精选项目

  • zhiningsun/industrial-mcp | ⭐22 | Python zhiningsun/industrial-mcp 将工业设备变成 AI 可控工具的 MCP 服务器。支持 Modbus、OPC UA、MQTT 三种协议,内置设备仿真引擎、物理模型和完整的调试工具链。让 Claude 用自然语言监控传感器、启停电机、执行工厂巡检。

  • antinomie-lab/pi-book | ⭐192 | Vue antinomie-lab/pi-book (HTML模式无描述)

  • kogecodaviw9225/UNISWAP-ARBITRAGE-BOT | ⭐86 | Solidity kogecodaviw9225/UNISWAP-ARBITRAGE-BOT The bot detects a large swap in the mempool → buys earlier with priority gas → price rises → the user pays more → the bot sells and locks in 0.6–2.8% per cycle.

  • sk2andy/candy-browser | ⭐21 | Kotlin sk2andy/candy-browser Gesture-first Android browser with Material 3 Expressive design and local privacy tools

⭐【值得关注】

  1. industrial-mcp — 将工业设备变成 AI 可控工具的 MCP 服务器。支持 Modbus、OPC UA、MQTT 三种协议,内置设备仿真引擎、物理模型和完整的调试工具链。让 Claude 用自然语言监控传感器、启停电机、执行工厂巡检。(⭐22) 💡 MCP 连接工业协议的实战案例,理解 Agent 如何接入真实世界的绝佳参考。
  2. pi-book — 中文深度解读 AI Agent 核心循环 @earendil-works/pi-agent-core 的架构书。从代码出发讲清楚 agent 循环的设计取舍。(⭐192) 💡 中文 Agent 架构深度书,代码级讲解,正对你的 Agent 学习方向。
  3. UNISWAP-ARBITRAGE-BOT — The bot detects a large swap in the mempool → buys earlier with priority gas → p(⭐86)
  4. candy-browser — Gesture-first Android browser with Material 3 Expressive design and local privacy tools(⭐21) 💡 纯手势交互的 Android 浏览器,Material 3 Expressive 设计值得移动端参考。