返回顶部
a

a2a-delegation-setupA2A委托配置

Guided setup and troubleshooting for installing, enabling, configuring, verifying, and updating @aramisfa/openclaw-a2a-outbound in OpenClaw.

作者: admin | 来源: ClawHub
源自
ClawHub
版本
V 0.1.0
安全检测
已通过
245
下载量
免费
免费
0
收藏
概述
安装方式
版本历史

a2a-delegation-setup

A2A 委派设置

当 @aramisfa/openclaw-a2a-outbound 在 OpenClaw 网关主机上仍需安装、启用、配置、验证、更新或故障排除时,使用此技能。

设置完成后,请勿将此技能用于常规运行时委派。插件就绪后,请切换到捆绑的 remote-agent 技能和 remote_agent 工具。

交互规则

  • - 在进行任何安装、更新、重启或配置编辑前先询问。
  • 在拥有 OpenClaw 配置和插件安装的网关主机上运行命令。
  • 如果无法使用 Shell 访问,请提供确切的命令和预期验证步骤,而不是声称成功。

适用场景

  • - 首次安装 @aramisfa/openclaw-a2a-outbound。
  • 在 OpenClaw 中启用 openclaw-a2a-outbound。
  • 配置目标或策略设置。
  • 验证插件是否真正准备好进行运行时委派。
  • 更新或排查现有设置的问题。

不适用场景

  • - 插件已安装、启用、配置和验证,且任务为常规运行时委派。

首先收集或确认

  • - 要配置的目标别名。
  • 目标基础 URL。
  • 该目标是否应为默认目标。
  • 是否应通过 plugins.entries.openclaw-a2a-outbound.config.policy.allowTargetUrlOverride 允许直接 URL 覆盖。

检查当前状态

首先运行以下命令:

bash
openclaw plugins list
openclaw plugins info openclaw-a2a-outbound
openclaw config get plugins.entries.openclaw-a2a-outbound
openclaw config validate

仅当 plugins.entries.openclaw-a2a-outbound.enabled 和 plugins.entries.openclaw-a2a-outbound.config.enabled 均为 true 时,捆绑的运行时技能才符合条件。

安装或更新

首次安装:

bash
openclaw plugins install @aramisfa/openclaw-a2a-outbound --pin

更新:

bash
openclaw plugins update openclaw-a2a-outbound

然后确保插件条目本身已启用:

bash
openclaw plugins enable openclaw-a2a-outbound

配置就绪状态

在将布尔值或数组写入插件配置时,请使用 openclaw config set ... --strict-json。

必需的配置路径:

  • - plugins.entries.openclaw-a2a-outbound.config.enabled
  • plugins.entries.openclaw-a2a-outbound.config.targets
  • plugins.entries.openclaw-a2a-outbound.config.policy.allowTargetUrlOverride

示例命令:

bash
openclaw config set plugins.entries.openclaw-a2a-outbound.config.enabled --strict-json true
openclaw config set plugins.entries.openclaw-a2a-outbound.config.targets --strict-json [{alias:support,baseUrl:https://support.example,default:true}]
openclaw config set plugins.entries.openclaw-a2a-outbound.config.policy.allowTargetUrlOverride --strict-json false
openclaw config validate

将示例别名、基础 URL、默认目标选择和 URL 覆盖策略替换为您之前确认的值。

激活和验证

使用网关重启作为确定性激活步骤:

bash
openclaw gateway restart

重启后,启动新会话并使用以下命令验证:

text
remoteagent { action: listtargets }

如果 list_targets 成功且两个启用标志保持为 true,则设置完成。

交接

设置完成后,停止使用此设置技能进行常规委派工作。请改用捆绑的 remote-agent 技能和 remote_agent 工具。

标签

skill ai

通过对话安装

该技能支持在以下平台通过对话安装:

OpenClaw WorkBuddy QClaw Kimi Claude

方式一:安装 SkillHub 和技能

帮我安装 SkillHub 和 a2a-delegation-setup-1776188462 技能

方式二:设置 SkillHub 为优先技能安装源

设置 SkillHub 为我的优先技能安装源,然后帮我安装 a2a-delegation-setup-1776188462 技能

通过命令行安装

skillhub install a2a-delegation-setup-1776188462

下载

⬇ 下载 a2a-delegation-setup v0.1.0(免费)

文件大小: 2 KB | 发布时间: 2026-4-15 12:19

v0.1.0 最新 2026-4-15 12:19
Initial release with full guided setup and troubleshooting for installing, configuring, enabling, verifying, and updating @aramisfa/openclaw-a2a-outbound in OpenClaw.

- Provides step-by-step instructions, shell commands, and pre-checks for plugin setup.
- Includes checks for current state and validation steps.
- Covers installation, updates, config, readiness, activation, and verification.
- Lists clear criteria for when to use this skill and conditions for handoff to routine operation.

Archiver·手机版·闲社网·闲社论坛·羊毛社区· 多链控股集团有限公司 · 苏ICP备2025199260号-1

Powered by Discuz! X5.0   © 2024-2025 闲社网·线报更新论坛·羊毛分享社区·http://xianshe.com

p2p_official_large
返回顶部