What problem does it solve?
This skill explains how to work with the local mbsync-to-markdown mail corpus, including the biz mail commands (setup, mbox ls, convert, fd, rg), the per-message Markdown frontmatter, and the on-disk layout so an agent can search and read mail without re-deriving conventions.
Core Features & Use Cases
- Understands the local mail conversion workflow and message frontmatter structure to enable AI agents to interpret mail data.
- Documents how to configure multiple mailboxes in
~/.config/amika-biz/config.toml, how messages map to Markdown files, and how to search across the converted corpus.
- Provides quick-start guidance for setting up, converting, and querying mail with
biz mail commands.
Quick Start
Run biz mail setup to configure a mailbox, then convert mail with biz mail convert to generate Markdown messages.