← 返回 Skills 市场
Baby Guide
作者
BytesAgain2
· GitHub ↗
· v2.0.0
· MIT-0
502
总下载
0
收藏
1
当前安装
13
版本数
在 OpenClaw 中安装
/install baby-guide
功能描述
育儿指南助手。新生儿护理、辅食添加、疫苗接种、早教启蒙、睡眠训练、亲子互动。Baby care guide with feeding, vaccination, sleep training, early education. 育儿百科、宝宝成长、母婴护理。Use when parents need baby c...
使用说明 (SKILL.md)
baby-guide
育儿指南。按月龄发育指标、辅食添加、早教建议、疫苗提醒。
Commands
| 命令 | 说明 |
|---|---|
baby.sh milestone "月龄" |
发育指标(身高体重/大运动/精细运动/语言/社交) |
baby.sh food "月龄" |
辅食添加指南 |
baby.sh education "月龄" |
早教建议与亲子活动 |
baby.sh vaccine "月龄" |
疫苗接种提醒 |
baby.sh help |
显示帮助信息 |
Usage
当用户询问宝宝发育、辅食、早教、疫苗等育儿话题时,使用对应命令。
示例:
# 6个月宝宝发育指标
bash scripts/baby.sh milestone "6"
# 8个月辅食添加指南
bash scripts/baby.sh food "8"
# 12个月早教建议
bash scripts/baby.sh education "12"
# 3个月疫苗提醒
bash scripts/baby.sh vaccine "3"
将脚本输出作为参考,提醒用户具体情况请咨询儿科医生。
💬 Feedback & Feature Requests: https://bytesagain.com/feedback Powered by BytesAgain | bytesagain.com
- Run
baby-guide helpfor all commands
安全使用建议
This skill appears to implement a baby-care reference and does not try to exfiltrate data or require credentials. Before installing or running: (1) inspect scripts/script.sh — it will create ~/.local/share/baby-guide (or $XDG_DATA_HOME/baby-guide) and append to a history.log; if you don't want local logging, remove or edit that file. (2) Note the 'emergency' command in scripts/baby.sh is available though not listed in SKILL.md; review its output to ensure it matches your expectations. (3) No network access or secrets are requested, but always avoid running skills from unknown sources on sensitive systems — consider running in a sandbox or reviewing the full scripts if you have concerns. Finally, remember the guidance is for reference only and advise users to consult a pediatrician for medical decisions.
功能分析
Type: OpenClaw Skill
Name: baby-guide
Version: 2.0.0
The skill bundle provides a legitimate and detailed baby care guide, including developmental milestones, vaccination schedules, and emergency medical advice. The core logic is contained in 'scripts/baby.sh', which uses a Python sub-process to safely handle and display informational data based on user input. While the bundle includes an unrelated design helper script ('scripts/script.sh'), it appears to be a harmless developer artifact that only performs local logging and prints static design references. No evidence of malicious intent, data exfiltration, or prompt injection was found.
能力评估
Purpose & Capability
The skill's stated purpose is baby care and the primary script (scripts/baby.sh) implements milestone/food/education/vaccine functionality as described. However, the package also includes scripts/script.sh (a design-helper that logs to $XDG_DATA_HOME or $HOME/.local/share/baby-guide), which is unrelated to baby guidance and not referenced in SKILL.md; this is a mild mismatch but not clearly malicious.
Instruction Scope
SKILL.md directs the agent to run scripts/baby.sh for the declared commands and those commands are implemented in the script. There is a small mismatch: baby.sh exposes an 'emergency' command in its help/case statement that is not listed in SKILL.md's command table. The script only prints guidance and does not attempt to read unrelated system files or transmit data.
Install Mechanism
This is an instruction-only skill with embedded scripts; there is no install specification, no external downloads, and nothing is fetched at runtime. That limits the risk of arbitrary remote code being pulled in.
Credentials
The skill declares no required environment variables or credentials. The included scripts do reference typical environment variables (BABY_GUIDE_DIR, XDG_DATA_HOME, HOME) in scripts/script.sh to create a local data directory and append a history.log; this is disproportionate to a purely read-only guidance tool but not inherently dangerous. No secrets are requested or accessed.
Persistence & Privilege
always:false (no forced permanent inclusion). The skill does not request system-wide privilege or attempt to alter other skills or agent configs. The only persistent effect would occur if scripts/script.sh is run — it creates a $DATA_DIR and appends to history.log in the user's data directory.
如何使用
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install baby-guide - 安装完成后,直接呼叫该 Skill 的名称或使用
/baby-guide触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v2.0.0
v2.5 standard: Use-when desc, homepage, source, security fix
v2.3.5
yaml-fix+quality
v2.3.4
yaml-fix+quality
v2.3.3
Quality upgrade
v2.3.2
Quality upgrade: custom functionality
v2.3.1
Standards compliance: unique content, no template text
v2.3.0
Quality fixes: removed third-party references, aligned docs with implementation
v2.1.0
Enhanced descriptions for better AI triggering
v2.2.0
Enhanced descriptions for better AI triggering
v1.0.1
Add runtime declaration + security compliance
v1.1.1
Brand: [email protected]
v1.1.0
Major upgrade: milestone (development milestones by month), food (complementary feeding plan), emergency (symptom handling). tips.md added.
v1.0.0
Initial release with Chinese SEO keywords.
元数据
常见问题
Baby Guide 是什么?
育儿指南助手。新生儿护理、辅食添加、疫苗接种、早教启蒙、睡眠训练、亲子互动。Baby care guide with feeding, vaccination, sleep training, early education. 育儿百科、宝宝成长、母婴护理。Use when parents need baby c... 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 502 次。
如何安装 Baby Guide?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install baby-guide」即可一键安装,无需额外配置。
Baby Guide 是免费的吗?
是的,Baby Guide 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。
Baby Guide 支持哪些平台?
Baby Guide 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 Baby Guide?
由 BytesAgain2(@ckchzh)开发并维护,当前版本 v2.0.0。
推荐 Skills