mosaic-plugin-tasks skill #25

Closed
opened 2026-01-28 19:05:49 +00:00 by jason.woltje · 0 comments
Owner

Implement MoltBot skill for task operations.

Location: plugins/mosaic-plugin-tasks/

Triggers:

  • "add task: X"
  • "complete X"
  • "mark X as done"
  • "what's left today"
  • "assign X to Y"

Features:

  • Create tasks via natural language
  • Complete tasks
  • Update task status
  • Query tasks by status/assignee

Requirements:

  • Status transitions
  • Assignee lookup
  • Priority inference
  • Due date parsing
Implement MoltBot skill for task operations. **Location:** plugins/mosaic-plugin-tasks/ **Triggers:** - "add task: X" - "complete X" - "mark X as done" - "what's left today" - "assign X to Y" **Features:** - Create tasks via natural language - Complete tasks - Update task status - Query tasks by status/assignee **Requirements:** - Status transitions - Assignee lookup - Priority inference - Due date parsing
jason.woltje added this to the M4-LLM (0.0.4) milestone 2026-01-28 19:05:49 +00:00
jason.woltje added the p1plugin labels 2026-01-28 19:05:49 +00:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: mosaic/stack#25