cao-provider - CAO Provider Creator for CLI Agents
Create CLI agent provider adapters for CAO with guided implementation and validation
Tags
Updated: 2026-05-11Capabilities
Typical Inputs
Typical Outputs
What this skill does
- create provider class
- define regex patterns
- register provider
- configure tool restrictions
- handle startup prompts
- write unit tests
- write e2e tests
- validate orchestration
Inputs
- CLI command
- idle prompt pattern
- processing indicators
- response format
- CLI flags
- MCP server configuration
- terminal mode type
- exit command
Outputs
- provider class file
- provider type enum
- provider registration
- unit test file
- e2e test file
- provider documentation
Requirements
- tmux installed
- CLI agent tool
- Python development environment
- CAO project structure
