pst-to-markdown

Installation
SKILL.md

PST Email Extraction

Extract emails from Outlook PST files into an organised, integrity-verified archive of markdown files, raw email backups, and attachments. Supports full extraction and incremental append mode.

Prerequisites

  • Python virtual environment set up (run setup.sh if not done)
  • At least one of: libratom (Python) or readpst (system tool from pst-utils)

First-Time Setup

# Set up Python environment (one-time)
~/.claude/skills/pst-to-markdown/setup.sh

System Dependencies (optional fallback)

If libratom installation fails, install readpst as a fallback:

Installs
2
First Seen
Mar 10, 2026
pst-to-markdown — dandcg/claude-skills