What problem does it solve?
This Skill helps you manage and respond to events generated by AI coding agents, ensuring you are notified of critical actions, can approve requests, and understand agent status without constant monitoring.
Core Features & Use Cases
- Event Handling: Processes various CAM system events like permission requests, waiting for input, and agent exits.
- Intelligent Decision Making: Implements a three-layer model (whitelist, blacklist, LLM) to decide whether to auto-approve, request human confirmation, or notify the user based on risk levels.
- Formatted Notifications: Generates clear, concise messages for users based on event type and risk, prioritizing AI-extracted information.
- Use Case: When an AI agent needs to execute a potentially risky command like
rm -rf, this Skill will analyze the command, determine its high risk, and prompt you for explicit confirmation before allowing the agent to proceed.
Quick Start
Use the cam-notify skill to process a system event payload received from the CAM system.