Add se-in-the-wild skill and update index
This commit is contained in:
parent
869209519c
commit
6d41e0596d
2 changed files with 130 additions and 0 deletions
|
|
@ -37,6 +37,7 @@ description: Master index of all skills in your robot assistant system. Your ass
|
|||
| "log this expense," "record this receipt," "add this to my work expenses," "mileage for XYZ," "meals for XYZ" | **log-work-expense** |
|
||||
| "prep for this interview," "prep a tech screen," "prepare for this technical interview," "tech screen prep," "interview prep," "organize my interview feedback," "write up my interview notes," "generate scorecard feedback" | **prep-tech-screen** |
|
||||
| "proofread this for confession," "organize my confession notes," "clean up my examination of conscience," "prep for confession" | **confession-script** |
|
||||
| "write a field post," "se in the wild," "site visit post," "customer visit writeup," "onsite recap," "field post" | **se-in-the-wild** |
|
||||
|
||||
---
|
||||
|
||||
|
|
@ -186,6 +187,12 @@ description: Master index of all skills in your robot assistant system. Your ass
|
|||
**File:** `skills/confession-script/SKILL.md`
|
||||
**Dependencies:** None
|
||||
|
||||
### SE in the Wild
|
||||
**Purpose:** Generate internal Slack channel posts for field engineers to share onsite customer experiences. Turns raw visit notes into polished posts with specific details, personality, and natural product terminology.
|
||||
**Triggers:** "write a field post," "se in the wild," "site visit post," "customer visit writeup," "onsite recap," "field post"
|
||||
**File:** `skills/se-in-the-wild/SKILL.md`
|
||||
**Dependencies:** None
|
||||
|
||||
---
|
||||
|
||||
## Adding New Skills
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue