Incident Report Generator

Generate Taiwan government cybersecurity incident reports in .docx format from JSON input.

64|13|Updated Mar 9, 2026
One-click install
npx skills add https://github.com/OEN-Tech/incident-report-skill --skill incident-report-generator
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: Incident Report Generator
Source: https://github.com/OEN-Tech/incident-report-skill/tree/main
Command: npx skills add https://github.com/OEN-Tech/incident-report-skill --skill incident-report-generator

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill requires python-docx, and includes scripts (resource) and references (resource) components.

What problem does it solve?

This Skill automates the creation of official cybersecurity incident reports in the specific format required by Taiwan's government, saving significant time and ensuring compliance.

Core Features & Use Cases

  • Official Report Generation: Produces .docx reports compliant with Taiwan's "Personal Data Breach Incident Notification and Record Form" (個人資料侵害事故通報與紀錄表).
  • Structured Data Input: Accepts configuration via JSON for all report fields, including incident details, reporter information, and detailed appendix content.
  • Use Case: When a data breach occurs, use this Skill to quickly generate the mandatory government report, ensuring all required sections and formatting are correctly applied.

Quick Start

Use the incident report skill to generate a cybersecurity incident report for the provided incident details.

Frequently Asked Questions about Incident Report Generator

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

FAQPage Schema
How do I generate a Taiwan government cybersecurity incident report for a data breach?

To generate a Taiwan government cybersecurity incident report, input your incident details via structured JSON configuration. The Skill outputs a compliant .docx file containing the Personal Data Breach Incident Notification and Record Form and a detailed appendix.

What format is required for inputting data breach details into the incident report generator?

Data breach details must be provided via structured JSON configuration. This format allows comprehensive input for all report fields, including reporter information, incident specifics, and detailed appendix content.

Does this tool produce the official Personal Data Breach Incident Notification and Record Form in .docx?

Yes, this tool produces the official Personal Data Breach Incident Notification and Record Form directly in .docx format. It automatically applies the specific formatting and sections required by Taiwan's government regulatory framework.

Can I automate incident report generation for multiple Taiwan compliance notification forms?

You can automate incident report generation by programmatically supplying JSON configuration data for each event. This ensures consistent creation of mandatory Taiwan government compliance reports with all required sections correctly applied.

Do I need python-docx installed to generate Taiwan cybersecurity incident reports?

Yes, python-docx is a required dependency for generating these .docx cybersecurity incident reports. The Skill relies on this library to programmatically create and format the official Taiwan government notification documents.