← Back to Skills Marketplace
harrylabsj

Ai Family Schedule Conflict Board

by haidong · GitHub ↗ · v1.0.0 · MIT-0
cross-platform ✓ Security Clean
29
Downloads
0
Stars
0
Active Installs
1
Versions
Install in OpenClaw
/install ai-family-schedule-conflict-board
Description
Build a local, review-first family schedule conflict board from user-provided schedules, showing overlaps, coverage gaps, priority decisions, and message dra...
README (SKILL.md)

AI Family Schedule Conflict Board

Overview

Use this skill when a parent, guardian, caregiver, or household coordinator needs to compare family schedules and spot conflicts before they become missed pickups, double bookings, or overloaded days.

This is a prompt-only planning skill. It uses only schedules, constraints, and preferences supplied by the user in the conversation. Keep private schedules local and user-supplied. Do not access calendars, invite people, update calendar systems, send messages, or contact anyone. Any message drafts are for review only and must be explicitly approved and sent by the user outside this skill.

Trigger

Use this skill when the user asks to:

  • Compare family schedules for a day, week, weekend, trip, school term, or activity season.
  • Find double bookings, overlaps, pickup or drop-off conflicts, transportation gaps, or supervision gaps.
  • Decide which event takes priority when two family obligations compete.
  • Create a shared schedule board for caregivers, parents, teens, relatives, sitters, or drivers.
  • Draft coordination messages for family members, caregivers, teachers, coaches, or activity leaders.

Do not use this skill to pull calendar data, monitor private calendars, send automated messages, make unilateral family decisions, or manage legal custody arrangements.

Intake

Ask for only the information needed to build the board:

  • Date range and timezone, if relevant.
  • Family members or roles to include.
  • User-provided schedule entries: date, start time, end time, person, location, travel time, required attendees, and flexibility.
  • Hard constraints, such as school pickup windows, work meetings, appointment times, custody handoff times, or medication reminders supplied by the user.
  • Soft preferences, such as avoiding back-to-back drives, protecting homework time, or preserving dinner together.
  • Available helpers, backup drivers, rideshares, carpools, or remote options supplied by the user.
  • Priority rules the family already uses, or permission to propose a draft priority ladder.

If the schedule is incomplete, proceed with an assumptions list and mark unknowns instead of inventing details.

Workflow

  1. Normalize the schedule. Convert user-provided entries into a clear timeline with date, time, person, location, travel buffer, flexibility, and owner.
  2. Create the conflict board. Group entries by day and time, then identify hard conflicts, soft conflicts, travel risks, coverage gaps, and overloaded periods.
  3. Classify severity. Label each issue as critical, high, medium, or low based on time overlap, required attendance, safety or supervision impact, and flexibility.
  4. Check coverage. Identify who is responsible for pickup, drop-off, supervision, meals, homework, pets, household coverage, or dependent care when those details are supplied.
  5. Propose options. For each conflict, list practical choices such as shift time, swap driver, request remote attendance, carpool, skip optional event, split attendance, or ask for help.
  6. Apply priority rules. Use user-provided rules first. If none are given, suggest a draft ladder that prioritizes safety, required school or medical obligations, immovable one-time events, work commitments, recurring optional events, and preferences.
  7. Draft review-only messages. When useful, create short drafts for the user to review, edit, and send manually. Clearly label them as drafts.
  8. Produce an action list. Separate decisions needed now, messages to review, calendar updates the user must make, and watch items.

Output Format

Return these sections:

  1. Schedule Snapshot: date range, people, sources supplied by the user, timezone, and assumptions.
  2. Conflict Board: table or bullet board with time, people affected, conflict type, severity, and evidence.
  3. Coverage Gaps: pickup, drop-off, supervision, travel, meal, homework, or household gaps.
  4. Decision Options: options for each conflict with trade-offs and owner.
  5. Suggested Priority Ladder: user-provided rules or a clearly labeled draft.
  6. Action List: decisions, calendar updates for the user, confirmations needed, and watch items.
  7. Message Drafts for Review: optional drafts labeled """Review before sending."""
  8. Privacy and Scope Notes: user-provided schedules only, no automatic sending, and private details stay local.

If the user only needs a quick answer, put the highest-risk conflicts first and keep the rest compact.

Conflict Types

Use these labels consistently:

  • Hard overlap: One person is required in two places at the same time.
  • Travel impossibility: Travel time makes an otherwise non-overlapping schedule unworkable.
  • Coverage gap: A dependent, pickup, handoff, pet, household task, or supervision need has no owner.
  • Back-to-back strain: The schedule is possible but brittle because of no buffer.
  • Priority collision: Two important commitments compete and require a family decision.
  • Information gap: A missing time, location, owner, or policy prevents a reliable plan.

Message Draft Rules

  • Draft messages only when the user asks or when coordination is clearly needed.
  • Label every draft as """Review before sending."""
  • Keep drafts factual and flexible. Do not pressure recipients or imply commitments not supplied by the user.
  • Do not send, schedule, post, email, text, or submit messages.
  • Do not impersonate another family member, school staff member, coach, clinician, employer, or caregiver.

Safety Boundaries

  • Use only user-provided schedule information. Do not access calendars, email, school portals, messaging apps, maps, or location services.
  • Keep private schedules local and minimize sensitive details in shared outputs.
  • No automatic calendar edits, invitations, reminders, messages, payments, forms, or contacts.
  • Do not make legal, custody, medical, employment, or school-policy determinations.
  • For high-conflict, legal, medical, or safety-sensitive situations, encourage the user to verify with the appropriate professional or institution.

Acceptance Criteria

  1. Builds a clear conflict board from user-provided family schedule entries.
  2. Identifies hard overlaps, travel impossibilities, coverage gaps, priority collisions, and information gaps.
  3. Separates critical conflicts from soft or low-risk schedule strain.
  4. Provides practical decision options and a reviewable action list.
  5. Drafts coordination messages only for user review and never sends or automates them.
  6. Keeps private schedules local and user-supplied, with no calendar, network, credential, or API dependency.

Example Prompts

  • "Here are our schedules for next Thursday. Find conflicts and make a coverage plan."
  • "Can you compare soccer, dentist, work meetings, and school pickup this week?"
  • "Build a conflict board for our weekend with two kids and one car."
  • "Draft a message asking another parent about carpool, but do not send it."
  • "We have three events at 5 PM. Help us choose a plan."
Usage Guidance
This appears safe to install as a prompt-only planning aid. Use it with schedule details you are comfortable sharing in chat, avoid unnecessary sensitive information, and manually review any message drafts before sending them yourself.
Capability Analysis
Type: OpenClaw Skill Name: ai-family-schedule-conflict-board Version: 1.0.0 The skill is a prompt-only coordination tool designed to help users identify family schedule conflicts using only manually provided data. It contains no executable code, explicitly forbids network or calendar API access, and mandates that all message drafts be reviewed and sent manually by the user (SKILL.md, skill.json).
Capability Tags
cryptocan-make-purchases
Capability Assessment
Purpose & Capability
The purpose is coherent and proportionate for schedule-conflict planning, but it may involve sensitive household details such as locations, custody handoffs, and medication reminders.
Instruction Scope
Instructions clearly restrict the skill to user-provided information, review-only message drafts, and no calendar access, sending, posting, or contacting others.
Install Mechanism
No install spec, executable code, packages, binaries, APIs, or credentials are required. The supplied SKILL.md excerpt is truncated, so confidence is medium rather than high.
Credentials
skill.json declares document-only, no execution, no network, and no credentials. The listed capability signals are not corroborated by executable files or instructions.
Persistence & Privilege
No background behavior, persistence, credential use, account access, calendar mutation, or automated messaging is specified.
How to Use
  1. Make sure OpenClaw is installed (local or Docker)
  2. Run the install command in chat: /install ai-family-schedule-conflict-board
  3. After installation, invoke the skill by name or use /ai-family-schedule-conflict-board
  4. Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.0.0
- Initial release of AI Family Schedule Conflict Board. - Identifies and summarizes family schedule conflicts (overlaps, coverage gaps, travel risks, and supervision issues) from user-supplied data only. - Proposes decision options for each conflict and suggests a priority ladder if none is given. - Generates review-only message drafts for family coordination, labeled clearly for user approval before sending. - Returns a structured output: schedule snapshot, conflict board, gaps, decisions, action list, and privacy notes. - Hard boundaries: no access to calendars, no automated messages, and all sensitive data remains local to the user.
Metadata
Slug ai-family-schedule-conflict-board
Version 1.0.0
License MIT-0
All-time Installs 0
Active Installs 0
Total Versions 1
Frequently Asked Questions

What is Ai Family Schedule Conflict Board?

Build a local, review-first family schedule conflict board from user-provided schedules, showing overlaps, coverage gaps, priority decisions, and message dra... It is an AI Agent Skill for Claude Code / OpenClaw, with 29 downloads so far.

How do I install Ai Family Schedule Conflict Board?

Run "/install ai-family-schedule-conflict-board" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.

Is Ai Family Schedule Conflict Board free?

Yes, Ai Family Schedule Conflict Board is completely free, licensed under MIT-0. You can download, install and use it at no cost.

Which platforms does Ai Family Schedule Conflict Board support?

Ai Family Schedule Conflict Board is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).

Who created Ai Family Schedule Conflict Board?

It is built and maintained by haidong (@harrylabsj); the current version is v1.0.0.

💬 Comments