Add vikunja-tasks skill for vik CLI task management

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
This commit is contained in:
Connor Rhodes 2026-04-04 19:59:02 -05:00
parent 2c0468f691
commit 3f3ddc7f42
2 changed files with 126 additions and 0 deletions

View file

@ -21,6 +21,7 @@ description: Master index of all skills in your robot assistant system. Your ass
| "create a skill," "make a new skill," "build a skill," "improve this skill," "test this skill," "optimize skill description" | **skill-creator** |
| "write a business case for a pro dev expense," "professional development business case," "justify a pro dev expense," "pro dev justification" | **pro-dev-justification** |
| "update the skill index," "sync the skill index," "refresh the skill index," "clean up the skill index," "garbage collect the index" | **update-skill-index** |
| "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" | **vikunja-tasks** |
---
@ -76,6 +77,14 @@ description: Master index of all skills in your robot assistant system. Your ass
---
### Vikunja Tasks
**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`
---
## Adding New Skills
When you build a new skill: