{"skill":{"slug":"a2a-delegation-setup","displayName":"A2A Delegation Setup","summary":"Guided setup and troubleshooting for installing, enabling, configuring, verifying, and updating @aramisfa/openclaw-a2a-outbound in OpenClaw.","description":"---\nname: a2a-delegation-setup\ndescription: Guided setup and troubleshooting for installing, enabling, configuring, verifying, and updating @aramisfa/openclaw-a2a-outbound in OpenClaw.\nhomepage: \"https://github.com/aramisfacchinetti/openclaw-a2a-plugins/tree/master/packages/openclaw-a2a-outbound#readme\"\nuser-invocable: true\ndisable-model-invocation: true\n---\n\n# A2A Delegation Setup\n\nUse this skill when `@aramisfa/openclaw-a2a-outbound` still needs installation, enablement, configuration, verification, updating, or troubleshooting on the OpenClaw Gateway host.\n\nDo not use this skill for routine runtime delegation after setup is complete. Once the plugin is ready, switch to the bundled `remote-agent` skill and the `remote_agent` tool.\n\n## Interaction rules\n\n- Ask before any install, update, restart, or config edit.\n- Run commands on the Gateway host that owns the OpenClaw config and plugin installation.\n- If shell access is unavailable, provide the exact commands and expected verification steps instead of claiming success.\n\n## Use when\n\n- Install `@aramisfa/openclaw-a2a-outbound` for the first time.\n- Enable `openclaw-a2a-outbound` in OpenClaw.\n- Configure targets or policy settings.\n- Verify whether the plugin is actually ready for runtime delegation.\n- Update or troubleshoot an existing setup.\n\n## Do not use when\n\n- The plugin is already installed, enabled, configured, and verified, and the task is routine runtime delegation.\n\n## Collect or confirm first\n\n- The target alias to configure.\n- The target base URL.\n- Whether this target should be the default target.\n- Whether direct URL overrides should be allowed through `plugins.entries.openclaw-a2a-outbound.config.policy.allowTargetUrlOverride`.\n\n## Inspect current state\n\nRun these first:\n\n```bash\nopenclaw plugins list\nopenclaw plugins info openclaw-a2a-outbound\nopenclaw config get plugins.entries.openclaw-a2a-outbound\nopenclaw config validate\n```\n\nThe bundled runtime skill is only eligible when both `plugins.entries.openclaw-a2a-outbound.enabled` and `plugins.entries.openclaw-a2a-outbound.config.enabled` are true.\n\n## Install or update\n\nFor a first install:\n\n```bash\nopenclaw plugins install @aramisfa/openclaw-a2a-outbound --pin\n```\n\nFor an update:\n\n```bash\nopenclaw plugins update openclaw-a2a-outbound\n```\n\nThen ensure the plugin entry itself is enabled:\n\n```bash\nopenclaw plugins enable openclaw-a2a-outbound\n```\n\n## Configure readiness\n\nUse `openclaw config set ... --strict-json` whenever you write booleans or arrays into the plugin config.\n\nRequired readiness paths:\n\n- `plugins.entries.openclaw-a2a-outbound.config.enabled`\n- `plugins.entries.openclaw-a2a-outbound.config.targets`\n- `plugins.entries.openclaw-a2a-outbound.config.policy.allowTargetUrlOverride`\n\nExample commands:\n\n```bash\nopenclaw config set plugins.entries.openclaw-a2a-outbound.config.enabled --strict-json true\nopenclaw config set plugins.entries.openclaw-a2a-outbound.config.targets --strict-json '[{\"alias\":\"support\",\"baseUrl\":\"https://support.example\",\"default\":true}]'\nopenclaw config set plugins.entries.openclaw-a2a-outbound.config.policy.allowTargetUrlOverride --strict-json false\nopenclaw config validate\n```\n\nReplace the example alias, base URL, default-target choice, and URL-override policy with the values you confirmed earlier.\n\n## Activate and verify\n\nUse a Gateway restart as the deterministic activation step:\n\n```bash\nopenclaw gateway restart\n```\n\nAfter the restart, start a new session and verify with:\n\n```text\nremote_agent { \"action\": \"list_targets\" }\n```\n\nIf `list_targets` succeeds and the two enable flags remain true, setup is complete.\n\n## Handoff\n\nAfter setup is complete, stop using this setup skill for normal delegation work. Use the bundled `remote-agent` skill and the `remote_agent` tool instead.\n","tags":{"a2a":"0.1.0","delegation":"0.1.0","latest":"0.1.0","openclaw":"0.1.0","plugin":"0.1.0","setup":"0.1.0"},"stats":{"comments":0,"downloads":629,"installsAllTime":24,"installsCurrent":0,"stars":0,"versions":1},"createdAt":1772993569396,"updatedAt":1778491780967},"latestVersion":{"version":"0.1.0","createdAt":1772993569396,"changelog":"Initial release with full guided setup and troubleshooting for installing, configuring, enabling, verifying, and updating @aramisfa/openclaw-a2a-outbound in OpenClaw.\n\n- Provides step-by-step instructions, shell commands, and pre-checks for plugin setup.\n- Includes checks for current state and validation steps.\n- Covers installation, updates, config, readiness, activation, and verification.\n- Lists clear criteria for when to use this skill and conditions for handoff to routine operation.","license":null},"metadata":{"setup":[],"os":null,"systems":null},"owner":{"handle":"aramisfacchinetti","userId":"s175yt10396myeapqsdh0trd2s885jrn","displayName":"Aramis Facchinetti","image":"https://avatars.githubusercontent.com/u/78740887?v=4"},"moderation":null}