mosaic-plugin-brain skill #23

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

Implement MoltBot skill for Mosaic brain queries.

Location: plugins/mosaic-plugin-brain/

Files:

  • SKILL.md (skill definition)
  • config.json (configuration)
  • helpers/format-pda.js (formatting helper)

Triggers:

  • "what's on my calendar"
  • "show my tasks"
  • "morning briefing"
  • "add task"
  • "today"

Configuration:

  • MOSAIC_API_URL
  • MOSAIC_API_TOKEN

Requirements:

  • PDA-friendly response formatting
  • Error handling
  • Timeout handling
  • Works with MoltBot skill system
Implement MoltBot skill for Mosaic brain queries. **Location:** plugins/mosaic-plugin-brain/ **Files:** - SKILL.md (skill definition) - config.json (configuration) - helpers/format-pda.js (formatting helper) **Triggers:** - "what's on my calendar" - "show my tasks" - "morning briefing" - "add task" - "today" **Configuration:** - MOSAIC_API_URL - MOSAIC_API_TOKEN **Requirements:** - PDA-friendly response formatting - Error handling - Timeout handling - Works with MoltBot skill system
jason.woltje added this to the M4-LLM (0.0.4) milestone 2026-01-28 19:05:44 +00:00
jason.woltje added the pluginp0 labels 2026-01-28 19:05:44 +00:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: mosaic/stack#23