claude-qmd-sessions
Convert coding session transcripts into searchable markdown archives
All Skills in This Repository (1)
Pure Emerald Level IndicatorsFrequently Asked Questions
FAQPage SchemaHow to install claude-qmd-sessions?โผ
Run `npx skills add wbelk/claude-qmd-sessions --all -g -y` in your terminal to install the skill globally.
How to search past Claude Code sessions?โผ
This skill converts your session transcripts to markdown and indexes them in qmd, so you can search past conversations semantically or by keyword through the qmd MCP server.
How to restore context after compaction?โผ
SessionStart hooks automatically reload your CLAUDE.md files and the last ~50 exchanges from recent sessions, or run `/qmd-sessions refresh` to load context manually.
What are the requirements for qmd-sessions?โผ
You need Bun, Node 22 or higher, and the qmd package installed globally. The setup wizard checks each prerequisite and guides you through installation step by step.
Does qmd-sessions index sessions automatically?โผ
Yes. PreCompact and SessionEnd hooks convert and index every session automatically, with a guard that skips embedding if another index job is already running.
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