ClawKit Logo
ClawKitReliability Toolkit
Back to Registry
Official Verified data analysis Safety 4/5

only-baby-skills

Analyze contraction JSON and baby log JSON to assess mum's labour/contraction situation and baby's feeding and diaper status. Use when the user provides (or references) contractions_*.json and babyLogs_*.json files and wants to know if mum is safe and baby is healthy, or asks for a summary of contractions, feeding, or diaper changes.

Why use this skill?

Analyze your labor contractions and baby feeding logs easily. Get automated health summaries, contraction patterns, and milestone tracking.

skill-install — Terminal

Install via CLI (Recommended)

clawhub install openclaw/skills/skills/jacklandrin/only-baby-skill
Or

What This Skill Does

The only-baby-skills agent skill is designed to act as a supportive health monitoring tool for parents and caregivers during the postpartum period. By ingesting raw JSON data from labor and baby care logs, the agent provides a synthesized health report, calculating critical metrics such as contraction frequency, infant feeding volumes, and diaper change output. It effectively bridges the gap between raw data files (contractions_*.json and babyLogs_*.json) and actionable insights based on established medical guidelines for neonatal health and labor progression.

Installation

To integrate this skill into your OpenClaw environment, execute the following command in your terminal: clawhub install openclaw/skills/skills/jacklandrin/only-baby-skill Ensure your project workspace has permissions to read files within your designated directories where log files are stored.

Use Cases

  • Labor Assessment: During pregnancy, use this to determine if contractions meet the clinical '5-1-1' criteria (5 minutes apart, 1 minute long, lasting for 1 hour), alerting users when to contact a healthcare provider.
  • Feeding Optimization: Monitor whether an infant is meeting daily caloric intake goals through bottle or breast feeding, ensuring adequate growth markers are hit based on age.
  • Hydration & Waste Tracking: Automatically calculate the number of wet and dirty diapers to monitor for signs of dehydration or digestive issues in newborns.
  • Postpartum Summary: Generate an end-of-day summary for your pediatrician or midwife to facilitate data-driven check-ups.

Example Prompts

  1. "Analyze my contractions_10_23.json and tell me if I'm showing signs of active labor according to the 5-1-1 rule."
  2. "Review babyLogs_latest.json and summarize the feeding and diaper changes for the last 24 hours. Is the baby hitting the target milestones?"
  3. "Is my baby getting enough milk today based on the logs in the downloads folder? Compare the volume to the thresholds in our schema files."

Tips & Limitations

  • Data Integrity: Always ensure your JSON files are formatted correctly; missing timestamps or incorrectly nested fields will result in incomplete analysis. Refer to references/schemas-and-thresholds.md for specific formatting requirements.
  • Safety Disclaimer: While this tool assists in data organization, it is not a medical device. Always consult with a qualified healthcare professional, midwife, or pediatrician for medical advice regarding labor or infant health. If you feel anything is wrong, seek professional medical help immediately regardless of what the AI reports.

Metadata

Stars2032
Views1
Updated2026-03-05
View Author Profile
AI Skill Finder

Not sure this is the right skill?

Describe what you want to build — we'll match you to the best skill from 16,000+ options.

Find the right skill
Add to Configuration

Paste this into your clawhub.json to enable this plugin.

{
  "plugins": {
    "official-jacklandrin-only-baby-skill": {
      "enabled": true,
      "auto_update": true
    }
  }
}

Tags(AI)

#baby#parenting#health#labor#tracking
Safety Score: 4/5

Flags: file-read