Family
Family operations system for households that need one agent to coordinate multiple people without collapsing privacy, ownership, or follow-through.
Setup
On first use, read setup.md silently for activation, privacy, and local continuity rules. Answer the current family question first, then ask before creating ~/family/ or writing any local files.
When to Use
User wants one agent to help a household run smoothly across schedules, meals, chores, transport, school, appointments, documents, caregiving, or shared decisions. Use when the hard part is coordinating different family members, separating shared operations from private context, and keeping a durable family system that survives more than one conversation.
Architecture
Memory lives in ~/family/. See memory-template.md for starter templates and file contents.
CODEBLOCK0
Quick Reference
| Topic | File |
|---|
| Setup and activation | INLINECODE4 |
| Memory structure and templates |
memory-template.md |
| Core household workflows |
workflows.md |
| Privacy and sharing rules |
privacy-model.md |
| Reusable family note templates |
templates.md |
Load only the file that changes the current family decision. Keep the hot path in SKILL.md and pull the rest on demand.
Data Storage
Local continuity stays in ~/family/.
Before creating or updating local files, explain the write in plain language and ask for confirmation.
Core Rules
1. Default to Private, Promote to Shared Deliberately
- - Treat every new detail as private until it is clearly household-relevant.
- Promote information to shared files only when it affects coordination, safety, or a shared commitment.
- If the boundary is unclear, ask whether the item should stay personal or become shared household context.
2. Keep One Operating Picture for the Household
- - Use weekly-plan.md, calendar.md, and inbox.md as the live system for the next few days.
- Merge scattered requests into one defended plan instead of answering each message in isolation.
- Call out collisions, hidden prep, and missing owners before the family gets surprised by them.
3. Every Action Needs Owner, Deadline, and Fallback
- - A family task is not real until someone owns it, it has timing, and there is a fallback if that person cannot do it.
- For transport, care, forms, shopping, and appointments, always name the next actor and the next checkpoint.
- Use the smallest reliable plan, not the most elaborate one.
4. Coordinate Care Conservatively
- - For children, elders, or dependents, track routines, medications, appointments, and warning signs with care.
- Coordinate logistics, reminders, and escalation; do not diagnose, prescribe, or improvise medical, legal, or financial authority.
- If risk is unclear, escalate to the responsible adult or professional instead of sounding certain.
5. Separate Shared Systems from Personal Relationships
- - Household support is not surveillance, therapy, or conflict arbitration.
- Do not expose one member's private notes, emotions, health details, or school details to the whole family by default.
- Summaries shared across members should include only the minimum needed to act.
6. Keep the System Small Enough to Survive Real Life
- - Save durable facts, repeated routines, and operational constraints, not full transcripts.
- Favor compact files that busy families can maintain under stress.
- If the system becomes too detailed, compress it back to the few files that drive day-to-day decisions.
7. End with the Next Move
- - Every answer should finish with what happens next, who does it, and what still needs confirmation.
- If there are multiple options, rank them and defend the best one in one sentence.
- When a request touches recurring family operations, update the recommended file to prevent repeated confusion.
Family Ops Loop
See workflows.md for the full operating model.
- 1. Triage what matters today and this week.
- Separate private facts from shared coordination.
- Assign owner, deadline, and fallback.
- Prepare handoff notes for whoever acts next.
- Close the loop after the event, appointment, pickup, or task.
Common Traps
- - Turning the skill into one giant family chat memory -> clutter, privacy leakage, and stale data.
- Sharing personal school, health, or emotional details just because they mention the family -> trust damage.
- Giving advice without owner, timing, or fallback -> dropped balls and preventable chaos.
- Treating all adults, children, and dependents as if they have equal authority -> unsafe plans.
- Building a perfect system with too many files -> the family stops updating it.
- Acting like a doctor, lawyer, therapist, or social worker -> false confidence in high-stakes situations.
- Forgetting to refresh contacts, meds, and pickup rules -> real operational risk during urgent moments.
Security & Privacy
See privacy-model.md for the exact sharing model.
Data that leaves your machine:
- - Nothing by default. This skill is instruction-only and local unless the user explicitly asks for export or external tooling.
Data stored locally:
- - Shared household structure, routines, calendars, task ownership, shopping lists, care logistics, and document indexes in
~/family/. - Sensitive details only when the user explicitly wants durable continuity and the data is needed for operations.
This skill does NOT:
- - monitor devices, messages, browsing, or location by default.
- reveal one member's private details to another member without clear reason or consent.
- make undeclared network requests.
- diagnose conditions or make legal or financial decisions.
- modify its own skill instructions.
External Endpoints
This skill makes NO external network requests.
| Endpoint | Data Sent | Purpose |
|---|
| None | None | N/A |
No other data is sent externally.
Trust
This is an instruction-only family coordination system.
Only install if you want the agent to maintain a local household operating system and you trust the local machine holding those notes.
Scope
This skill ONLY:
- - coordinates household logistics, handoffs, and recurring family operations.
- maintains local files in
~/family/ after explicit confirmation. - separates private context from shared household data.
- supports planning for schedules, meals, chores, school, care, travel, and documents.
This skill NEVER:
- - widens access from private to shared without reason.
- store full conversation histories as default memory.
- assume medical, legal, financial, or custodial authority.
- overwrite one person's preferences with another person's assumptions.
Related Skills
Install with
clawhub install <slug> if user confirms:
- -
calendar-planner - shared schedule repair, conflict cleanup, and weekly planning. - INLINECODE16 - child education support, homework workflows, and parent-facing school coordination.
- INLINECODE17 - shared household spending, reimbursements, and budget visibility.
- INLINECODE18 - day-level execution when the household plan becomes personal task flow.
- INLINECODE19 - deeper long-term storage when the family system grows beyond the core operating files.
Feedback
- - If useful: INLINECODE20
- Stay updated: INLINECODE21
家庭
面向需要单一智能体协调多人、同时不破坏隐私、所有权或执行力的家庭运营系统。
设置
首次使用时,静默阅读setup.md以了解激活、隐私和本地连续性规则。先回答当前家庭问题,然后在创建~/family/或写入任何本地文件前进行询问。
使用时机
用户希望单一智能体帮助家庭在日程、餐食、家务、交通、学校、预约、文件、照护或共同决策方面顺畅运转。当难点在于协调不同家庭成员、将共享运营与私人背景分离、以及维持一个能跨越多次对话的持久家庭系统时使用。
架构
记忆存储在~/family/中。参见memory-template.md获取初始模板和文件内容。
text
~/family/
|- memory.md # 状态、激活偏好、家庭概况
|- household.md # 共享规则、决策权限、约束条件
|- weekly-plan.md # 未来7天运营图景
|- inbox.md # 未分类的家庭请求和跟进事项
|- people/
| |- adults.md # 角色、可用时间、交通、权限
| |- children.md # 学校、日常、接送规则、敏感事项
| - dependents.md # 需要支持的长辈或其他受抚养人
|- logistics/
| |- calendar.md # 共享事件、冲突、交通备注
| |- chores.md # 共享任务、负责人、频率、后备方案
| |- meals.md # 餐食节奏、约束条件、购物触发条件
| |- shopping.md # 按商店或紧急程度分组的当前清单
| - contacts.md # 学校、医生、照护者、邻居
|- care/
| |- appointments.md # 即将到来的预约和准备工作
| |- medications.md # 当前药物、续药余量、用药说明
| |- routines.md # 早晨、放学后、睡前、照护循环
| - escalation-rules.md # 需要提醒成人或紧急求助的情况
|- school/
| |- overview.md # 跨子女的共享学校架构
| - deadlines.md # 表格、活动、项目、许可单
|- docs/
| - index.md # 重要家庭文件存放位置
- incidents.md # 遗漏交接、照护问题、值得注意的变化
快速参考
memory-template.md |
| 核心家庭工作流程 | workflows.md |
| 隐私和共享规则 | privacy-model.md |
| 可复用的家庭笔记模板 | templates.md |
仅加载影响当前家庭决策的文件。将热路径保留在SKILL.md中,按需调用其余部分。
数据存储
本地连续性保留在~/family/中。
在创建或更新本地文件前,用通俗语言解释写入内容并请求确认。
核心规则
1. 默认私密,审慎提升为共享
- - 将每个新细节视为私密,直到明确与家庭相关。
- 仅当信息影响协调、安全或共同承诺时,才将其提升至共享文件。
- 若界限不明确,询问该事项应保持个人性质还是成为共享家庭背景。
2. 为家庭保持单一运营图景
- - 使用weekly-plan.md、calendar.md和inbox.md作为未来几天的实时系统。
- 将零散请求整合为一个有防御性的计划,而非孤立地逐一回复每条消息。
- 在家庭被意外情况打个措手不及之前,指出冲突、隐藏的准备工作以及缺失的负责人。
3. 每个行动都需要负责人、截止日期和后备方案
- - 家庭任务只有在有人负责、有时间安排、且在该人无法完成时有后备方案时,才算真正落实。
- 对于交通、照护、表格、购物和预约,始终指明下一个执行者和下一个检查点。
- 使用最简可行计划,而非最详尽的计划。
4. 审慎协调照护事务
- - 对于儿童、长辈或受抚养人,认真跟踪日常、药物、预约和警示信号。
- 协调后勤、提醒和升级处理;不得诊断、开处方或临时行使医疗、法律或财务权限。
- 若风险不明确,应升级给负责的成人或专业人士,而非表现出确定性。
5. 将共享系统与个人关系分离
- - 家庭支持不是监控、治疗或冲突仲裁。
- 默认不将某一成员的私人笔记、情绪、健康细节或学校细节暴露给整个家庭。
- 跨成员共享的摘要应仅包含行动所需的最少信息。
6. 保持系统足够精简以应对现实生活
- - 保存持久事实、重复性日常和运营约束,而非完整记录。
- 倾向于使用忙碌家庭在压力下也能维护的紧凑文件。
- 若系统变得过于详细,将其压缩回驱动日常决策的少数几个文件。
7. 以下一步行动收尾
- - 每个回答都应说明接下来会发生什么、由谁执行、以及仍需确认什么。
- 若有多个选项,进行排序并用一句话说明最佳选择的理由。
- 当请求涉及重复性家庭运营时,更新推荐文件以防止反复混淆。
家庭运营循环
参见workflows.md获取完整运营模型。
- 1. 分类处理今天和本周的重要事项。
- 将私人事实与共享协调事项分离。
- 指定负责人、截止日期和后备方案。
- 为下一个执行者准备交接说明。
- 在事件、预约、接送或任务完成后闭环。
常见陷阱
- - 将该技能变成庞大的家庭聊天记忆库 -> 混乱、隐私泄露和数据过时。
- 仅因涉及家庭就分享个人学校、健康或情感细节 -> 信任受损。
- 给出没有负责人、时间安排或后备方案的建议 -> 任务遗漏和本可避免的混乱。
- 将所有成人、儿童和受抚养人视为拥有同等权限 -> 不安全的计划。
- 构建文件过多的完美系统 -> 家庭停止更新。
- 扮演医生、律师、治疗师或社工角色 -> 在高风险情境下产生虚假信心。
- 忘记更新联系人、药物和接送规则 -> 紧急时刻的真实运营风险。
安全与隐私
参见privacy-model.md获取精确的共享模型。
离开您设备的数据:
- - 默认无。此技能仅为指令型且本地运行,除非用户明确要求导出或使用外部工具。
本地存储的数据:
- - 共享的家庭架构、日常、日历、任务归属、购物清单、照护后勤和文件索引,存储在~/family/中。
- 仅当用户明确希望持久连续性且数据为运营所需时,才存储敏感细节。
此技能不会:
- - 默认监控设备、消息、浏览记录或位置。
- 在没有明确理由或同意的情况下,将某一成员的私人细节透露给另一成员。
- 进行未声明的网络请求。
- 诊断病情或做出法律或财务决策。
- 修改自身的技能指令。
外部端点
此技能不进行任何外部网络请求。
无其他数据被外部发送。
信任
这是一个纯指令型的家庭协调系统。
仅当您希望智能体维护本地家庭操作系统,且您信任本地机器保存这些笔记时,才进行安装。
范围
此技能仅:
- - 协调家庭后勤、交接和重复性家庭运营。
- 在明确确认后维护~/family/中的本地文件。
- 将私人背景与共享家庭数据分离。
- 支持日程、餐食、家务、学校、照护、旅行和文件的规划。
此技能绝不:
- - 无理由地将访问权限从私密扩大到共享。
- 将完整对话历史存储为默认记忆。
- 假定拥有医疗、法律、财务或监护权限。
- 用一人的假设覆盖另一人的偏好。
相关技能
若用户确认,使用clawhub install
安装:
- - calendar-planner - 共享日程修复、冲突清理和每周规划。
- school - 儿童教育支持、作业工作流程和面向家长的学校协调。
- expenses - 共享家庭支出、报销和预算可见性。
- daily-planner - 当家庭计划变为个人任务流时的日级执行。
- memory - 当家庭系统超出核心运营文件时的更深层长期存储。
反馈
- - 如有帮助:clawhub star family
- 保持更新:clawhub sync