tenzir-create-package
Installation
SKILL.md
Create a Tenzir Package
Build a Tenzir package as a complete library-quality unit. A package should provide reusable user-defined operators (UDOs), tests, examples, deployable pipelines, and clear metadata. OCSF mapping is one optional capability within that package, not a separate workflow.
Workflow
Execute each step in order. Verify the Results before moving on.
1. Understand the package intent
Identify the package's vendor, product, audience, and role in the Tenzir
Library. Decide which user-facing Library categories apply (sources,
destinations, mappings, contexts) and whether the package is a source,
destination, mapping, enrichment, utility, or a combination of these. Inspect
similar packages in the library before introducing new naming or layout
conventions.