cerebro-open-surgery

Post Open Surgery reminders to Slack channels after verifying calendar availability.

Updated May 30, 2026
One-click install
npx skills add https://github.com/rhortal/cerebro-skills --skill cerebro-open-surgery
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: cerebro-open-surgery
Source: https://github.com/rhortal/cerebro-skills/tree/main/cerebro-open-surgery
Command: npx skills add https://github.com/rhortal/cerebro-skills --skill cerebro-open-surgery

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This skill automates posting a weekly Open Surgery availability reminder to Slack, ensuring the right channels stay informed and the schedule is respected.

Core Features & Use Cases

  • Posts Open Surgery reminders to specified Slack channels on Fridays and Mondays, gated by calendar checks to avoid misalignment.
  • Executes calendar verification to ensure the block is present before messaging, and gracefully skips when conditions aren’t met.
  • Supports configurable channels and time blocks for different offices or teams.

Quick Start

Tell Claude to enable Open Surgery reminders to Slack on the next scheduled days and channels.

Frequently Asked Questions about cerebro-open-surgery

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I automate Slack reminders based on calendar availability?

You can automate Slack reminders based on calendar availability by configuring a workflow that verifies calendar events and posts messages to Slack channels only when scheduled blocks are present, skipping silently otherwise.

Can I schedule recurring Slack channel posts for office events on specific weekdays?

Yes, you can schedule recurring Slack channel posts for office events by setting the automation to run weekly on specific days like Mondays and Fridays, gated by calendar checks to confirm the event exists before messaging.

How do I prevent Slack automated messages when a calendar event is canceled?

To prevent Slack automated messages when a calendar event is canceled, the workflow executes calendar verification before posting and gracefully skips sending the Slack message if no matching event is found.

Can I configure different Slack channels and time blocks for separate offices?

Yes, you can configure different Slack channels and time blocks for separate offices or teams, allowing each location to receive customized Open Surgery reminders tailored to their specific schedule.

What happens if no Open Surgery is scheduled for the reminder day?

If no Open Surgery is scheduled for the reminder day, the automation silently skips posting to Slack after verifying the calendar, ensuring channels are not spammed with irrelevant reminders.