create-ocsf-mapping

Installation
SKILL.md

Create an OCSF Mapping

Add OCSF mapping operators to a parser package. This workflow builds on a working parser package, adding a dispatcher and per-event-type mapping operators that transform cleaned events into OCSF-compliant output.

Workflow

Execute each step in order. Verify the Results before moving on.

1. Ensure a parser package exists

Before mapping to OCSF, you need a package that can parse and clean the source data. If one does not exist yet, complete the create-parser-package workflow first.

Results:

Installs
37
Repository
tenzir/skills
GitHub Stars
3
First Seen
Mar 11, 2026
create-ocsf-mapping — tenzir/skills