Initial commit
This commit is contained in:
60
skills/gmail-assistant/assets/style-template.md
Normal file
60
skills/gmail-assistant/assets/style-template.md
Normal file
@@ -0,0 +1,60 @@
|
||||
---
|
||||
name: "template-name"
|
||||
description: "When to use: Clear context description (30-200 characters). Be specific about when this style should be used."
|
||||
---
|
||||
|
||||
<examples>
|
||||
|
||||
First example email or situation
|
||||
---
|
||||
Second example email or situation
|
||||
---
|
||||
Third example (optional)
|
||||
|
||||
</examples>
|
||||
|
||||
<greeting>
|
||||
|
||||
- Option 1: "Hi [Name],"
|
||||
- Option 2: "Hello [Name],"
|
||||
- Option 3: "Dear [Name],"
|
||||
- (no greeting) - if informal/broadcast style
|
||||
|
||||
</greeting>
|
||||
|
||||
<body>
|
||||
|
||||
- Guideline for body structure
|
||||
- Tone characteristics (formal/casual/friendly/etc.)
|
||||
- Length guidance (brief/detailed/etc.)
|
||||
- Key elements to include
|
||||
- Special formatting or structure
|
||||
|
||||
</body>
|
||||
|
||||
<closing>
|
||||
|
||||
- Option 1: "Best,"
|
||||
- Option 2: "Thanks,"
|
||||
- Option 3: "Sincerely,"
|
||||
- (no closing) - if informal/broadcast style
|
||||
|
||||
</closing>
|
||||
|
||||
<do>
|
||||
|
||||
- Best practice 1
|
||||
- Best practice 2
|
||||
- Recommended approach 3
|
||||
- Things that work well
|
||||
|
||||
</do>
|
||||
|
||||
<dont>
|
||||
|
||||
- Thing to avoid 1
|
||||
- Thing to avoid 2
|
||||
- Common mistake 3
|
||||
- What doesn't fit this style
|
||||
|
||||
</dont>
|
||||
Reference in New Issue
Block a user