Back to Directory
automation
Vikunja Fast
Manage Vikunja projects and tasks (overdue/due/today), mark done, and get quick summaries via the Vikunja API.
Installation
Run this in your terminal or add to your configuration:
# Clone into your skills directory
git clone ...About this Skill
Initial release of vikunja-fast, a skill to manage Vikunja projects and tasks via the Vikunja API.
- Supports listing projects and tasks (overdue, due today, filtered).
- Allows marking tasks as done directly from the CLI.
- Provides quick task summaries with readable formatting (emojis, dates, IDs).
- Authentication via JWT token, with guidance for both environment variable and OpenClaw config setup.
- Minimal helper CLI script included for common actions (list, show, complete tasks).