bel-move-mail-to-archive

This skill should be used when moving a single email message to the Archive folder in Microsoft 365 Mail. It provides a clean interface to move one specific email using its messageId without polluting the context window. Use this skill when processing bulk archive operations, moving spam emails, or any workflow requiring reliable one-email-at-a-time moves to Archive.

$ 설치

git clone https://github.com/bennoloeffler/bassi /tmp/bassi && cp -r /tmp/bassi/.claude/skills/bel-move-mail-to-archive ~/.claude/skills/bassi

// tip: Run this command in your terminal to install the skill