chronicle-email

Index MS365 Outlook emails into monthly Markdown files with day sections.

1|Updated Feb 16, 2026
One-click install
npx skills add https://github.com/jluo41/Tools --skill chronicle-email
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: chronicle-email
Source: https://github.com/jluo41/Tools/tree/main/plugins/chronicle/skills/chronicle-email
Command: npx skills add https://github.com/jluo41/Tools --skill chronicle-email

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This workflow helps users automatically chronicle and index emails from MS365 Outlook into organized monthly Markdown index files, enabling efficient archival, search, and tracking of communications.

Core Features & Use Cases

  • MS365 connection & authentication to securely access mailbox data
  • Monthly indexing by extracting emails for a given year-month and structuring them into day-based sections
  • Reimbursement tracking and a dedicated summary section for expense-related emails
  • Automated formatting with consistent Markdown tables and clear headers for easy review

Quick Start

Connect to MS365, fetch the target month’s emails, and generate the monthly index at the designated path.

Frequently Asked Questions about chronicle-email

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

FAQPage Schema
How do I index Outlook emails into Markdown automatically?

Indexing Outlook emails into Markdown is automated by connecting to MS365, extracting messages for a target month, and generating a file with day-based sections and tables. Duplicate handling and error management ensure a clean archival output.

Can I organize MS365 Outlook inboxes by month for better archival?

Organizing MS365 Outlook inboxes by month is supported by fetching emails for a specific year-month period. The process structures messages into daily sections and pre-month threads, creating a chronological monthly Markdown index.

Does this email indexing method support reimbursement tracking?

Reimbursement tracking is supported through a dedicated summary section that filters expense-related emails. The generated Markdown index isolates reimbursement communications, enabling quick access and review of financial records.

What is the best way to archive Outlook emails as Markdown files?

Archiving Outlook emails as Markdown is best handled by automated MS365 authentication and retrieval. The process formats messages into consistent tables with clear headers, handling duplicates and generating an organized monthly index.

How are pre-month email threads handled during monthly indexing?

Pre-month threads are handled by grouping earlier conversations separately within the monthly Markdown index. This ensures continuous context is preserved while keeping the primary daily sections focused on the target month's emails.

What do I need to connect to MS365 for email retrieval?

Connecting to MS365 for email retrieval requires valid MS365 authentication credentials. The workflow manages the connection securely to access mailbox data, extract monthly emails, and generate the formatted Markdown output.