A specialized utility to enumerate, filter, and inspect local Codex AI agent sessions and their associated metadata.
The fastest way to install a skill directly from the registry.
npx clawhub@latest install codex-session-history
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 codex-session-history using Clawhub. If Clawhub is not installed, install it first (npm i -g clawhub).
Get the raw skill files in a ZIP archive.
Codex Session History is a robust technical utility designed to provide deep visibility into your local AI development history. By interfacing directly with session indices and local storage paths, it allows developers to map specific AI interactions to their respective IDs, project titles, and workspace directories. This tool is essential for developers using Openclaw Skills who need to maintain an organized audit trail of their AI-assisted coding workflows.
The skill prioritizes data integrity by using the session files themselves as the source of truth, ensuring that even if the primary index is incomplete, your session data remains accessible. It handles complex time-zone conversions automatically, presenting UTC timestamps in your local time for intuitive filtering and review.
~/.codex/session_index.jsonl and the sessions directories.Ensure you have Python 3 installed on your macOS or Linux system. To use this within your environment, execute the bundled script:
# List the most recent sessions to verify installation
python3 scripts/list_codex_sessions.py
The skill organizes session data into a structured format. When using the --details flag, the following schema is populated:
| Field | Description |
|---|---|
id |
The canonical UUID for the Codex session. |
project |
The resolved Git project name or folder name. |
cwd |
The absolute path to the workspace directory. |
started_at |
Local timestamp of session initiation. |
source |
Indicates if the session is active or archived. |
title |
The thread name or a summary of the first user message. |
session_file |
The physical path to the session JSON file on disk. |
--source all flag.--date, --from, and --to parameters.--json flag.--details mode to view the first user message and full project paths for every session.Loading
BFunBot is a versatile AI agent skill for deploying tokens on BSC, managing creator fee earnings, and accessing a unified LLM gateway.

A professional tool for generating compliant Taobao product drafts with automated material consistency checks and SEO title optimization.

An automated workflow for processing taxi order screenshots into desensitized, reimbursement-ready Excel reports using OCR and smart filtering.

A comprehensive suite of tools designed to help resolved.sh operators build, audit, and monetize their presence on the agentic web.

An AI-driven ad campaign strategy generator providing full lifecycle operational guidance for Taobao and Tmall sellers.

A specialized skill designed to bridge AI-generated road trip itineraries with the TripClaw application via secure API synchronization.








































