k-parent-school-doc-capture

Extract event schedules, supplies, and deadlines from school notice photos.

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

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Parents spend excessive time manually reading school notices, notification notes, and permission slips to extract event dates, required supplies, and submission deadlines, often leading to missed information or entry errors.

Core Features & Use Cases

  • OCR-Powered Text Extraction: Uses the model's built-in vision capabilities to read text from photos of school notices, notification notes, and permission slips.
  • Structured Information Parsing: Leverages the k-parent-doc-extract package to parse extracted text into organized event schedules, required supplies lists, and submission deadlines.
  • Duplicate Deduplication: Automatically merges duplicate entries from multiple photos of the same notice using content-based hashing.
  • Use Case: For example, when a parent takes a photo of their child's field trip permission slip, this skill automatically extracts the trip date, required items to bring, and the deadline to return the signed form into reviewable, organized items.

Quick Start

Use the k-parent-school-doc-capture skill to extract all schedules, required supplies, and deadlines from the attached photo of a school notice.

Frequently Asked Questions about k-parent-school-doc-capture

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

FAQPage Schema
How do I extract event schedules and deadlines from a photo of a school notice?

You can extract school notice information by processing the document image with an OCR-powered tool. This skill reads photos of permission slips and notifications to generate structured event schedules, supply lists, and submission deadlines without manual transcription.

Can I automatically add extracted school event dates directly to my calendar?

You cannot automatically write extracted dates directly to your calendar. This skill generates user-confirmable calendar candidates and deduplicated task lists from school notices, requiring your review before any scheduling occurs.

Does this tool store my child's personal information when parsing school documents?

This tool does not store your child's personal information when parsing school documents. It processes user-provided school notice images to extract schedules and required supplies without retaining sensitive personal data.

What happens if I upload multiple photos of the same school notification?

When uploading multiple photos of the same school notification, the skill automatically merges duplicate entries. It uses content-based hashing to deduplicate information, ensuring your task list remains clean and accurate.

What types of school documents work for extracting required supplies and deadlines?

Document types suitable for extracting required supplies and deadlines include school notices, notification notes, and permission slips. The skill uses built-in vision capabilities to read text from these photos and structure the information.