AgentSkillsCN

mail

通过 macOS 邮件应用发送邮件。当用户提出发送邮件的需求时使用此功能。

SKILL.md
--- frontmatter
name: mail
description: Send emails via macOS Mail app. Use when the user asks to send an email.

Mail Skill Guide

bash
scripts/imail.sh "<recipient>" "<subject>" "<body>"

Constraint: Use AskUserQuestion to confirm with the user before sending.

Note: Requires Accessibility permissions for Terminal.