← 返回 Skills 市场
101
总下载
0
收藏
0
当前安装
1
版本数
在 OpenClaw 中安装
/install baby-planner
功能描述
Provides comprehensive support from preconception guidance, pregnancy management, birth preparation, baby naming, parenting knowledge, to pregnancy record ke...
使用说明 (SKILL.md)
Baby Planner 备孕孕期全程助手
全方位生娃助手,覆盖备孕指导、孕期管理、待产准备、宝宝起名、育儿知识库、孕期记录,以及公众号/朋友圈内容生成。
功能模块
1. 备孕指导
- 排卵期计算(末次月经→排卵日→最佳受孕窗口)
- 备孕检查清单(女性/男性/双方)
- 营养指南(叶酸/DHA/铁/饮食禁忌)
- 公众号备孕文案结构(3套模板)
2. 孕期全程指南
- 孕早期(1-12周):B超确认胎心、NT/早唐、孕吐缓解、营养禁忌
- 孕中期(13-27周):大排畸、糖耐、胎动观察、营养强化
- 孕晚期(28-40周):胎监、分娩信号识别、待产准备
- 产检时间表:6周B超→12周NT→20-24周四维→24-28周糖耐→36周GBS筛查
- 孕期不适缓解:孕吐/便秘/抽筋/水肿/失眠/妊娠纹
3. 待产清单
- 妈妈物品:证件、衣物(开衫睡衣/一次性内裤)、护理(产褥垫/产妇卫生巾)、哺乳(吸奶器/储奶袋)
- 宝宝物品:衣物、喂养(奶瓶/奶粉)、护理(NB纸尿裤/护臀膏)、出院(安全座椅)
- 家中提前备好:婴儿床/消毒柜/温奶器/耳温枪/婴儿洗衣机
- 公众号待产清单文案结构(2套模板)
4. 宝宝起名
- 起名流程:收集信息→八字分析→五行旺缺→喜用神判断→选字→候选名单
- 五行喜用参考:木(森/桐/榆)、火(煜/炜/晟)、土(坤/培/均)、金(铭/钧/铎)、水(泽/润/涵)
- 音调搭配原则:三声调姓氏配一/二/四声名
- 公众号起名攻略文案(2套模板)
5. 育儿知识库(衔接 parenting skill)
- 各月龄发育里程碑:身高/体重/能力对照表
- 分月龄辅食指南:吞咽期→蠕嚼期→细嚼期→咀嚼期
- 睡眠管理:各月龄时长+哄睡方法+睡眠仪式
- 健康护理:疫苗时间表+常见病家庭处理
- 公众号育儿内容(6套模板)
6. 孕期记录
- 孕期日志模板:体重/产检/身体感受/心情/待办
- 孕期照片规划建议
参考文档
references/pregnancy_timeline.md— 详细孕期日历+食谱references/naming_guide.md— 起名完整手册+案例references/hospital_checklist.md— 待产包完整清单references/public_account_templates.md— 公众号内容模板
安全使用建议
This skill appears coherent and self-contained: it provides templates, local calculators and name suggestion scripts and requests no credentials. Before running code from an unknown author, you should: 1) inspect the scripts yourself (they are short and readable) or run them in a sandboxed environment; 2) avoid entering sensitive secrets or production credentials into any prompts (the scripts require birthdates/names only); 3) be aware the content includes health advice — verify medical recommendations with a qualified professional; 4) note the SKILL.md references some placeholder/mismatched documentation filenames — confirm any missing references you care about. If the skill later adds network calls, environment variables, or downloads, re-evaluate for risk (that would raise concerns).
功能分析
Type: OpenClaw Skill
Name: baby-planner
Version: 1.0.0
The 'baby-planner' skill bundle is a comprehensive assistant for pregnancy and early parenting. It contains informational markdown files and simple Python scripts (checklist_generator.py, name_suggester.py, pregnancy_calc.py) that perform local calculations and text generation based on user input. No evidence of data exfiltration, malicious execution, or prompt injection was found; the code uses only standard libraries and lacks network or sensitive file system access.
能力评估
Purpose & Capability
Name, description, SKILL.md and the included scripts (pregnancy_calc.py, checklist_generator.py, name_suggester.py, example.py) are consistent with a pregnancy/baby planner. Minor inconsistency: SKILL.md references some reference filenames (e.g., references/pregnancy_timeline.md, references/naming_guide.md, references/hospital_checklist.md, references/public_account_templates.md) that do not exactly match the actual manifest filenames (the manifest contains pregnancy_stages.md, baby_milestones.md, feeding_guide.md, api_reference.md). These appear to be documentation/placeholders rather than functional mismatches and do not affect capability alignment.
Instruction Scope
SKILL.md contains only functional instructions and content templates related to pregnancy, baby naming, templates and records. It does not instruct the agent to read unrelated system files, access environment variables, or transmit data to external endpoints. The included scripts operate locally (print output) and do not perform network I/O or read/write sensitive system paths.
Install Mechanism
No install specification — instruction-only plus local Python scripts. Nothing is downloaded or written by an install step, which is the lowest‑risk install pattern.
Credentials
The skill declares no required environment variables, no primary credential, and no config paths. The code does not reference environment variables or secrets. All requested resources are proportional to the stated purpose.
Persistence & Privilege
always is false and the skill does not request persistent/system-wide privileges. There are no instructions or code to modify other skills or agent configuration. Agent autonomous invocation is allowed by default (disable-model-invocation is false), which is normal.
如何使用
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install baby-planner - 安装完成后,直接呼叫该 Skill 的名称或使用
/baby-planner触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.0
首发版本
元数据
常见问题
Baby Planner 备孕孕期全程助手 是什么?
Provides comprehensive support from preconception guidance, pregnancy management, birth preparation, baby naming, parenting knowledge, to pregnancy record ke... 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 101 次。
如何安装 Baby Planner 备孕孕期全程助手?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install baby-planner」即可一键安装,无需额外配置。
Baby Planner 备孕孕期全程助手 是免费的吗?
是的,Baby Planner 备孕孕期全程助手 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。
Baby Planner 备孕孕期全程助手 支持哪些平台?
Baby Planner 备孕孕期全程助手 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 Baby Planner 备孕孕期全程助手?
由 xbmchina(@xbmchina)开发并维护,当前版本 v1.0.0。
推荐 Skills