Claude User Input Logger
Description
A Claude Code hook that captures and logs all user inputs with timestamps and session tracking
Installation
This entry records only its repository, not the path inside it, so there is no
exact command to give. Open the source below and copy the folder into
~/.claude/skills/, or the file into ~/.claude/agents/.
README
Claude User Input Logger 📋
A powerful and lightweight hook for [Claude Code](https://claude.ai/code) that captures and logs all your user inputs with timestamps, session tracking, and organized storage. Perfect for tracking your conversations, analyzing usage patterns, and maintaining a searchable history of your interactions with Claude.
[](https://github.com/Bucurenciu-Cristian/claude-user-input-logger) [](LICENSE) [](https://python.org) [](https://claude.ai/code)
✨ Features
- 🎯 Smart Message Extraction: Captures your actual messages from Claude Code conversation transcripts
- ⏰ Timestamp Tracking: Every message logged with precise timestamps
- 🔄 Session Management: Tracks different Claude Code sessions across restarts
- 📊 Usage Statistics: Detailed analytics about your interactions and tool usage
- 📅 Daily Logs: Separate daily log files for easy organization
- 🔧 Configurable: Easy to customize logging behavior and retention policies
- ⚡ Lightweight: Minimal performance impact on Claude Code
- 🛡️ Safe: Fails gracefully without breaking Claude Code functionality
🚀 Quick Start
Installation
**Clone this repository:**
git clone https://github.com/Bucurenciu-Cristian/claude-user-input-logger.git cd claude-user-input-logger**Run the installation script:**
chmod +x install.sh ./install.sh**Restart Claude Code** to activate the hook.
Manual Installation
**Copy the hook file:**
cp log-user-inputs.py ~/.claude/hooks/ chmod +x ~/.claude/hooks/log-user-inputs.py**Update your Claude settings:** Add this configuration to `~/.claude/settings.json`:
{ "ho
Related Skills
Auto Update
Pull the latest ECC repo changes and reinstall the current managed targets.
Development Ecc Guide
Navigate ECC's current agents, skills, commands, hooks, install profiles, and docs from the live repository su
Development Epic Claim
Claim an epic issue, stamp coordination state, and sync local ownership.
Development Epic Publish
Publish a validated epic update back to the issue and local cache.
Development Epic Review
Mark epic review requested, approved, or changes requested.
Development Epic Unblock
Sweep blocked epic issues and reopen anything whose dependencies are closed.
Development Related Agents
Django Build Resolver
Django/Python build, migration, and dependency error resolution specialist. Fixes pip/Poetry errors, migration
Openai Codex CLI
(55.8k ⭐) - Lightweight coding agent that runs in your terminal.
src/agents/ — 11 Agent Definitions
**Generated:** 2026-04-11