cam-notify

Community

Manage AI agent events intelligently.

AuthorjcyLite
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This Skill intelligently processes system events from the Code Agent Monitor (CAM), deciding whether to notify users, auto-approve requests, or request human confirmation, ensuring efficient and safe AI agent operation.

Core Features & Use Cases

  • Event Handling: Processes various CAM events like permission_request, waiting_for_input, agent_exited, and error.
  • Decision Making: Implements a three-layer decision model (whitelist, blacklist, LLM judgment) to handle requests based on risk levels.
  • Smart Notifications: Formats messages clearly for users and aggregates notifications to reduce noise.
  • Use Case: When an AI agent needs to execute a bash command, this Skill analyzes its risk. Low-risk commands are auto-approved silently, medium-risk commands are auto-approved with a brief notification, and high-risk commands or critical decisions are flagged for user confirmation.

Quick Start

Use the cam-notify skill to process a received CAM system event payload.

Dependency Matrix

Required Modules

None required

Components

references

💻 Claude Code Installation

Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.

Please help me install this Skill:
Name: cam-notify
Download link: https://github.com/jcyLite/openclaw-plugin-agent-monitor/archive/main.zip#cam-notify

Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
View Source Repository

Agent Skills Search Helper

Install a tiny helper to your Agent, search and equip skill from 471,000+ vetted skills library on demand.