Query Claude Code session history via a DuckDB index over ~/.claude/projects/. Use when asked about Claude Code activity ("how many tokens today?", "what did I work on this week?") or instead of reading, grepping, or jq-ing session transcripts. Not for codebase search, git log queries, or arbitrary databases.
$npx -y skills add bendrucker/claude --skill sessionInstalls into the current project.
Run `npx skills use "https://github.com/bendrucker/claude" --skill "bendrucker/claude/session"` and follow the generated skill instructions now. Read its complete output, redirecting it to a temporary file first if necessary. Resolve relative paths from the supporting-files directory it provides.
Use the skills in "https://github.com/bendrucker/claude" that are relevant to the current task. Run `npx skills add "https://github.com/bendrucker/claude"` and select the relevant skills, then follow their instructions.