add se-note skill and index entry

This commit is contained in:
Connor Rhodes 2026-04-09 13:30:04 -05:00
parent fdebdb7217
commit e66641aaa4
2 changed files with 92 additions and 0 deletions

View file

@ -82,6 +82,12 @@ description: Master index of all skills in your robot assistant system. Your ass
**File:** `skills/vikunja-tasks/SKILL.md`
**Dependencies:** `vik` CLI installed at `$HOME/.local/bin/vik`
### SE Note
**Purpose:** Summarizes meeting notes and account information into a concise, boardroom-appropriate executive summary for a given business account.
**Triggers:** "summarize account notes," "summarize meeting notes," "prepare account summary," "executive summary," "write an SE note"
**File:** `skills/se-note/SKILL.md`
**Dependencies:** ripgrep (rg), notes directory at ~/notes with Inbox and voice_notes subdirectories
### System Diagnostic
**Purpose:** Audits the robot assistant system for consistency and health. Checks index/folder parity, trigger collisions, skill redundancy, AGENTS.md completeness, skill file quality, build log currency, and dependency status.
**Triggers:** "run system diagnostic," "audit my skills," "check system health," "skill audit," "health check"