Vikunja API

Interacts with Vikunja (self-hosted or cloud) via its REST API to manage tasks, projects, labels, and related resources. Uses VIKUNJA_BASE_URL and VIKUNJA_TOKEN from the process environment; fetches /api/v1/docs.json only when the conversation lacks enough API detail for the request. On failed requests, diagnoses missing config and points to persistent (global) env setup. Use when the user mentions Vikunja, wants task/project CRUD, imports, or API operations against their Vikunja instance.

tikhomirovv a6a1662 11.7 KB Updated

File contents

tikhomirovv/agents-knowledge/tree/main/skills/vikunja-api commit a6a1662bea

Frequently asked questions

npx skillmds@latest add tikhomirovv/vikunja-api