Searches past Claude Code sessions stored in ~/.claude/. Use when user explicitly asks about previous sessions, chat history, or past conversations, such as "what did I work on last 2 weeks?", "search my history for X", "what projects did I touch last month?", or "show my Claude Code history".
$npx -y skills add denisraison/claude-plugins --skill history-analysisInstalls into the current project.
Run `npx skills use "https://github.com/denisraison/claude-plugins" --skill "denisraison/claude-plugins/history-analysis"` 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/denisraison/claude-plugins" that are relevant to the current task. Run `npx skills add "https://github.com/denisraison/claude-plugins"` and select the relevant skills, then follow their instructions.