Mark a Donetick chore as done — resolves the chore by name (fuzzy match) and calls the `complete_chore` MCP tool. Also handles skip, archive, and reschedule shortcuts.
Langue du texte source : anglais
Menu
SkillsMP a collecté 6 skills depuis danielrosehill/Claude-Donetick-Plugin. Ouvrez un skill pour examiner sa source et ses détails.
Affichage de 6 skills collectés sur 6.
Mark a Donetick chore as done — resolves the chore by name (fuzzy match) and calls the `complete_chore` MCP tool. Also handles skip, archive, and reschedule shortcuts.
Langue du texte source : anglais
Create a new chore in Donetick from a natural-language description. Resolves usernames, days of week, priorities, labels, and subtasks before calling the `create_chore` MCP tool.
Langue du texte source : anglais
Produce a morning brief of what's due today, overdue, and coming up this week from the user's Donetick instance. Read-only — no chores are modified.
Langue du texte source : anglais
List chores from the user's Donetick instance with optional filters (active only, assigned-to-me, by label, brief vs full detail). Wraps the donetick MCP tool `list_chores`.
Langue du texte source : anglais
Create, rename, recolor, delete, and apply Donetick labels. Wraps the label MCP tools (`list_labels`, `create_label`, `update_label`, `delete_label`) and the label-management options on `update_chore`.
Langue du texte source : anglais
First-run setup for the donetick plugin. Verifies that DONETICK_BASE_URL, DONETICK_USERNAME, and DONETICK_PASSWORD are available to the MCP server, confirms `uvx` is installed, and runs a smoke-test call (list_circle_members) to confirm credentials work.
Langue du texte source : anglais