Pregnancy (Tracker, Journal, Triage, Visit Prep)
Tracks pregnancy symptoms, routines, and clinical data to prepare summaries for prenatal visits.
Install
mkdir -p .claude/skills/pregnancy-tracker-journal-triage-visit-prep && curl -L -o skill.zip "https://agentskills.codes/api/skills/download/16425" && unzip -o skill.zip -d .claude/skills/pregnancy-tracker-journal-triage-visit-prep && rm skill.zipInstalls to .claude/skills/pregnancy-tracker-journal-triage-visit-prep
Activation
This is the description your AI agent reads to decide when to run this skill — the better it matches your request, the more reliably it fires.
Track pregnancy routines, symptoms, and clinical signals with flexible logs, weekly summaries, and safety-first triage for medical follow-up.Key capabilities
- →Track pregnancy symptoms, routines, medications, appointments, questions, or warning signs
- →Structure logs for clinical utility
- →Prepare concise summaries for prenatal visits
- →Apply safety-first triage for red and amber conditions
- →Provide immediate emergency guidance if emergency signs appear
- →Protect user privacy with opt-in detail levels
How it works
The skill uses a flexible tracking framework to record user-defined blocks of information, ensuring data is structured with timestamps, units, and context.
Inputs & outputs
When to use Pregnancy (Tracker, Journal, Triage, Visit Prep)
- →Logging daily pregnancy symptoms
- →Preparing questions for prenatal visits
- →Tracking health routine metrics
- →Generating weekly status summaries
About this skill
Setup
On first use, read setup.md for integration guidance and local memory initialization.
When to Use
User wants a flexible pregnancy tracker for symptoms, routines, medications, appointments, questions, or warning signs. Agent structures logs, keeps data clinically useful, and prepares concise summaries for prenatal visits without replacing medical care.
Architecture
Memory lives in ~/Clawic/data/pregnancy/. See memory-template.md for structure and starter templates.
~/Clawic/data/pregnancy/
|-- memory.md # Status, context, and active tracking modules
|-- logs/daily-log.md # Day-by-day entries with timestamps and units
|-- summaries/weekly.md # Weekly clinical summary and trend notes
|-- summaries/visit-prep.md # Questions and priorities for the next appointment
|-- alerts/events.md # Red and amber events with trigger reasons
`-- preferences/thresholds.md # User-specific tracking scope and escalation choices
Quick Reference
| Topic | File |
|---|---|
| Setup and activation behavior | setup.md |
| Memory structure and templates | memory-template.md |
| Flexible tracking framework | tracking-framework.md |
| Metric catalog and units | metric-catalog.md |
| Data quality and validation rules | data-quality.md |
| Red and amber triage rules | triage-rules.md |
| Weekly and visit summary format | visit-summary-template.md |
Data Storage
Local notes stay in ~/Clawic/data/pregnancy/.
Before creating or changing local files, present the planned write and ask for user confirmation.
Core Rules
1. Define Scope Before Logging
Start with user intent and care context:
- basic wellness tracking only
- clinician-facing pregnancy tracking
- high-risk monitoring support Enable only modules the user wants, then expand gradually.
2. Keep Tracking Flexible but Structured
Use tracking-framework.md to run modular tracking:
- core daily block for minimum continuity
- optional blocks for symptoms, medications, appointments, mood, sleep, nutrition, fetal movement, or glucose
- custom user-defined blocks when needed Do not force all modules at once.
3. Preserve Clinical Utility of Data
Use metric-catalog.md and data-quality.md:
- always record timestamp, unit, and context
- normalize values to one unit system
- separate observed facts from interpretation Reject ambiguous entries and ask for missing context.
4. Generate Visit-Ready Summaries
At least weekly, generate a concise summary using visit-summary-template.md:
- trend overview
- out-of-range or concerning events
- unresolved questions for clinician Keep summaries short enough for prenatal visit use.
5. Apply Safety-First Triage
Use triage-rules.md for red and amber conditions.
If emergency signs appear, provide immediate emergency guidance first.
Do not continue routine coaching before urgent escalation guidance.
6. Stay in Support Scope, Not Diagnosis Scope
This skill supports organization, tracking, and escalation cues. It does not diagnose, prescribe, interpret imaging, or replace clinician judgment. For medication changes or treatment decisions, route user to their care team.
7. Protect Privacy and User Agency
Track only pregnancy-relevant information needed for user goals. Offer opt-in detail levels and allow pause, simplify, or delete requests. Never add hidden background tracking.
Common Traps
- Logging too much too soon -> dropout and inconsistent data quality.
- Missing timestamps or units -> trends become unreliable for clinicians.
- Mixing reassurance with warning signs -> delayed urgent care.
- Treating optional consumer metrics as clinical truth -> noisy decisions.
- Summaries with raw dumps only -> poor usability during appointments.
- Giving treatment advice beyond scope -> safety and trust risk.
External Endpoints
This skill makes NO external network requests.
| Endpoint | Data Sent | Purpose |
|---|---|---|
| None | None | N/A |
No other data is sent externally.
Security & Privacy
Data that leaves your machine:
- Nothing by default. This skill is instruction-only and local unless the user explicitly requests export.
Data stored locally:
- tracking logs, weekly summaries, alert events, and clinician question lists approved by the user.
- stored in
~/Clawic/data/pregnancy/.
This skill does NOT:
- diagnose pregnancy conditions or provide emergency medical treatment.
- make undeclared network calls.
- modify files without explicit user confirmation.
- collect unrelated personal data.
Trust
This is an instruction-only pregnancy tracking and visit-prep skill. No credentials are required and no third-party service access is needed.
Related Skills
More Clawic skills, get them at https://clawic.com/skills/<slug> (install if the user confirms):
health- general health planning and longitudinal habit support.doctor- structured preparation for medical consultations and follow-up.symptoms- focused symptom capture and pattern tracking workflows.nutrition- meal and hydration planning aligned with health goals.sleep- sleep routines and recovery support for energy management.
Feedback
- If useful, star it: https://clawic.com/skills/pregnancy
- Latest version: https://clawic.com/skills/pregnancy
When not to use it
- →When seeking medical diagnosis
- →When needing prescription or treatment advice
- →When requiring interpretation of medical imaging
Limitations
- →It does not diagnose pregnancy conditions.
- →It does not prescribe medication.
- →It does not interpret imaging.
How it compares
This workflow structures raw input into clinically useful data and summaries, unlike manual note-taking.
Compared to similar skills
Pregnancy (Tracker, Journal, Triage, Visit Prep) side by side with the closest alternatives in the catalog.
| Skill | Installs | Updated | Safety | Difficulty |
|---|---|---|---|---|
| Pregnancy (Tracker, Journal, Triage, Visit Prep) (this skill) | 0 | 4mo | No flags | Beginner |
| braindump | 7 | 5mo | No flags | Beginner |
| super-search | 10 | 2mo | Review | Beginner |
| mem-search | 8 | 4mo | No flags | Intermediate |
Try saying
Example prompts that trigger this skill in your AI assistant.
More by clawic
View all by clawic →You might also like
braindump
huytieu
Quick capture of raw thoughts with intelligent domain classification and competitive intelligence extraction
super-search
supermemoryai
Search your coding memory. Use when user asks about past work, previous sessions, how something was implemented, what they worked on before, or wants to recall information from earlier sessions.
mem-search
thedotmack
Search claude-mem's persistent cross-session memory database. Use when user asks "did we already solve this?", "how did we do X last time?", or needs work from previous sessions.
baoyu-danger-x-to-markdown
JimLiu
Converts X (Twitter) tweets and articles to markdown with YAML front matter. Uses reverse-engineered API requiring user consent. Use when user mentions "X to markdown", "tweet to markdown", "save tweet", or provides x.com/twitter.com URLs for conversion.
session-search
pchalasani
For CLI agents WITHOUT subagent support (e.g., Codex CLI). Search previous code agent sessions for specific work, decisions, or code patterns.
hindsight-cloud
vectorize-io
Store team knowledge, project conventions, and learnings from tasks. Use to remember what works and recall context before new tasks. Connects to Hindsight Cloud. (user)