back
loading skill details...
cn-smart-email。纯Python标准库,无需API Key。
--- slug: cn-smart-email name: 智能邮件助手 description: "cn-smart-email。纯Python标准库,无需API Key。" keywords: smart, email version: "1.0.0" author: 千策 --- # 邮件分类与回复助手 分类邮件并提供回复模板。 ## 功能 - 邮件分类(工作/个人/通知/广告) - 回复模板生成 - 中文邮件场景支持 ## 用法 ```bash python3 scripts/smart_email.py --classify "邮件内容" python3 scripts/smart_email.py --reply "邮件内容" --tone formal ``` ## 依赖 - Python 3.7+(标准库,无外部依赖)
don't have the plugin yet? install it then click "run inline in claude" again.