Installation
SKILL.md
Mental Model
Email is for asynchronous communication with audit trail. Unlike chat (instant, casual), emails are formal, searchable, and have recipients/CC/threads.
Trigger Patterns
| User Intent | Action | Requires Approval |
|---|---|---|
| "Check email" / "Any new mail?" | email_list |
No |
| "Read email from X" | email_read |
No |
| "Send email to X" | email_send |
Yes |
| "Draft email" | email_draft |
No |
| "Archive/delete email" | email_move / email_delete |
Delete: Yes |
Pre-flight Checks (Before Sending)
CRITICAL: Always confirm before email_send
- Show full email: To, CC, Subject, Body
Related skills
More from jinfanzheng/kode-sdk-csharp
data-analysis
>-
61weather
Weather/current-conditions verification workflow. Use when user asks for weather, temperature, forecast, rain/snow/wind, typhoon alerts, air quality, or other time-sensitive local conditions. Requires location + source links + local update/publish time; NEVER fabricate.
32hotel
>-
31food
>-
27itinerary
>-
23commute
>-
21