searchchat

Search local conversation logs in ~/.claude/projects by keywords, dates, or participants.

Updated Aug 23, 2026
One-click install
npx skills add https://github.com/kylesnowschwartz/dotfiles --skill searchchat
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: searchchat
Source: https://github.com/kylesnowschwartz/dotfiles/tree/main/claude/skills/searchchat
Command: npx skills add https://github.com/kylesnowschwartz/dotfiles --skill searchchat

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Locating relevant past conversations across multiple chat logs in your workspace can be time-consuming and error-prone.

Core Features & Use Cases

  • Local search across chat history in ~/.claude/projects
  • Quick filtering by keywords, dates, or participants
  • Useful for auditing project discussions and recalling decisions

Quick Start

Ask me to search your chat history for a keyword or phrase within ~/.claude/projects.

Frequently Asked Questions about searchchat

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I search local Claude chat history for specific keywords?

You search local Claude chat history by querying conversation logs stored in the ~/.claude/projects directory, applying keyword or phrase filters to retrieve relevant past discussions quickly.

Can I filter chat logs by dates or participants in ~/.claude/projects?

Yes, you can filter chat logs in ~/.claude/projects by dates or participants, making it useful for auditing project discussions and recalling specific decisions from past conversations.

Does searching conversation logs transfer any data externally?

Searching conversation logs does not transfer data externally because the Skill implements local indexing with deterministic behavior, ensuring all queries remain within your local environment.

What is the best way to audit past project discussions across chat logs?

The best way to audit project discussions is to search across local chat logs in ~/.claude/projects, retrieving relevant conversation history by applying quick filters for keywords or dates.

Do I need external dependencies to index and search my local conversation history?

No external dependencies are required to index and search your local conversation history, as the Skill operates entirely within the local ~/.claude/projects directory using deterministic behavior.