tasknotes
This skill manages Obsidian tasks via the TaskNotes HTTP API using `http://localhost:8080/api` and a local CLI (`uv run scripts/tasks.py`). It reads `TASKNOTES_API_KEY` from `.env` and performs local network calls and CLI execution; these behaviors are purpose-aligned.