attendance-reports

Generate exam attendance reports from MyJKKN API data into PDFs.

Updated Mar 31, 2026
One-click install
npx skills add https://github.com/Jicate-Solutions/MyJKKN-Library --skill attendance-reports
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: attendance-reports
Source: https://github.com/Jicate-Solutions/MyJKKN-Library/tree/main/.claude/skills/attendance-reports
Command: npx skills add https://github.com/Jicate-Solutions/MyJKKN-Library --skill attendance-reports

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill requires MyJKKN API, and includes scripts (resource) and references (resource) components.

What problem does it solve?

Streamlines the process of generating exam attendance reports, saving time and reducing manual errors.

Core Features & Use Cases

  • Student Sheets: Generate detailed attendance sheets for individual students.
  • Summary Reports: Compile summary reports with attendance data for a session or a date range.
  • Bundle Covers: Create bundle covers for examination materials.
  • API Integration: Utilizes MyJKKN API for program and student registration details.
  • Use Case: Quickly generate a bundle cover for an upcoming exam session, with attendance data automatically populated.

Quick Start

Use the attendance-reports skill to generate the bundle cover for session '2023-S1-FN' on '2023-04-10'.

Frequently Asked Questions about attendance-reports

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

FAQPage Schema
How do I generate PDF exam attendance reports from student registration data?

This skill generates exam attendance reports by querying the MyJKKN API for student and program information, then formatting that data into detailed student sheets, summary reports, and bundle covers as PDF documents.

What is needed to automate exam attendance report generation for educational institutions?

You need active API access to MyJKKN programs and exam_registrations endpoints to retrieve student details and program information for populating the attendance reports.

Can I create a bundle cover for a specific exam session using API integration?

Yes, you can generate a bundle cover for a specific exam session by providing the session ID and date; the skill queries the MyJKKN API and automatically populates the cover with attendance data.

What types of attendance reports can I compile for an exam session?

You can generate detailed individual student attendance sheets, summary reports covering a session or date range, and bundle covers for examination materials.

Does generating attendance reports require manual data entry from exam registrations?

No, the skill uses MyJKKN API integration to automatically pull student details and exam registration information, eliminating manual data entry and reducing errors.

What are the limitations of using API integration for exam attendance report generation?

The skill is limited by its strict dependency on the MyJKKN API; without accessible program and exam_registrations endpoints, it cannot query data or produce PDF reports.