skill-index: fix vik binary path to $HOME/.local/bin/vik
This commit is contained in:
parent
e9eec3b6e7
commit
5bf2922754
1 changed files with 1 additions and 1 deletions
|
|
@ -79,7 +79,7 @@ description: Master index of all skills in your robot assistant system. Your ass
|
|||
**Purpose:** Manage tasks in Connor's self-hosted Vikunja instance via the `vik` CLI tool. Covers creating, viewing, updating, completing, and deleting tasks.
|
||||
**Triggers:** "add a task," "create a task," "what's on my plate," "show today's tasks," "mark that done," "delete that task," "what's due," "upcoming tasks"
|
||||
**File:** `skills/vikunja-tasks/SKILL.md`
|
||||
**Dependencies:** `vik` CLI installed at `~/code/cli/vik`
|
||||
**Dependencies:** `vik` CLI installed at `$HOME/.local/bin/vik`
|
||||
|
||||
---
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue