← 返回 Skills 市场
harrylabsj

Parenting Growth Partner

作者 haidong · GitHub ↗ · v1.0.0 · MIT-0
cross-platform ⚠ suspicious
103
总下载
0
收藏
0
当前安装
2
版本数
在 OpenClaw 中安装
/install parenting-growth-partner
功能描述
AI companion offering evidence-based child development assessments, positive parenting guidance, age-appropriate activities, behavior analysis, and routine s...
安全使用建议
This skill is conceptually coherent for parenting guidance and does not request credentials or attempt network access, but exercise caution before installing/using: - The included Python code contains likely syntax/formatting errors in the self-test blocks (malformed print strings) so the handler may not run until fixed; test locally in a sandbox and run the test scripts to verify behavior. - The repository/homepage is unknown; if you plan to use it with real child data, verify the source/maintainer and review code for any future changes that might add network calls or telemetry. - Although the skill doesn't persist or send data externally as written, it will process sensitive child/person data in memory — avoid entering identifiable data until you confirm where logs or outputs go in your environment. - If you are not comfortable auditing/fixing the broken test prints, ask the developer for a fixed release or a link to a reputable source repository before use. If you want, I can point out the exact lines with the malformed prints and suggest a corrected version so the skill runs cleanly.
功能分析
Type: OpenClaw Skill Name: parenting-growth-partner Version: 1.0.0 The Parenting Growth Partner skill is a well-structured tool designed to provide evidence-based parenting guidance, including developmental milestone tracking, activity recommendations, and behavior analysis. The implementation across 'handler.py' and the 'engine/' directory consists of clean, logic-based Python code using hardcoded datasets and standard data structures (dataclasses in 'engine/types.py'). There is no evidence of data exfiltration, unauthorized network access, shell execution, or prompt-injection attacks; all functionality is strictly aligned with the stated purpose of child development support.
能力评估
Purpose & Capability
Name, description, SKILL.md, and the Python modules all align with an offline parenting guidance tool: milestone tracking, activities, communication, behavior analysis and routines. The data files and engine modules implement the stated features and requested capabilities are reasonable for this purpose.
Instruction Scope
SKILL.md instructs use of the local Python handler and describes inputs/outputs; the runtime instructions stay within the stated domain and do not ask the agent to read unrelated system files or call external endpoints. However, the handler's built-in self-test block contains many malformed print string literals (embedded unescaped newlines inside single-quoted strings) that will cause SyntaxError when run as-is — this is a functional/coherence problem (not a security exfiltration signal) that prevents straightforward execution of the provided handler.
Install Mechanism
There is no install spec and no external downloads; code is instruction-only plus local Python files. This is low risk from an installation/execution origin perspective. Minor inconsistency: package.json is present (Node-style) despite the runtime being Python; this is a packaging/metadata mismatch but not an installation red flag.
Credentials
The skill requests no environment variables, credentials, or config paths. Its functionality is implemented with local data files and in-memory processing, so there are no disproportionate secret or credential requests. Note: the skill will process sensitive user-provided child profile data in memory — consider privacy implications even though no external transmission is present.
Persistence & Privilege
Skill does not request always:true or elevated persistence. It does not modify other skills or system configuration. There is no autonomous privilege escalation indicated beyond normal model invocation.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install parenting-growth-partner
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /parenting-growth-partner 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.0
Parenting Growth Partner 1.0.0 - Added new data files: activity_templates.json and development_references.json to enhance activity recommendations and developmental reference material. - Updated skill.json metadata for the initial 1.0.0 release. - Removed legacy engine/router.ts and engine/types.ts files, streamlining the codebase. - Core features and documentation remain unchanged, focusing on milestone tracking, activity recommendations, communication, behavior analysis, and routine suggestions.
v0.1.0
Parenting Growth Partner v0.1.0 - Initial release introducing an AI-powered companion for parents and caregivers. - Core features: milestone tracking, age-appropriate activity recommendations, positive communication guidance, behavior analysis with positive discipline, and daily routine suggestions. - Accepts detailed input parameters for personalized guidance; outputs structured recommendations and assessments. - Includes built-in safety notes, cultural sensitivity considerations, and references to evidence-based sources. - Comprehensive handler functions and usage examples provided in SKILL.md.
元数据
Slug parenting-growth-partner
版本 1.0.0
许可证 MIT-0
累计安装 0
当前安装数 0
历史版本数 2
常见问题

Parenting Growth Partner 是什么?

AI companion offering evidence-based child development assessments, positive parenting guidance, age-appropriate activities, behavior analysis, and routine s... 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 103 次。

如何安装 Parenting Growth Partner?

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

Parenting Growth Partner 是免费的吗?

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

Parenting Growth Partner 支持哪些平台?

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

谁开发了 Parenting Growth Partner?

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

💬 留言讨论