Pregnancy (Tracker, Journal, Triage, Visit Prep) for Openclaw

A privacy-focused, clinical-grade tracking and triage system for pregnancy management within Openclaw Skills.

ivangdavila
v1.0.0
Mar 3, 2026
1
837
0

Install & Download

1. ClawHub CLI

The fastest way to install a skill directly from the registry.

npx clawhub@latest install pregnancy

2. Manual Installation

Copy the skill folder to one of these locations

Global
~/.openclaw/skills/
Workspace
<project>/skills/

Priority: Workspace > Local > Bundled

3. Prompt Installation

Copy this prompt to OpenClaw to install it automatically.

Help me install pregnancy using Clawhub. If Clawhub is not installed, install it first (npm i -g clawhub).

Prefer to download?

Get the raw skill files in a ZIP archive.

What is Pregnancy (Tracker, Journal, Triage, Visit Prep)?

The Pregnancy skill is a specialized toolset for Openclaw Skills designed to transform an AI agent into a sophisticated pregnancy companion. It focuses on structured data collection for symptoms, medications, and fetal movement while prioritizing user safety through integrated triage rules. By maintaining all records in a local directory, it ensures that sensitive health data remains private and under the user's control.

This skill goes beyond simple logging by generating visit-ready summaries that help bridge the communication gap between patients and clinicians. Whether tracking a low-risk routine or managing high-risk monitoring requirements, this addition to your Openclaw Skills library provides the technical framework to keep pregnancy data organized, actionable, and clinically useful.

Pregnancy (Tracker, Journal, Triage, Visit Prep) Use Cases

  • Tracking daily symptoms, mood, and physical changes during each trimester.
  • Organizing questions and priorities for upcoming prenatal appointments.
  • Monitoring specific health metrics like blood pressure or glucose levels for high-risk pregnancies.
  • Generating weekly clinical summaries to share with a healthcare provider.
  • Implementing safety triage to identify red-flag symptoms that require immediate medical attention.

How Pregnancy (Tracker, Journal, Triage, Visit Prep) Works

  1. The user defines the tracking scope, choosing between basic wellness or clinician-facing monitoring.
  2. The agent initializes a local memory structure in the ~/pregnancy/ directory to store all logs and summaries.
  3. Daily entries are recorded with precise timestamps and units to ensure data quality and trend reliability.
  4. The skill applies triage rules to monitor for amber or red alert events, providing escalation guidance when necessary.
  5. On a weekly basis, the agent synthesizes raw data into a structured summary and visit-prep document.

Pregnancy (Tracker, Journal, Triage, Visit Prep) Setup

To get started with this health module in Openclaw Skills, run the following command:

clawhub install pregnancy

After installation, initialize your local memory by following the prompts in the setup.md file. The agent will create a dedicated ~/pregnancy/ directory to manage your data locally and securely.

Pregnancy (Tracker, Journal, Triage, Visit Prep) Data Schema & Taxonomy

Data is organized within the ~/pregnancy/ directory using the following structure:

File Description
memory.md Contains status, context, and active tracking modules.
logs/daily-log.md Day-by-day entries with timestamps and standardized units.
summaries/weekly.md Clinical trend notes and weekly summaries.
summaries/visit-prep.md Organized questions for the next clinician appointment.
alerts/events.md Log of red and amber triage triggers.
preferences/thresholds.md User-defined tracking limits and escalation choices.

Pregnancy (Tracker, Journal, Triage, Visit Prep) Advanced Features

  • Modular tracking framework allows for custom user-defined data blocks.
  • Standardized metric catalog ensures all data is normalized for clinical review.
  • Built-in triage guardrails that prioritize emergency guidance over routine coaching.
  • Local-first architecture ensuring zero external network requests for sensitive data.
  • Interoperability with other Openclaw Skills like doctor and nutrition for holistic health management.

SKILL.md


Loading

Related Openclaw Skills

METADATA

Github Stars: 0
forks: 0

Featured*