← 返回
未分类 中文

Ao Op

Use the locally installed source version of Agent Orchestrator (AO) at `/Users/ShiXin/Documents/Workspace/github-project/agent-orchestrator` through OpenClaw...
通过 OpenClaw 使用本地安装的 Agent Orchestrator (AO) 源码,位于 `/Users/ShiXin/Documents/Workspace/github-project/agent-orchestrator`
chaoyang78
未分类 clawhub v1.0.0 1 版本 99530.5 Key: 无需
★ 0
Stars
📥 212
下载
💾 1
安装
1
版本
#latest

概述

AO Op

Use Agent Orchestrator as an external local CLI. Do not treat it as an OpenClaw plugin.

Current environment status

As of the latest verification on this Mac:

  • AO source repo exists at /Users/ShiXin/Documents/Workspace/github-project/agent-orchestrator
  • Source entrypoint works: node packages/ao/bin/ao.js --help
  • Global ao command exists, but ao doctor reports: launcher entrypoint is missing
  • Therefore prefer the source wrapper in this skill for stable execution

Default invocation pattern

Use the wrapper script:

/Users/ShiXin/.openclaw/skills/ao-op/scripts/ao.sh <args...>

It runs:

cd /Users/ShiXin/Documents/Workspace/github-project/agent-orchestrator
node packages/ao/bin/ao.js <args...>

When to use AO

Prefer AO for:

  • orchestrating multiple coding-agent sessions
  • managing AO dashboard / start / stop flows
  • session operations such as status, session, send, review-check
  • checking AO environment health with doctor
  • updating the AO source installation with update

Do not use AO when a direct OpenClaw built-in feature already solves the request more simply.

Common commands

Read references/commands.md for examples.

Safe/common commands:

ao.sh --help
ao.sh doctor
ao.sh status
ao.sh config-help
ao.sh review-check
ao.sh update

Project-specific commands usually need to run inside a target repo or require AO config.

Known caveats

  • ao doctor currently reports no config file yet in the AO repo; that is expected until AO is initialized for a target project
  • ao status currently falls back to session discovery and shows no tmux sessions; that means nothing is running yet, not that AO is broken
  • Prefer the source wrapper over global ao until launcher-entrypoint warning is resolved
  • The AO repo currently has untracked files such as package-lock.json and packages/web/dist-server/; avoid destructive cleanup unless the user asks

Maintenance

Project path standard:

  • GitHub source projects should be cloned under /Users/ShiXin/Documents/Workspace/github-project

Current AO source path:

  • /Users/ShiXin/Documents/Workspace/github-project/agent-orchestrator

Update from source with:

cd /Users/ShiXin/Documents/Workspace/github-project/agent-orchestrator
git pull --ff-only
pnpm install
pnpm -r build

Resources

  • scripts/ao.sh — stable wrapper for invoking AO from the source checkout
  • references/commands.md — common AO command cookbook and routing notes

版本历史

共 1 个版本

  • v1.0.0 当前
    2026-05-21 23:55 安全 安全

安全检测

腾讯云安全 (Keen)

安全,无风险
查看报告

腾讯云安全 (Sanbu)

安全,无风险
查看报告

🔗 相关推荐

Opencli

chaoyang78
使用本地安装的 OpenCLI 源码路径 `/Users/ShiXin/Documents/Workspace/github-project/opencli` 作为主要的 opencli技能,在用户执行时加载...
★ 0 📥 580

Memory Lancedb Pro Skill Main

chaoyang78
此技能用于配合 memory-lancedb-pro,一款适用于 OpenClaw AI 代理的生产级长期记忆 MCP 插件。用于安装时...
★ 0 📥 304

Editorial Chief Workflow

chaoyang78
协调和管理编辑制作,定义目标,制定受众/渠道策略,分配专业人员,确保质量,交付成果。
★ 0 📥 301