Ctxkeeper
/install ctxkeeper
Ctxkeeper
A utility toolkit for logging, tracking, and managing operational entries across multiple categories. Each command records timestamped entries to dedicated log files for later review, search, and export.
Data stored in ~/.local/share/ctxkeeper/
Commands
| Command | Description |
|---|---|
run \x3Cinput> |
Record a run entry. Without args, shows recent run entries. |
check \x3Cinput> |
Record a check entry. Without args, shows recent check entries. |
convert \x3Cinput> |
Record a convert entry. Without args, shows recent convert entries. |
analyze \x3Cinput> |
Record an analyze entry. Without args, shows recent analyze entries. |
generate \x3Cinput> |
Record a generate entry. Without args, shows recent generate entries. |
preview \x3Cinput> |
Record a preview entry. Without args, shows recent preview entries. |
batch \x3Cinput> |
Record a batch entry. Without args, shows recent batch entries. |
compare \x3Cinput> |
Record a compare entry. Without args, shows recent compare entries. |
export \x3Cinput> |
Record an export entry. Without args, shows recent export entries. |
config \x3Cinput> |
Record a config entry. Without args, shows recent config entries. |
status \x3Cinput> |
Record a status entry. Without args, shows recent status entries. |
report \x3Cinput> |
Record a report entry. Without args, shows recent report entries. |
stats |
Show summary statistics across all log files (entry counts, data size). |
search \x3Cterm> |
Search all log files for a term (case-insensitive). |
recent |
Show the last 20 lines from history.log. |
help |
Show usage and available commands. |
version |
Print version string (ctxkeeper v2.0.0). |
Requirements
- Bash 4+
When to Use
- Tracking context changes, runs, and checks over time with timestamped logs
- Keeping a structured journal of operational activities across categories
- Searching historical entries to find when something was run, checked, or analyzed
- Exporting logged data for review or sharing with teammates
- Monitoring overall activity via stats and recent commands
Examples
# Record a run entry
ctxkeeper run "deployed api v2.3 to staging"
# Search all logs for a keyword
ctxkeeper search "staging"
# View summary statistics
ctxkeeper stats
# Check recent activity across all categories
ctxkeeper recent
# Record an analyze entry then review it
ctxkeeper analyze "memory usage spike at 14:00"
ctxkeeper analyze
Powered by BytesAgain | bytesagain.com | [email protected]
- Make sure OpenClaw is installed (local or Docker)
- Run the install command in chat:
/install ctxkeeper - After installation, invoke the skill by name or use
/ctxkeeper - Provide required inputs per the skill's parameter spec and get structured output
What is Ctxkeeper?
Manage conversation context with saving, loading, and pruning tools. Use when preserving context, loading sessions, pruning old history. It is an AI Agent Skill for Claude Code / OpenClaw, with 155 downloads so far.
How do I install Ctxkeeper?
Run "/install ctxkeeper" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.
Is Ctxkeeper free?
Yes, Ctxkeeper is completely free, licensed under MIT-0. You can download, install and use it at no cost.
Which platforms does Ctxkeeper support?
Ctxkeeper is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).
Who created Ctxkeeper?
It is built and maintained by bytesagain3 (@bytesagain3); the current version is v2.0.0.