k-parent-schedule-manager

Convert school and academy notice schedules into deduplicated ICS calendar entries.

Updated May 1, 2026
One-click install
npx skills add https://github.com/seolcoding/k-parent-skill --skill k-parent-schedule-manager
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: k-parent-schedule-manager
Source: https://github.com/seolcoding/k-parent-skill/tree/main/k-parent-schedule-manager
Command: npx skills add https://github.com/seolcoding/k-parent-skill --skill k-parent-schedule-manager

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Parents often receive multiple copies of the same schedule, deadline, and supply information from kids' school, academy, and institution notices, leading to duplicate calendar entries, missed deadlines, and time-consuming manual sorting.

Core Features & Use Cases

  • Schedule Normalization: Extracts schedule, deadline, and supply details from notice text (OCR output or user input) and converts them into standardized calendar candidate entries with stable unique IDs.
  • Duplicate Removal: Automatically eliminates overlapping entries from multiple copies of the same notice to avoid redundant calendar items.
  • ICS Export: Generates standard ICS files compatible with all major calendar apps for easy import.
  • Use Case: If you have 3 photos of the same school field trip notice, the Skill will deduplicate the entries and generate a single clean calendar event with all relevant details like date, location, and required supplies.

Quick Start

Use the k-parent-schedule-manager skill to organize all schedule and deadline information from your kid's latest school notice into deduped calendar candidates and export them to an ICS file.

Frequently Asked Questions about k-parent-schedule-manager

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

FAQPage Schema
How do I organize duplicate school notice schedules into a single family calendar entry?

To organize duplicate school notice schedules, this Skill deduplicates overlapping entries from multiple source documents and normalizes the text into a single, clean calendar candidate with stable unique IDs.

Can I export my kid's academy schedule to an ICS file for my personal calendar?

Yes, you can export academy schedules to an ICS file. The Skill generates standard VCALENDAR/VEVENT formatted output, ensuring cross-platform compatibility with all major calendar apps.

Do I need the k-parent-calendar package to process school schedule notices?

Yes, you need the k-parent-calendar package integration. It generates stable unique candidate IDs and enforces confirmation guards for calendar write actions during schedule normalization.

What is the best way to extract deadlines and supply lists from children's institution notices?

The best way to extract deadlines and supply lists is using this Skill's schedule normalization feature, which processes OCR output or user input to create standardized calendar candidate entries.

How does notice deduplication work when processing multiple photos of the same field trip notice?

Notice deduplication works by automatically identifying and eliminating overlapping schedule entries from multiple copies of the same source document, preventing redundant calendar items.