claude-monitor

Monitors Claude AI usage Docker sandbox accounts and reports to Telegram via script orchestrating tmux, docker, and curl.

Updated Aug 23, 2026
One-click install
npx skills add https://github.com/enantiomer-h/DotfilePub --skill claude-monitor
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: claude-monitor
Source: https://github.com/enantiomer-h/DotfilePub/tree/main/openclaw-docker/openclaw-docker/.openclaw/workspace/skills/claude-monitor
Command: npx skills add https://github.com/enantiomer-h/DotfilePub --skill claude-monitor

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill requires tmux, docker, curl, zsh, and includes scripts (resource) components.

What problem does it solve?

Identify Claude AI usage across all Docker sandbox accounts to detect overuse or policy violations.

Core Features & Use Cases

  • Centralized monitoring of Claude activity across multiple sandbox containers (ssh-sandbox, ssh-sandbox-1, ssh-sandbox-2).
  • Automated reporting via Telegram for each sandbox account.
  • Reproducible, self-contained execution with a single script.

Quick Start

Run the claude-monitor script from the skill's directory to generate and deliver usage reports for all sandbox containers.

Frequently Asked Questions about claude-monitor

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I monitor Claude AI usage across multiple Docker sandboxes?

To monitor Claude AI usage across Docker sandboxes, run the claude-monitor script via the /claude_monitor trigger. It orchestrates tmux, docker, and curl to gather usage data from ssh-sandbox containers and deliver alerts to Telegram.

Can I send Docker sandbox usage alerts to Telegram?

Yes, you can send Docker sandbox usage alerts to Telegram using this script. It uses curl to deliver automated reports on Claude AI activity for each sandbox account directly to a configured Telegram channel.

Do I need tmux and zsh to track Claude activity in Docker containers?

Yes, you need tmux and zsh to track Claude activity in Docker containers with this solution. The script depends on tmux, docker, curl, and zsh to execute self-contained monitoring across the sandbox fleet.

What is the best way to detect overuse of Claude AI in sandboxed environments?

The best way to detect Claude AI overuse in sandboxed environments is centralized monitoring across containers. This script identifies usage across ssh-sandbox, ssh-sandbox-1, and ssh-sandbox-2 to detect policy violations.

How do I run the /claude_monitor command for sandbox reporting?

To run /claude_monitor for sandbox reporting, execute the script from the skill's directory. It generates and delivers usage reports for all ssh-sandbox containers, requiring docker, tmux, curl, and zsh dependencies.