← 返回 Skills 市场
realteamprinz

Parent.skill

作者 realteamprinz · GitHub ↗ · v1.0.0 · MIT-0
cross-platform ⚠ suspicious
108
总下载
0
收藏
0
当前安装
1
版本数
在 OpenClaw 中安装
/install parent
功能描述
Unified parenting co-pilot for both parents. Track your baby's patterns together — feeding, sleep, milestones, soothing playbook. One source of truth for mom...
安全使用建议
The skill otherwise looks coherent for a local baby tracker, but the detected hidden Unicode control characters are a red flag for prompt-injection attempts. Before installing: (1) ask the author to explain or provide a clean SKILL.md without hidden characters; (2) inspect the file yourself (e.g., hexdump -C SKILL.md or cat -v SKILL.md) and remove control characters; (3) verify there is no code that would send data externally (there are none included, which reduces risk); (4) if you plan to use 'voice note' features, require clarity on how audio is captured/transcribed and what local tools (if any) are used; (5) run the skill first in an isolated account or VM and monitor for unexpected network activity. If the author cannot account for the hidden characters and the voice-note behavior remains vague, do not install.
功能分析
Type: OpenClaw Skill Name: parent Version: 1.0.0 The parent-skill bundle is a parenting co-pilot designed to track baby routines such as feeding, sleep, and soothing patterns. All data is stored locally in ~/.parent-skill/ using human-readable Markdown and JSONL formats, with explicit instructions in SKILL.md and README.md stating that no data is transmitted externally. The bundle contains only configuration, templates, and AI instructions that are well-aligned with its stated purpose, with no evidence of malicious intent, data exfiltration, or unauthorized execution.
能力评估
Purpose & Capability
Name, description, templates, and README all describe a local-only parenting co-pilot storing files under ~/.parent-skill. There are no declared env vars, required binaries, or install scripts that would be unexpected for this purpose, so requested capabilities are proportionate to the stated goal.
Instruction Scope
SKILL.md scope stays largely within the stated purpose: it references only local storage (~/.parent-skill/children/) and explicitly denies external data transmission. Two minor concerns: (1) the doc claims 'voice note → auto-logged' but provides no mechanism for audio capture/transcription or required binaries/services, and (2) the scanner detected unicode-control-chars inside SKILL.md (prompt-injection pattern) — hidden characters can alter model parsing and are not expected for a local parenting tracker.
Install Mechanism
No install spec or code files are present beyond documentation and templates (instruction-only). This is the lowest-risk install posture; nothing is downloaded or written by an automated installer.
Credentials
No environment variables, credentials, or privileged config paths are requested. The skill does not ask for unrelated secrets or cloud credentials, which is appropriate for a local-only tracker.
Persistence & Privilege
always is false and the skill does not request permanent platform-level privileges. It only describes writing to its own ~/.parent-skill folder and does not claim to modify other skills or global agent settings.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install parent
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /parent 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.0
Initial release — unified, caregiver-shared parenting skill: - Track baby's feeding, sleep, milestones, and soothing methods in one place. - Build a personalized, ranked soothing playbook based on real results. - Store all data locally; no external sync or data transmission. - Everyone in the caregiving team accesses a single source of truth. - Self-learning system adapts to your baby's unique patterns and needs. - Designed for practical, judgment-free support—especially when it’s 3am.
元数据
Slug parent
版本 1.0.0
许可证 MIT-0
累计安装 0
当前安装数 0
历史版本数 1
常见问题

Parent.skill 是什么?

Unified parenting co-pilot for both parents. Track your baby's patterns together — feeding, sleep, milestones, soothing playbook. One source of truth for mom... 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 108 次。

如何安装 Parent.skill?

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

Parent.skill 是免费的吗?

是的,Parent.skill 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。

Parent.skill 支持哪些平台?

Parent.skill 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。

谁开发了 Parent.skill?

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

💬 留言讨论