daily-update-formatter

Format unsent teacher daily logs into parent-friendly updates using per-child templates.

Updated Feb 9, 2026
One-click install
npx skills add https://github.com/carlosmsanchezm/daycare-agent --skill daily-update-formatter
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: daily-update-formatter
Source: https://github.com/carlosmsanchezm/daycare-agent/tree/main/workspaces/parent-ops/skills/daily_update_formatter
Command: npx skills add https://github.com/carlosmsanchezm/daycare-agent --skill daily-update-formatter

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This skill helps daycare operators automatically convert teacher-submitted daily logs into clear, parent-friendly updates, saving time and ensuring consistent communication.

Core Features & Use Cases

  • Automatically formats logs into concise messages suitable for parents.
  • Maintains data integrity by not introducing new information; uses per-child templates.
  • Use Case: Transform daily classroom logs into daily parent updates for each child in the roster.

Quick Start

Run the daily update formatter to convert today's unsent teacher logs into parent-friendly updates.

Frequently Asked Questions about daily-update-formatter

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I automate daycare daily updates for parents from teacher logs?

Automate daycare daily updates by using a formatter that converts teacher-submitted logs into parent-friendly messages. It applies deterministic templates to today's unsent logs for each child, ensuring consistent communication without adding new information.

What is the best way to format teacher notes into parent communications?

The best way to format teacher notes into parent communications is using a deterministic template that restructures per-child log records into warm, concise messages. This approach maintains data integrity by strictly using existing logs without introducing new details.

Can I use log formatting to generate per-child daily updates for a daycare roster?

Yes, you can use log formatting to generate per-child daily updates for a daycare roster. The formatter reads today's unsent teacher logs and applies language-specific templates to produce consistent, individualized messages for each child.

How do daily update formatters handle logs that have already been sent to parents?

Daily update formatters handle previously sent logs by only processing today's unsent records. After formatting and delivering the parent-friendly updates, the system marks the original teacher logs as sent to prevent duplicate communications.

Does the daily update formatting process add new information to the teacher logs?

No, the daily update formatting process does not add new information to the teacher logs. It uses a deterministic template to restructure existing log data into clear parent communications, strictly maintaining the original data integrity.

Why use a deterministic template for daycare parent communications instead of manual editing?

Use a deterministic template for daycare parent communications to save time and ensure consistent messaging. Unlike manual editing, it automatically applies language-specific formatting to per-child logs, producing uniform updates without altering the original data.