by prime-radiant-inc · Codex Skill · ★ 183
Last updated: · Indexed by AgentSkillsHub · Auto-synced every 8h
Engineering Notebook A CLI tool that ingests Claude Code and Codex session transcripts, generates LLM-powered daily summaries, and serves a web UI for browsing your engineering journal. Think of it as an automatic engineering diary — it watches your AI coding sessions and distills them into a searchable, browsable narrative of what you built, what problems you hit, and what decisions you made. How It Works Ingest — Scans directories of Claude Code and Codex JSONL session files, parses out the human-readable conversation (stripping tool calls, thinking blocks, etc.), and stores them in SQLite. Summarize — Groups sessions by date and project, then uses Claude to write concise engineering journal entries with headlines, summaries, topics, and open questions. Serve — Runs a web server with a browsable UI: daily journal, project timelines, calendar/Gantt view, session transcripts, full-text search, and an iCal feed. Install Requires Bun v1.1+. Quick Start sh Ingest your sessions (defaults to /.claude/projects and
| Stars | 183 |
| Forks | 13 |
| Language | TypeScript |
| Category | Codex Skill |
| License | Apache-2.0 |
| Quality Score | 73.6599913577926/100 |
| Open Issues | 1 |
| Last Updated | 2026-06-09 |
| Created | 2026-02-24 |
| Platforms | browser, claude-code, cli, codex, node |
| Est. Tokens | ~49k |
These tools work well together with engineering-notebook for enhanced workflows:
Looking for a engineering-notebook alternative? If you're comparing engineering-notebook with other codex skill tools, these 6 projects are the closest alternatives on Agent Skills Hub — ranked by topic overlap, star count, and community traction.
Lightweight agent orchestration dev tool that lives in your repo
Open source AI coding platform with Web IDE, multi-agent system, 37+ tools, MCP protocol. MIT licensed.
Local AI-powered document search and editing with first-in-class hybrid retrieval, LLM answers, WebUI, REST AP
Local-first AI knowledge layer. Extract architecture, query from any AI tool via MCP. Private by architecture.
htop for your AI costs — real-time terminal monitoring of LLM token usage and spending across providers and co
Automatic context preservation for Claude Code. Never lose work to compaction again. 7 hooks, 187 semantic pat
Explore other popular codex skill tools:
engineering-notebook is A Bun CLI that ingests Claude Code and Codex session transcripts, generates LLM-powered daily summaries, and serves a browsable web UI for your engineering journal.. It is categorized as a Codex Skill with 183 GitHub stars.
engineering-notebook is primarily written in TypeScript. It covers topics such as bun, claude-code, cli.
You can find installation instructions and usage details in the engineering-notebook GitHub repository at github.com/prime-radiant-inc/engineering-notebook. The project has 183 stars and 13 forks, indicating an active community.
engineering-notebook is released under the Apache-2.0 license, making it free to use and modify according to the license terms.
The top alternatives to engineering-notebook on Agent Skills Hub include sudocode, claude-code-open, gno. Each offers a different approach to the same problem space — compare them side-by-side by stars, quality score, and community activity.