cao-contributor — a CAO Agent Plugin
Skills for extending CLI Agent Orchestrator: authoring providers and event plugins. Development-facing; install the cao plugin instead to drive sessions.
Generated by scripts/build_agent_plugin.py from the canonical skills in
skills/. Do not edit by hand — make check-agent-plugin fails on drift.
Install
Installing an agent plugin runs untrusted code and content from its source. This package comes from the CAO repository itself, but the same statement applies to every plugin you install from anywhere.
From a clone:
cao plugin add ./agent-plugin/cao-contributor
From GitHub, without cloning:
cao plugin add https://github.com/awslabs/cli-agent-orchestrator --subdir agent-plugin/cao-contributor
Any Agent-Plugins-compatible client can install this directory the same way.
Contents
Version 2.5.0, synced from CAO's package metadata.
cao-providercao-plugin
See docs/agent-plugins.md for the prerequisites and the localhost-only posture.