Skills for coding agents in the Tenzir ecosystem, built on the Agent Skills standard.
tenzir-asim: Microsoft Sentinel ASIM reference — schemas, fields, aliases, entities, enumstenzir-cef: ArcSight CEF reference — headers, extension dictionary, ESM event schema, timestampstenzir-cim: Splunk CIM reference — data models, datasets, fields, tags, constraints, lookupstenzir-ecs: Elastic Common Schema reference — fields, fieldsets, categorization, mapping guidancetenzir-edm: FortiSIEM Event Data Model reference — data models, event attributes, types, display namestenzir-leef: IBM QRadar LEEF reference — headers, delimiters, predefined event attributes, timestampstenzir-ocsf: OCSF schema reference — event classes, objects, attributes, profiles, extensionstenzir-udm: Google SecOps UDM schema and normalization guidance — fields, event/entity types
tenzir-docs: Tenzir documentation — TQL, operators, functions, integrations, deploymenttenzir-manage-packages: Package lifecycle routing for manifests, UDOs, pipelines, tests, and mappings
tenzir-commit-changes: Stage, split, and commit changes with clean messagestenzir-create-pull-requests: Open PRs, add changelog entries, cross-link docs PRstenzir-review-changes: Code review with severity ratings and structured findingstenzir-design-system: Brand tokens, design invariants, logos, and per-tool guides for web UIs, documents, slides, and diagramstenzir-ship: Changelog entries, release notes, and GitHub releasestenzir-update-docs: Coordinate docs.tenzir.com updates alongside code changestenzir-technical-writing: Technical documentation style following Google's developer docs guide
Install all skills into the current project:
npx skills add tenzir/skillsOr install globally:
npx skills add -g tenzir/skillsInstall a specific skill into the current project, for example:
npx skills add tenzir/skills@tenzir-commit-changes
npx skills add tenzir/skills@tenzir-technical-writing
npx skills add tenzir/skills@tenzir-docs
npx skills add tenzir/skills@tenzir-asim
npx skills add tenzir/skills@tenzir-cef
npx skills add tenzir/skills@tenzir-cim
npx skills add tenzir/skills@tenzir-ecs
npx skills add tenzir/skills@tenzir-edm
npx skills add tenzir/skills@tenzir-leef
npx skills add tenzir/skills@tenzir-ocsf
npx skills add tenzir/skills@tenzir-udm