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.
Idioma del texto original: inglés
Menú
SkillsMP ha recopilado 6 skills de danielrosehill/Claude-Donetick-Plugin. Abre una skill para revisar su origen y sus detalles.
Mostrando 6 de 6 skills recopiladas.
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.
Idioma del texto original: inglés
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.
Idioma del texto original: inglés
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.
Idioma del texto original: inglés
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`.
Idioma del texto original: inglés
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`.
Idioma del texto original: inglés
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.
Idioma del texto original: inglés