obelisk
Search and query past coding session history locally
All Skills in This Repository (1)
Pure Emerald Level IndicatorsFrequently Asked Questions
FAQPage SchemaHow to install Obelisk?โผ
Run `npx skills add tommy0103/obelisk --all -g -y` in your terminal to install the skill globally. It requires Node.js 22.13 or newer and builds its local index on first run.
What does Obelisk do?โผ
It indexes your past coding sessions from Claude Code, Codex, Kimi Code, Pi, and DeepSeek into one searchable local database. You can then ask plain-language questions about past fixes, file changes, and decisions.
How do I search my past coding sessions?โผ
Type `/obelisk` followed by your question in a supported coding session, such as asking how a bug was fixed last time. The agent runs a small local query and answers with cited evidence from your history.
Does Obelisk send my session data to the cloud?โผ
No. Everything is indexed and queried locally in a SQLite database under your home folder, so your private session history never leaves your machine.
Can I browse my session history without an agent?โผ
Yes. Obelisk includes a desktop app for macOS, Windows, and Linux where you can browse sessions, view memories, see usage charts, and generate weekly recap cards.
Related Repositories in Software Engineering
View All in Software Engineeringโopenclaw
Run a personal AI assistant across your devices and chat apps
superpowers
Gives coding agents a disciplined workflow from idea to merged code
react
AI agent skills for building, testing, and porting React core