create skills: salesforce-se-info and update-salesforce-tech-validation, update skill index

This commit is contained in:
Connor Rhodes 2026-04-11 11:54:47 -05:00
parent f734fc015a
commit 9be2a7a4be
3 changed files with 188 additions and 0 deletions

View file

@ -25,6 +25,8 @@ description: Master index of all skills in your robot assistant system. Your ass
| "run system diagnostic," "audit my skills," "check system health," "skill audit," "health check" | **system-diagnostic** |
| "write a POV doc," "create a proof of value document," "POV criteria," "proof of concept criteria," "generate a POC document" | **pov-doc** |
| "submit an expense," "navan expense," "file an expense," "upload receipt" | **navan-expense** |
| "check SE validation stage," "update technical validation," "set SE validation," "se data entry" | **salesforce-se-info** |
| "update the SE radar report," "add a column to the SE report," "edit the vNotes report," "run the SE radar report" | **update-salesforce-tech-validation** |
---
@ -108,6 +110,18 @@ description: Master index of all skills in your robot assistant system. Your ass
**File:** `skills/navan-expense/SKILL.md`
**Dependencies:** Chrome browser with active Okta session (verkada.okta.com)
### Salesforce SE Info
**Purpose:** Navigate to a Salesforce opportunity, open SE Validation, and read or update the Technical Validation Stage field on the SE Deal Management record.
**Triggers:** "check SE validation stage," "update technical validation," "set SE validation," "se data entry"
**File:** `skills/salesforce-se-info/SKILL.md`
**Dependencies:** Chrome browser with active Salesforce session (Okta SSO)
### Update Salesforce Tech Validation
**Purpose:** Edit and run the SE Radar report in Salesforce to add columns, view SE notes, and manage technical validation data.
**Triggers:** "update the SE radar report," "add a column to the SE report," "edit the vNotes report," "run the SE radar report," "update salesforce tech validation report"
**File:** `skills/update-salesforce-tech-validation/SKILL.md`
**Dependencies:** Chrome browser with active Salesforce session (Okta SSO)
---
## Adding New Skills