add proof business writing
This commit is contained in:
parent
570519661d
commit
4719c9f025
2 changed files with 92 additions and 0 deletions
|
|
@ -27,6 +27,7 @@ description: Master index of all skills in your robot assistant system. Your ass
|
|||
| "update the SE radar report," "add a column to the SE report," "edit the vNotes report," "run the SE radar report," "check SE validation stage," "update technical validation" | **update-salesforce-tech-validation** |
|
||||
| "create a meeting note," "make meeting notes," "add a meeting to my daily note," "set up a meeting note" | **meeting-notes** |
|
||||
| "review voice notes," "what voice notes do I have," "show me today's voice notes," "review my dictations" | **review-voice-notes** |
|
||||
| "proofread this," "proofread my email," "clean up this dictation," "polish this email" | **proofread-business-writing** |
|
||||
|
||||
---
|
||||
|
||||
|
|
@ -122,6 +123,12 @@ description: Master index of all skills in your robot assistant system. Your ass
|
|||
**File:** `skills/review-voice-notes/SKILL.md`
|
||||
**Dependencies:** `fd` CLI, voice notes at `~/notes/Inbox/voice_notes/`
|
||||
|
||||
### Proofread Business Writing
|
||||
**Purpose:** Proofreads dictated text into polished, business-appropriate emails. Applies style rules for tone, punctuation, product name capitalization, and corrects common mis-transcriptions of "Verkada." Appends Connor's email signature.
|
||||
**Triggers:** "proofread this," "proofread my email," "clean up this dictation," "polish this email," "proofread this business writing"
|
||||
**File:** `skills/proofread-business-writing/SKILL.md`
|
||||
**Dependencies:** None
|
||||
|
||||
---
|
||||
|
||||
## Adding New Skills
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue