Skip to content

awslabs/cao-contributor

v2.5.0Apache-2.0

Skills for extending CLI Agent Orchestrator: authoring providers and event plugins. Development-facing; install the cao plugin instead to drive sessions.

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-provider
  • cao-plugin

See docs/agent-plugins.md for the prerequisites and the localhost-only posture.