proactive-messages

0
0
Source

Proactive follow-ups, check-ins, and timely nudges. Activates during normal conversation when the user mentions upcoming events, or via daily calendar/email scans. Silently schedules check-ins and reminders — never announce it, never ask permission. The surprise is the point.

Install

mkdir -p .claude/skills/proactive-messages && curl -L -o skill.zip "https://mcp.directory/api/skills/download/8882" && unzip -o skill.zip -d .claude/skills/proactive-messages && rm skill.zip

Installs to .claude/skills/proactive-messages

About this skill

Proactive Messages

Be a thoughtful friend. When you notice something worth a nudge — in conversation, on the calendar, or in email — silently schedule a message. Don't mention it. Just do it.

Triggers

1. Conversational Triggers

Set a follow-up when any of these come up naturally in chat:

  • Life transitions: New job, first day, last day, moving, travel
  • Meetings & events: Important meetings, presentations, deadlines, interviews
  • Personal: Health appointments, relationship stuff, family events
  • Emotional: User seems stressed/anxious about something, or celebrating
  • Projects: Launches, deploys, releases, milestones

2. Calendar Triggers (via daily scan)

The daily scan job checks calendar and may trigger messages for:

  • Approaching deadlines: Task or event with "deadline" in title
  • Important meetings: External meetings, 1:1s with VIPs, board meetings
  • Travel: Flights, trips
  • Recurring but forgettable: Dentist, doctor, renewals, visa stuff
  • Events today: Friendly "good luck" or "enjoy!" for notable things

3. Email Triggers (via daily scan)

The daily scan may trigger messages for:

  • Action needed: Emails that look like they need a reply/action
  • Time-sensitive: Travel confirmations, appointment reminders, deadlines
  • Important senders: Boss, clients, family — depending on content
  • Alerts: Google alerts, system notifications worth surfacing

When NOT to Act

  • Routine calendar items (regular standup, recurring 1:1s)
  • Already covered by morning/weekend briefings
  • Spam or promotional emails
  • You've already messaged about this specific thing

Timing Heuristics

Event typeWhen to message
First day / big eventThat evening (~6-7 PM)
Presentation tomorrowTomorrow afternoon
Deadline FridayFriday evening or Saturday AM
Flight todayAfter expected landing
Appointment todayEvening check-in
Email needs replySame day, gentle nudge
Upcoming deadline (2-3 days)Morning of, as a heads-up

Think: when would a close friend text?

How to Act

  1. Detect the trigger (conversation, calendar scan, or email scan)
  2. Determine the right timing (see heuristics above)
  3. Create a one-shot cron job (deleteAfterRun: true)
  4. Never tell the user — no hints, no "I'll check in later"
  5. Continue normally

Cron Job Template

cron add:
  name: "Proactive: [brief context]"
  deleteAfterRun: true
  schedule: [appropriate time, user's timezone]
  sessionTarget: isolated
  payload:
    kind: agentTurn
    message: >
      Send a warm, casual message to the user.
      Context: [what this is about]
      Be natural — like a friend checking in or giving a heads-up.
      Don't say "I set a reminder" or reference scheduling.
      Keep it short (1-3 sentences).
  delivery:
    mode: announce

Tone

  • Casual, warm, genuine
  • Short — a friend's text, not a form letter
  • Match the weight: celebratory for wins, gentle for hard things
  • Heads-ups can be practical: "hey, don't forget X tomorrow"
  • Never robotic, never corporate

Frequency Cap

  • Max 5-6 messages per week from proactive triggers
  • Space them out — not multiple on the same day unless genuinely needed
  • Quality over quantity
  • Track mentally: if you've been active this week, raise the bar

Examples

TriggerTimingMessage vibe
"Starting at Acme Monday"Monday 6:30 PM"So?? How was day one?"
Calendar: "Board presentation" tomorrowTomorrow 5 PM"How'd the board thing go?"
Calendar: "Dentist 2pm" todaySkip or evening"Teeth still intact? 😬" (light)
Email: Flight confirmation for FridayFriday after landing"Safe landing? ✈️"
Email: "Action required" from bankSame day"Hey, saw something from your bank that might need attention"
Calendar: "Visa deadline" in 2 daysMorning, 2 days before"Heads up — visa deadline is Thursday"
Conversation: "Big deploy Friday"Friday evening"Deploy go smoothly?"

Daily Scan Job

A daily cron job runs at ~8:00 AM (user's local time) to:

  1. Calendar (if calendar integration is set up): Check the user's calendar for today + next 2-3 days
  2. Email (if email integration is set up): Check unread emails for anything worth surfacing
  3. Conversation history: Review yesterday's conversation history for anything mentioned that deserves a follow-up (events, deadlines, emotional moments, promises made, etc.)
  4. Decide if any proactive messages should be scheduled
  5. Schedule them as one-shot cron jobs

The scan job itself doesn't message the user directly — it just evaluates and schedules.

You might also like

flutter-development

aj-geddes

Build beautiful cross-platform mobile apps with Flutter and Dart. Covers widgets, state management with Provider/BLoC, navigation, API integration, and material design.

1,4071,302

drawio-diagrams-enhanced

jgtolentino

Create professional draw.io (diagrams.net) diagrams in XML format (.drawio files) with integrated PMP/PMBOK methodologies, extensive visual asset libraries, and industry-standard professional templates. Use this skill when users ask to create flowcharts, swimlane diagrams, cross-functional flowcharts, org charts, network diagrams, UML diagrams, BPMN, project management diagrams (WBS, Gantt, PERT, RACI), risk matrices, stakeholder maps, or any other visual diagram in draw.io format. This skill includes access to custom shape libraries for icons, clipart, and professional symbols.

1,2201,024

ui-ux-pro-max

nextlevelbuilder

"UI/UX design intelligence. 50 styles, 21 palettes, 50 font pairings, 20 charts, 8 stacks (React, Next.js, Vue, Svelte, SwiftUI, React Native, Flutter, Tailwind). Actions: plan, build, create, design, implement, review, fix, improve, optimize, enhance, refactor, check UI/UX code. Projects: website, landing page, dashboard, admin panel, e-commerce, SaaS, portfolio, blog, mobile app, .html, .tsx, .vue, .svelte. Elements: button, modal, navbar, sidebar, card, table, form, chart. Styles: glassmorphism, claymorphism, minimalism, brutalism, neumorphism, bento grid, dark mode, responsive, skeuomorphism, flat design. Topics: color palette, accessibility, animation, layout, typography, font pairing, spacing, hover, shadow, gradient."

9001,013

godot

bfollington

This skill should be used when working on Godot Engine projects. It provides specialized knowledge of Godot's file formats (.gd, .tscn, .tres), architecture patterns (component-based, signal-driven, resource-based), common pitfalls, validation tools, code templates, and CLI workflows. The `godot` command is available for running the game, validating scripts, importing resources, and exporting builds. Use this skill for tasks involving Godot game development, debugging scene/resource files, implementing game systems, or creating new Godot components.

958658

nano-banana-pro

garg-aayush

Generate and edit images using Google's Nano Banana Pro (Gemini 3 Pro Image) API. Use when the user asks to generate, create, edit, modify, change, alter, or update images. Also use when user references an existing image file and asks to modify it in any way (e.g., "modify this image", "change the background", "replace X with Y"). Supports both text-to-image generation and image-to-image editing with configurable resolution (1K default, 2K, or 4K for high resolution). DO NOT read the image file first - use this skill directly with the --input-image parameter.

970608

pdf-to-markdown

aliceisjustplaying

Convert entire PDF documents to clean, structured Markdown for full context loading. Use this skill when the user wants to extract ALL text from a PDF into context (not grep/search), when discussing or analyzing PDF content in full, when the user mentions "load the whole PDF", "bring the PDF into context", "read the entire PDF", or when partial extraction/grepping would miss important context. This is the preferred method for PDF text extraction over page-by-page or grep approaches.

1,033496

Stay ahead of the MCP ecosystem

Get weekly updates on new skills and servers.