经 AI Skill Hub 精选评估,Null AI工作流 获评「推荐使用」。这款Agent工作流在功能完整性、社区活跃度和易用性方面表现出色,AI 评分 7.5 分,适合有一定技术背景的用户使用。
Null AI工作流 是一套完整的 AI Agent 自动化工作流方案。通过可视化的节点编排,将复杂的多步骤任务拆解为清晰的自动化流程,实现全程无人值守的智能处理。支持与数百种外部服务和 API 无缝集成,适合构建数据处理管线、业务自动化和 AI 辅助决策系统。
Null AI工作流 是一套完整的 AI Agent 自动化工作流方案。通过可视化的节点编排,将复杂的多步骤任务拆解为清晰的自动化流程,实现全程无人值守的智能处理。支持与数百种外部服务和 API 无缝集成,适合构建数据处理管线、业务自动化和 AI 辅助决策系统。
# 克隆仓库 git clone https://github.com/nullclaw/nullhub cd nullhub # 查看安装说明 cat README.md # 按 README 完成环境依赖安装后即可使用
# 查看帮助 nullhub --help # 基本运行 nullhub [options] <input> # 详细使用说明请查阅文档 # https://github.com/nullclaw/nullhub
# nullhub 配置说明 # 查看配置选项 nullhub --config-example > config.yml # 常见配置项 # output_dir: ./output # log_level: info # workers: 4 # 环境变量(覆盖配置文件) export NULLHUB_CONFIG="/path/to/config.yml"
The simplest way to install, configure, and manage NullClaw.
Management hub for the nullclaw ecosystem.
NullHub is a single Zig binary with an embedded Svelte web UI for installing, configuring, monitoring, and updating ecosystem components (NullClaw, NullBoiler, NullTickets, NullWatch).
NullTickets -> NullBoiler linkingNullTickets -> NullBoiler, generate native tracker config, and inspect queue/orchestrator status from one UINullClaw, NullBoiler, NullTickets, and NullWatch, plus direct raw JSON editing when neededcurl is required to fetch releases and binaries.tar is required to extract UI module bundles.npm is required for zig build and for any build that embeds the Svelte UI.zig build test -Dembed-ui=false -Dbuild-ui=false.When these tools are missing, nullhub will try to install them automatically via available system package managers (apt, dnf, yum, pacman, zypper, apk, brew, winget, choco).
zig build
./zig-out/bin/nullhub
Opens browser to http://nullhub.localhost:19800. The resulting binary includes the built web UI; it no longer depends on a runtime ui/build directory.
Local access chain:
http://nullhub.local:19800http://nullhub.localhost:19800http://127.0.0.1:19800nullhub tries to publish nullhub.local through dns-sd/Bonjour or avahi-publish when those tools are available, and otherwise falls back to nullhub.localhost and finally 127.0.0.1.
nullhub # Start server + open browser
nullhub serve [--host H] [--port N]
[--allowed-origin ORIGIN] ...
# Start server. Repeat --allowed-origin to
# authorize extra CORS origins (e.g. a
# Tailscale domain). Origins may also come
# from NULLHUB_ALLOWED_ORIGINS as a
# comma-separated list.
nullhub version | -v | --version # Print version
nullhub install <component> # Terminal wizard
nullhub uninstall <c>/<n> # Remove instance
nullhub start <c>/<n> # Start instance
nullhub stop <c>/<n> # Stop instance
nullhub restart <c>/<n> # Restart instance
nullhub start-all / stop-all # Bulk start/stop
nullhub status # Table of all instances
nullhub status <c>/<n> # Single instance detail
nullhub logs <c>/<n> [-f] # Tail logs (-f for follow)
nullhub check-updates # Check for new versions
nullhub update <c>/<n> # Update single instance
nullhub update-all # Update everything
nullhub config <c>/<n> [--edit] # View/edit config
nullhub api GET /api/instances/nullclaw/<n>/status --pretty
nullhub api GET /api/instances/nullclaw/<n>/cron --pretty
nullhub service install # Register/start OS service (systemd/launchd)
nullhub service uninstall # Remove OS service
nullhub service status # Show OS service status
Instance addressing uses {component}/{instance-name} everywhere.
Null AI工作流是一个高质量的开源项目,提供了AI工作流管理和监控的解决方案
AI Skill Hub 为第三方内容聚合平台,本页面信息基于公开数据整理,不对工具功能和质量作任何法律背书。
建议在沙箱或测试环境中充分验证后,再部署至生产环境,并做好必要的安全评估。
✅ MIT 协议 — 最宽松的开源协议之一,可自由商用、修改、分发,仅需保留版权声明。
AI Skill Hub 点评:Null AI工作流 的核心功能完整,质量良好。对于自动化工程师和运维人员来说,这是一个值得纳入个人工具库的选择。建议先在非生产环境试用,再逐步推广。
| 原始名称 | nullhub |
| 原始描述 | 开源AI工作流:Management console for the Null ecosystem — install, configure, and monitor AI a。⭐127 · Zig |
| Topics | aiassistantzignullclaw |
| GitHub | https://github.com/nullclaw/nullhub |
| License | MIT |
| 语言 | Zig |
收录时间:2026-05-29 · 更新时间:2026-05-30 · License:MIT · AI Skill Hub 不对第三方内容的准确性作法律背书。
选择 Agent 类型,复制安装指令后粘贴到对应客户端