CodexMonitor is a specialized CLI tool for listing, inspecting, and watching local OpenAI Codex sessions on macOS.
The fastest way to install a skill directly from the registry.
npx clawhub@latest install codexmonitor
Copy the skill folder to one of these locations
~/.openclaw/skills/ <project>/skills/ Priority: Workspace > Local > Bundled
Copy this prompt to OpenClaw to install it automatically.
Help me install codexmonitor using Clawhub. If Clawhub is not installed, install it first (npm i -g clawhub).
Get the raw skill files in a ZIP archive.
CodexMonitor is a powerful utility designed for developers utilizing OpenAI Codex through CLI or VS Code environments. It enables users to browse local session logs, providing a transparent view into the interactions and history of AI coding tasks. By integrating this tool into your Openclaw Skills library, you can effectively audit and monitor the behavior of your AI agents, ensuring better control over local session data and code generation history.
To get started with this component of your Openclaw Skills, install the binary via Homebrew on macOS:
# Tap the repository
brew tap cocoanetics/tap
# Install codexmonitor
brew install codexmonitor
Ensure that your OpenAI Codex sessions are being saved to the default path (~/.codex/sessions) or set the CODEX_SESSIONS_DIR environment variable.
CodexMonitor organizes session data based on a predictable filesystem hierarchy. Below is the metadata and storage schema:
| Attribute | Description |
|---|---|
| Default Path | ~/.codex/sessions/YYYY/MM/DD/ |
| Env Overrides | CODEX_SESSIONS_DIR or CODEX_HOME |
| Session ID | Unique identifier for specific AI interaction sequences |
| Output Formats | Plain text (standard) or JSON (via --json flag) |
Loading
A dual Python and Swift-based utility for browsing, watching, and managing local OpenAI Codex session logs.

House-wide text-to-speech announcements using AirPlay speakers, Airfoil, and ElevenLabs.

A tiered social intelligence tool that gathers X/Twitter insights through API access, web search, and browser scraping.

A sophisticated Retrieval-Augmented Generation (RAG) system that uses SQLite and vector embeddings to give your AI agent a persistent, semantic memory.

Enables AI agents to print images and PDFs to any CUPS printer with full PPD-aware configuration support.

A versatile toolkit for programmatic AI audio generation, voice management, and usage tracking.








































