What problem does it solve? Freelancers need to submit monthly work-record documents (稼働実績) to clients, and manually formatting every day of the month into a clean one-page PDF is repetitive and error-prone. This Skill turns daily time entries into a polished A4 PDF with a fixed professional template. ## Core Features & Use Cases - Calendar-style PDF generation: Renders every day of the target month in a vertical table with date, time slots, hours, and work summary, including empty rows for non-working days and color-coded weekends. - Fixed HTML template with Chrome headless printing: Fills placeholders in templates/kadou-jisseki.html and converts to PDF via headless Chrome, keeping layout consistent. - Strict formatting rules: Handles 15-minute time slots, cross-midnight notation (e.g., 25:15), H:MM totals, and one-line work summaries so everything fits on one page. - Use Case: At month end, tell the agent your daily work log for a client, and receive a ready-to-send 稼働実績_YYYY-MM.pdf that pairs with your invoice. ## Quick Start Create my work record PDF for last month for client X using these daily entries: 5th 10:00-19:00 API development, 6th 13:00-18:00 code review.