mosaic-plugin-calendar skill #24

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

Implement MoltBot skill for calendar operations.

Location: plugins/mosaic-plugin-calendar/

Triggers:

  • "add event: X at Y"
  • "schedule meeting with X"
  • "what's next"
  • "free time today"
  • "reschedule X to Y"

Features:

  • Create events via natural language
  • Query upcoming events
  • Find free time slots
  • Reschedule events

Requirements:

  • Date/time parsing
  • Timezone handling
  • Conflict detection
  • Confirmation prompts
Implement MoltBot skill for calendar operations. **Location:** plugins/mosaic-plugin-calendar/ **Triggers:** - "add event: X at Y" - "schedule meeting with X" - "what's next" - "free time today" - "reschedule X to Y" **Features:** - Create events via natural language - Query upcoming events - Find free time slots - Reschedule events **Requirements:** - Date/time parsing - Timezone handling - Conflict detection - Confirmation prompts
jason.woltje added this to the M4-LLM (0.0.4) milestone 2026-01-28 19:05:46 +00:00
jason.woltje added the p1plugin labels 2026-01-28 19:05:46 +00:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: mosaic/stack#24