← Back to Skills Marketplace
realteamprinz

Parent.skill

by realteamprinz · GitHub ↗ · v1.0.0 · MIT-0
cross-platform ⚠ suspicious
108
Downloads
0
Stars
0
Active Installs
1
Versions
Install in OpenClaw
/install parent
Description
Unified parenting co-pilot for both parents. Track your baby's patterns together — feeding, sleep, milestones, soothing playbook. One source of truth for mom...
Usage Guidance
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.
Capability Analysis
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.
Capability Assessment
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.
How to Use
  1. Make sure OpenClaw is installed (local or Docker)
  2. Run the install command in chat: /install parent
  3. After installation, invoke the skill by name or use /parent
  4. Provide required inputs per the skill's parameter spec and get structured output
Version History
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.
Metadata
Slug parent
Version 1.0.0
License MIT-0
All-time Installs 0
Active Installs 0
Total Versions 1
Frequently Asked Questions

What is 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... It is an AI Agent Skill for Claude Code / OpenClaw, with 108 downloads so far.

How do I install Parent.skill?

Run "/install parent" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.

Is Parent.skill free?

Yes, Parent.skill is completely free, licensed under MIT-0. You can download, install and use it at no cost.

Which platforms does Parent.skill support?

Parent.skill is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).

Who created Parent.skill?

It is built and maintained by realteamprinz (@realteamprinz); the current version is v1.0.0.

💬 Comments