← 返回 Skills 市场
harrylabsj

Ai Family Schedule Conflict Board

作者 haidong · GitHub ↗ · v1.0.0 · MIT-0
cross-platform ✓ 安全检测通过
29
总下载
0
收藏
0
当前安装
1
版本数
在 OpenClaw 中安装
/install 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...
使用说明 (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."
安全使用建议
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.
功能分析
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).
能力标签
cryptocan-make-purchases
能力评估
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.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install ai-family-schedule-conflict-board
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /ai-family-schedule-conflict-board 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
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.
元数据
Slug ai-family-schedule-conflict-board
版本 1.0.0
许可证 MIT-0
累计安装 0
当前安装数 0
历史版本数 1
常见问题

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... 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 29 次。

如何安装 Ai Family Schedule Conflict Board?

在 OpenClaw 或 Claude Code 对话框中运行命令「/install ai-family-schedule-conflict-board」即可一键安装,无需额外配置。

Ai Family Schedule Conflict Board 是免费的吗?

是的,Ai Family Schedule Conflict Board 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。

Ai Family Schedule Conflict Board 支持哪些平台?

Ai Family Schedule Conflict Board 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。

谁开发了 Ai Family Schedule Conflict Board?

由 haidong(@harrylabsj)开发并维护,当前版本 v1.0.0。

💬 留言讨论