Add proof-social-comms skill for Slack/text/DM proofreading
This commit is contained in:
parent
61a617b086
commit
4a529750c6
2 changed files with 50 additions and 0 deletions
43
proof-social-comms/SKILL.md
Normal file
43
proof-social-comms/SKILL.md
Normal file
|
|
@ -0,0 +1,43 @@
|
|||
---
|
||||
name: proof-social-comms
|
||||
description: Proofread dictated text for social messages (Slack, text, DM, etc.) to coworkers, friendly customers, and social connections.
|
||||
triggers:
|
||||
- proofread this social message
|
||||
- polish this DM
|
||||
- clean up this slack message
|
||||
- proofread my social
|
||||
- proof social comm
|
||||
- proofread this text
|
||||
- proofread this message
|
||||
- proofread this slack
|
||||
- clean up this text
|
||||
---
|
||||
|
||||
# Proof Social Communications
|
||||
|
||||
Proofread dictated text so that it is appropriate to send as a social message to a coworker, friendly customer, or social connection.
|
||||
|
||||
## Style
|
||||
|
||||
### Don't use a prescriptive tone
|
||||
|
||||
Avoid being too prescriptive in your tone. We don't want to tell the recipient what to do. We want to make recommendations as a consultant.
|
||||
|
||||
Instead of: "We should..."
|
||||
Say: "We will want to..."
|
||||
|
||||
## Punctuation Rules
|
||||
|
||||
**Prefer multiple sentences instead of semicolons**
|
||||
|
||||
Instead of: "It was great seeing you earlier this week; thank you for hosting us."
|
||||
Say: "It was great seeing you earlier this week. Thank you for hosting us!"
|
||||
|
||||
**Use commas instead of em dashes**
|
||||
|
||||
Instead of: "The three hikers — exhausted, hungry, and cold — finally reached the summit as the sun began to set."
|
||||
Say: "The three hikers, exhausted, hungry, and cold, finally reached the summit as the sun began to set."
|
||||
|
||||
## Text Formatting Rules
|
||||
|
||||
- Do not bold any text.
|
||||
Loading…
Add table
Add a link
Reference in a new issue