OEN-TechOEN-TechOfficial·1 Agent Skills Included

incident-report-skill

Taiwan data breach notification reports in official format

Generates Taiwan government-compliant personal data breach notification reports as ready-to-submit Word documents. Builds the official notification form plus a seven-section appendix covering timelines, security architecture, and audit results. Eliminates manual formatting and ensures 72-hour reporting compliance under Taiwan's Personal Data Protection Act.
npx skills add OEN-Tech/incident-report-skill --all -g -y

All Skills in This Repository (1)

Pure Emerald Level Indicators

Frequently Asked Questions

FAQPage Schema
How to install incident-report-skill?

Run `npx skills add OEN-Tech/incident-report-skill --all -g -y` in your terminal to install it globally, then make sure the python-docx package is available.

How to file a data breach report in Taiwan?

Provide the incident details, dates, and reporter contact info, and this skill generates the official 個人資料侵害事故通報與紀錄表 required by the Ministry of Digital Affairs as a .docx file.

What does the generated incident report include?

It produces the structured government notification form plus a detailed appendix with event summary, timeline, security architecture, audit results, conclusions, and follow-up actions.

Does it work with Claude Code and OpenClaw?

Yes. It follows the standard SKILL.md format, so your agent can collect incident details conversationally and generate the report automatically.

Can I customize the report content?

Yes. Every field is configurable through a JSON config file, and you can also run generate.py directly from the command line or as a Python library.

Related Repositories in Legal & Compliance

View All in Legal & Compliance