Atuin Shell History Database and Sync
Atuin replaces your existing shell history with a SQLite database that records additional context like exit codes, session IDs, working directories, and command durations. It provides encrypted cross-machine sync and a full-screen fuzzy search UI bound to Ctrl-R.
Atuin Shell History Database and Sync
Atuin replaces your existing shell history with a SQLite database that records additional context like exit codes, session IDs, working directories, and command durations. It provides encrypted cross-machine sync and a full-screen fuzzy search UI bound to Ctrl-R.
Installation
Method 1, Agent Skill Exchange
- Install from the marketplace listing: https://agentskillexchange.com/skills/atuin-shell-history-database-sync/
Method 2, Git clone
git clone https://github.com/agentskillexchange/skills.git && cd skills/skills/atuin-shell-history-database-sync
Method 3, Download ZIP
- Download the repository ZIP and extract
skills/atuin-shell-history-database-sync.
Method 4, Manual copy
- Copy this skill folder into your local skills directory, then reload your agent tooling.
Method 5, Fork and sync
- Fork the repository if you want to maintain local edits while syncing upstream changes.