From retriever
Ingests or inspects Outlook PST mail archives using libpff-python/pypff pipeline, expanding into message documents with attachment children.
npx claudepluginhub sdemyanov/retrieverThis skill uses the workspace's default tool permissions.
> Operates under `retriever:routing`. If the user's intent actually fits a different tier — another `retriever:*` skill, a Tier 2 slash, a Tier 3 `tools.py` subcommand, or (last resort) direct DB access — stop and re-route against the ladder before continuing.
Analyzes Outlook PST/OST files for email forensics, extracting messages, headers, attachments, deleted items, metadata using libpff, pypff, pst-utils. For incident response and investigations.
Analyzes Outlook PST/OST files for email forensics: extracts messages, headers, attachments, deleted items, metadata using libpff, pffexport, and pypff Python library.
Analyzes Outlook PST/OST files for email forensics, extracting content, headers, attachments, deleted emails, and metadata using libpff, pffexport, and pypff.
Share bugs, ideas, or general feedback.
Operates under
retriever:routing. If the user's intent actually fits a different tier — anotherretriever:*skill, a Tier 2 slash, a Tier 3tools.pysubcommand, or (last resort) direct DB access — stop and re-route against the ladder before continuing.
Use this skill when the user says things like:
workspace status and inspect pst_backend before attempting PST ingest.pst_backend.status is not pass, stop and explain that the required libpff-python / pypff PST backend is unavailable for PST ingest in the current runtime.ingest for PST sources, not ingest-production.--budget-seconds 35 and continue from next_recommended_commands while more_work_remaining: true..pst file as a container source that expands into one logical parent document per message, with one level of attachment child documents.source_kind = pst, source_rel_path, source_item_id, and source_folder_path when those details help the user understand the results.