---
name: mic92/todo
source: https://app.decimal.ai/s/mic92-todo@1/SKILL.md
source_sha256: 9cf484e8ca93
---

# Todo Management

Run `vdirsyncer sync` before reading and after writing.

## Todos (todoman)

```bash
todo list
todo new "<task>"
todo done <id>
```

## Sync (vdirsyncer)

```bash
vdirsyncer sync          # sync all calendars, todos, contacts
```