claude-scripts

Community

Search Claude conversation history and export results.

Authorasimihsan
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This Skill enables searching Claude conversation history stored under ~/.claude/projects/ and exporting results for reporting or auditing.

Core Features & Use Cases

  • Search by tool, type, or pattern: Filter conversations and extract matches.
  • Exports in multiple formats: Text, table, JSON, or JSONL exports for downstream tooling.
  • Project-wide searches: Query across conversations and export summaries.

Quick Start

claude-scripts search --tool Bash claude-scripts search --type thinking --pattern "architecture"

Dependency Matrix

Required Modules

None required

Components

Standard package

💻 Claude Code Installation

Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.

Please help me install this Skill:
Name: claude-scripts
Download link: https://github.com/asimihsan/dotfiles/archive/main.zip#claude-scripts

Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
View Source Repository