Codexmonitor
List/inspect/watch local OpenAI Codex sessions (CLI + VS Code) using the CodexMonitor Homebrew formula. Reads sessions from ~/.codex/sessions by default (or...
Oliver Drobnik
@odrobnik
What This Skill Does
CLI and VS Code tool to list, inspect, and watch local OpenAI Codex sessions stored under ~/.codex/sessions. Supports filtering by date, viewing session details with optional line ranges, and live monitoring of session activity.
Replaces manually navigating Codex session files on disk by providing a structured CLI and VS Code integration for browsing and monitoring sessions.
When to Use It
- List all Codex sessions created on a specific date
- Inspect the full content of a particular Codex session by ID
- View specific line ranges within a Codex session
- Watch for new or updated Codex sessions in real time
- Export session data as JSON for further processing or analysis
- Resume a previous Codex session by retrieving its session ID
Install
$ openclaw skills install @odrobnik/codexmonitorcodexmonitor
Use codexmonitor to browse local OpenAI Codex sessions.
Setup
See SETUP.md for prerequisites and setup instructions.
Common commands
- List sessions (day):
codexmonitor list 2026/01/08 - List sessions (day, JSON):
codexmonitor list --json 2026/01/08 - Show a session:
codexmonitor show <session-id> - Show with ranges:
codexmonitor show <session-id> --ranges 1...3,26...28 - Show JSON:
codexmonitor show <session-id> --json - Watch all:
codexmonitor watch - Watch specific:
codexmonitor watch --session <session-id>
Notes
- Sessions live under
~/.codex/sessions/YYYY/MM/DD/by default. - If your sessions live somewhere else, set
CODEX_SESSIONS_DIR(preferred) orCODEX_HOME. - Sessions can be resumed/appended by id via Codex:
codex exec resume <SESSION_ID> "message".
Top skills in this category
Openclaw Command Center
@jontsaiMission control dashboard for OpenClaw - real-time session monitoring, LLM usage tracking, cost intelligence, and system vitals. View all your AI agents in o...
Interview Simulator
@wscatsSimulates mock interviews for any role and experience level with tailored technical, behavioral, and case questions plus detailed feedback and scoring.
moltbook-interact
@lunarcmdInteract with Moltbook social network for AI agents. Post, reply, browse, and analyze engagement. Use when the user wants to engage with Moltbook, check their feed, reply to posts, or track their activity on the agent social network.
Web Development
@ivangdavilaBuild, debug, and deploy websites using HTML, CSS, JavaScript, and modern frameworks following production best practices.
Baidu Wenku AI picture book of video
@ide-rea百度文库AI绘本是一个基于人工智能制作绘本视频的工具,支持生成静态绘本和动态绘本(URL输出)。能帮助文本内容创作者们在缺乏绘画技能的情况下,快速生成精美绘本视频,提高内容生产效率。无论是在儿童教育、亲子互动、品牌营销,还是在社交媒体内容创作等领域都能应用。