@fingerskier/pi-email
v0.1.0
Published
Planning skill for the legacy Claude email extension concept, ported as a Pi skill placeholder
Downloads
142
Maintainers
Readme
Email Pi Plugin
Pi skill placeholder for the legacy claude-email-extension concept.
The upstream ../Claude/claude-email-extension repository currently contains feature notes only (IMAP/SMTP read/send/reply/delete/move/folder ideas), not a working MCP server. This package ports those notes into a Pi skill so future implementation work has a discoverable home.
Install
pi install npm:@fingerskier/pi-email
# local workspace clone
pi install ./packages/pi-email
# one run only
pi -e npm:@fingerskier/pi-emailSkill
/skill:email loads design and safety guidance for email automation.
Safety
Never send, delete, or move email without explicit user confirmation. Keep credentials out of prompts and logs.
