Child Milestones

local

child-milestones-tools

Track children: DOB, allergies, blood type. Log vaccines, height/weight, milestones, medical events. Reference expected milestones by age.

Included in every Nova Skills API key. Nothing to install — get a bearer token and this skill is available on your MCP endpoint.

Tools (8)

  • child_add
    Add a child to track. DOB is required to compute the current milestone stage.
  • child_list
    List all children with age.
  • child_milestones_for
    Look up expected milestones for a child based on their current age.
  • child_log_event
    Log a milestone reached, vaccination, height/weight, or medical event for a child.
  • child_history
    Show a child's event history — milestones, vaccinations, measurements, medical.
  • child_upcoming
    Upcoming child-related dates (vaccines, checkups, school events) in the next N days.
  • child_update
    Update a child's details.
  • child_delete
    Delete a child or a child event.