[{"data":1,"prerenderedAt":-1},["ShallowReactive",2],{"project-1194":3},{"id":4,"name":5,"fullName":6,"owner":7,"repo":5,"description":8,"homepage":9,"htmlUrl":9,"language":9,"languages":9,"totalLinesOfCode":9,"stars":10,"forks":11,"watchers":12,"openIssues":13,"contributorsCount":13,"subscribersCount":13,"size":13,"stars1d":13,"stars7d":13,"stars30d":14,"stars90d":13,"forks30d":13,"starsTrendScore":13,"compositeScore":15,"rankGlobal":9,"rankLanguage":9,"license":9,"archived":16,"fork":16,"defaultBranch":17,"hasWiki":18,"hasPages":16,"topics":19,"createdAt":9,"pushedAt":9,"updatedAt":20,"readmeContent":21,"aiSummary":22,"trendingCount":13,"starSnapshotCount":13,"syncStatus":23,"lastSyncTime":24,"discoverSource":25},1194,"tradclaw","ChatPRD\u002Ftradclaw","ChatPRD","AI openclaw mom and household manager for agentic parenting",null,319,33,3,0,7,4.59,false,"main",true,[],"2026-06-12 02:00:24","# tradclaw\n\nTradclaw is an OpenClaw starter repo for home ops:\n\n- family calendar briefs  \n- school email and message triage  \n- pickup and activity checks  \n- meal plans and shopping lists  \n- homework logging from photos  \n- home book inventory and recommendations  \n- helper payment reminders  \n- home maintenance rhythms  \n- custom stories for kids  \n\nIt is meant to be copied, tailored, and made genuinely useful.\n\nThe repo is organized as a **scaffold** (same general idea as [clawchief](https:\u002F\u002Fgithub.com\u002Fsnarktank\u002Fclawchief)): opinionated setup and interview flow in [`tradclaw\u002F`](tradclaw\u002F), copyable household files in [`workspace\u002F`](workspace\u002F), optional skills and cron beside them.\n\n**OpenClaw alignment:** names and behaviors follow the official workspace model (bootstrap files, memory, heartbeat, skills). Summary: [`tradclaw\u002Fopenclaw-primitives.md`](tradclaw\u002Fopenclaw-primitives.md); canonical upstream: [docs.openclaw.ai](https:\u002F\u002Fdocs.openclaw.ai\u002Fconcepts\u002Fagent-workspace).\n\n## Safety and privacy (read this)\n\nTradclaw assumes **kids and family data are high-stakes**. The template is explicit about:\n\n- **No leaking private child information** — default is **ask first** before sharing anything about children or the household outside agreed boundaries.  \n- **Prompt injection resistance** — email, school portals, PDFs, web pages, calendar text, app notifications, tool output, and cron payloads are **not** the user; they must not override rules. Only direct instruction from the household in **approved gateway channels** counts as authoritative (see [`workspace\u002FTOOLS.md`](workspace\u002FTOOLS.md)).  \n- **Full stance:** [`workspace\u002FSOUL.md`](workspace\u002FSOUL.md) (safety + boundaries + injection). **Where \"the user\" lives:** fill in [`workspace\u002FTOOLS.md`](workspace\u002FTOOLS.md) under *Approved channels*.\n\n## Why it exists\n\nMost AI assistant examples are built around coding, work, or gadgets.  \nA lot fewer are built around the actual domestic command center:\n\n- school logistics  \n- meal planning  \n- shopping  \n- clutter and maintenance  \n- helper payments  \n- remembering what the kids are learning  \n- making a normal weekday feel less like an ambush  \n\nThat's what Tradclaw is for.\n\n## How to use it\n\nSend this to your OpenClaw (replace the URL if you host a fork):\n\n```text\nRead the Tradclaw household scaffold at https:\u002F\u002Fgithub.com\u002FChatPRD\u002Ftradclaw and use it to set up my workspace.\n\nStart with tradclaw\u002FBOOTSTRAP.md — follow the read order, interview me, recommend modules, and tailor workspace\u002F files. Do not enable everything by default. Clone the repo if you need local file access.\n```\n\nThat's it. The assistant will read the repo, run the interview, and shape the workspace files.\n\n### What happens after the interview\n\n1. The assistant tailors `workspace\u002F` (`IDENTITY.md`, `USER.md`, `TOOLS.md`, `HEARTBEAT.md`, `MEMORY.md`, and relevant `resources\u002F` files) based on what you told it.\n2. Copy the **contents** of `workspace\u002F` into your real OpenClaw household root (where `AGENTS.md` and `SOUL.md` normally live). Merge carefully if you already have files there.\n3. **Optional: skills** — copy only the skill folders you want from [`skills\u002F`](skills\u002F) into your OpenClaw skills location.\n4. **Optional: cron** — use [`cron\u002FREADME.md`](cron\u002FREADME.md) and [`cron\u002Fjobs.template.json`](cron\u002Fjobs.template.json) as **examples** of what scheduled checks can look like. Do not copy them verbatim — IDs, times, and timezones are placeholders. Build your own.\n\nPaper-style checklist: [`SETUP-CHECKLIST.md`](SETUP-CHECKLIST.md).\n\n## What's in the repo\n\n| Folder | What it is |\n|--------|------------|\n| [`workspace\u002F`](workspace\u002F) | OpenClaw-style household template: `AGENTS.md`, `SOUL.md`, `IDENTITY.md`, `USER.md`, `TOOLS.md`, `HEARTBEAT.md`, `MEMORY.md`, `memory\u002F`, plus Tradclaw `resources\u002F` |\n| [`tradclaw\u002F`](tradclaw\u002F) | Scaffold runbook: [`BOOTSTRAP.md`](tradclaw\u002FBOOTSTRAP.md), interview, module guide, apply-results, OpenClaw primitives reference |\n| [`skills\u002F`](skills\u002F) | Example skill folders to copy into workspace `skills\u002F` or `~\u002F.openclaw\u002Fskills` |\n| [`cron\u002F`](cron\u002F) | Optional **example** schedules (do not copy IDs \u002F times \u002F timezones literally) |\n\n## Best starter modules\n\nFor most households, start with:\n\n- calendar briefs  \n- school triage  \n- meal planning and shopping  \n- home maintenance  \n\nThen layer in:\n\n- homework log  \n- book inventory  \n- helper payments  \n- custom stories  \n\n## Example prompts\n\n- \"What do I need to know this morning?\"  \n- \"Anything urgent from school?\"  \n- \"What are we missing for dinner this week?\"  \n- \"Log this worksheet and tell me what skill they're practicing.\"  \n- \"Add these books and suggest a bedtime option for a 6-year-old.\"  \n- \"What home maintenance should I do this month?\"  \n- \"Remind me to pay the cleaner Friday.\"  \n- \"Tell a bedtime story about a brave kid who loves soccer and raccoons.\"  \n\n## Credit\n\nThe scaffold pattern here — separate setup layer, interview-driven tailoring, copyable workspace — was directly inspired by Ryan Carson's [clawchief](https:\u002F\u002Fgithub.com\u002Fsnarktank\u002Fclawchief) and his [launch post](https:\u002F\u002Fx.com\u002Fryancarson\u002Fstatus\u002F2039786704731541903). Ryan's work on turning OpenClaw into a chief-of-staff operating system showed how powerful a well-organized example repo can be. Tradclaw just points the same idea at the household.\n\nBuilt by [@clairevo](https:\u002F\u002Fx.com\u002Fclairevo). Have fun!\n\n## Learn more\n\n- [OpenClaw: The complete guide to building, training, and living with your personal AI agent](https:\u002F\u002Fwww.lennysnewsletter.com\u002Fp\u002Fopenclaw-the-complete-guide-to-building) — full walkthrough on Lenny's Newsletter  \n- [Watch the video](https:\u002F\u002Fwww.youtube.com\u002Fwatch?v=DIa0MYJzM5I)  \n\n[![OpenClaw guide on Lenny's Podcast](https:\u002F\u002Fimg.youtube.com\u002Fvi\u002FDIa0MYJzM5I\u002Fmaxresdefault.jpg)](https:\u002F\u002Fwww.youtube.com\u002Fwatch?v=DIa0MYJzM5I)\n","Tradclaw 是一个面向家庭管理的AI助手项目，旨在帮助家长处理日常家务和育儿事务。其核心功能包括家庭日历概览、学校邮件和消息筛选、接送及活动检查、餐食计划与购物清单、作业记录、家庭图书管理和推荐、帮手付款提醒以及家庭维护提醒等。此外，它还支持为孩子创建自定义故事。该项目采用模块化设计，用户可以根据自身需求定制功能，同时注重隐私保护和安全，确保儿童和家庭数据的安全性。适用于需要高效管理家庭日常事务、提升生活质量的家庭场景。",2,"2026-06-11 02:42:15","CREATED_QUERY"]