email-search

Installation
SKILL.md

Email Search CLI

Process email archives (PST files) into a searchable ChromaDB vector database with automatic semantic embeddings. Ingest, classify, search, analyse, and export to markdown.

Prerequisites

  • Python 3.11+
  • Package installed in a virtual environment

First-Time Setup

# Set up Python environment (one-time)
~/.claude/skills/email-search/setup.sh

Usage

All commands use the email-search CLI, which should be run from the skill's virtual environment:

Installs
9
First Seen
Mar 10, 2026
email-search — grinidx/claude-skills