bel-move-mail-to-archive
Installation
SKILL.md
Move Email to Archive Skill
⚠️ IMPORTANT: Claude Context Required
This skill ONLY works when executed within Claude Agent context (bassi, Claude Code, or other Claude Agent environments).
- ✅ Works: Inside a Claude agent that has MS365 authentication
- ❌ Does NOT work: As a standalone Python script outside Claude context
- ❌ Does NOT work: Without MS365 authentication already provided by Claude
The Python script (scripts/move_to_archive.py) is a parameter preparation tool, not a standalone email mover. It prepares parameters that Claude's tool system then executes.
Purpose
Move one specific email message to the Archive folder in Microsoft 365 Mail with a clean, context-efficient interface.