AI Agent Hub
Back to skills
Pregnancy Companion icon

Pregnancy Companion

Life Service Updated 2026.08.29

Paste the following prompt into your AI chat to install this skill:

Please install @user_aa7bb76c/pregnancy-companion into your AI assistant using https://skillhub.cn/install/skillhub.md.

About this skill

Problem Statement

Expectant parents and new caregivers often face a fragmented landscape of medical guidelines, nutritional requirements, and regional policy changes. This skill translates complex obstetric standards into weekly, actionable checklists tailored to Chinese healthcare contexts, automating gestational week calculations to minimize cognitive load and scheduling errors.

Core Capabilities & Workflow

  • State Derivation: Upon initialization, the skill collects the last menstrual period (LMP) and location, using Python to calculate the current gestational week and Estimated Due Date (EDD). It maintains state synchronization by reading user_state.md at the start of each session.
  • Weekly Task Planning: Based on Chinese Medical Association guidelines and dietary standards, it outputs prioritized weekly tasks. Examples include scheduling NT scans in the first trimester, preparing for OGTT in the second, and tracking fetal movements in the third.
  • Daily Tracking Expansion: For critical phases—such as fetal movement counting after 28 weeks, blood glucose monitoring for GDM, or newborn feeding logs during the first four weeks postpartum—the skill dynamically shifts to a daily tracking mode.
  • Real-time Policy Search: Utilizes WebSearch to fetch the latest regional policies on maternity leave, childbirth allowances, and newborn medical insurance, ensuring up-to-date compliance.
  • Psychological Support & Boundaries: Features an anxiety management framework that provides data-driven reassurance for common stressors, while strictly refusing medical diagnoses or prescription drug recommendations.

Applicability & Caveats

  • Non-Medical Diagnosis: Designed as a companion and knowledge guide, not a substitute for clinical judgment. In cases of emergencies like severe bleeding or decreased fetal movement, it directs users to seek immediate medical attention.
  • Phase Limitations: Covers the period from conception to six months postpartum. Once the baby reaches six months, it prompts a transition to the parenting-companion skill.
  • Data Privacy: User-specific data (LMP, location) is stored locally in references/user_state.md, remains under user control, and is not transmitted to third-party servers.

Use Cases

  • After LMP is confirmed, compute gestational weeks and create NT and registration tasks.
  • After 28 weeks, add a daily fetal movement check and weekly summary reminder.
  • Track newborn feeding, jaundice, and wound care in the first four weeks postpartum.
  • When asked about Hangzhou maternity leave, search current-year policy and summarize steps.

Best For

  • Parents preparing for pregnancy, checking prenatal tests, folic acid, and ovulation tasks weekly.
  • Second or third trimester parents, tracking large anatomy, OGTT, and fetal movement weekly.
  • New mothers, recording feeding, observing jaundice, and seeking lactation guidance.
  • Partners, checking maternity/paternity leave and prenatal appointment support checklists.