Tenzir avatar

Tenzir

Official

@tenzir · Hamburg, Germany

0Followers
|
63Public Repos
|
20Published Skills

Open source data pipelines for security teams

Skills Distribution
DomainCybersecurit...Security Data Engi.. (40%)Technical Document.. (30%)Software Quality A.. (30%)

Agent Skills by Tenzir

Showing 20 vetted skills indexed across 2 GitHub repositories.

tenzirtenzir
3

create-ocsf-mapping

Generate OCSF mapping operators for Tenzir parser packages.

Official
Advanced
tenzirtenzir
3

tenzir-docs

Query Tenzir documentation for TQL syntax, operators, and deployment configurations.

Official
Basic
tenzirtenzir
3

ocsf

Retrieve OCSF schema documentation for event classes, objects, profiles, and data types.

Official
Basic
tenzirtenzir
3

create-pull-requests

Create and manage pull requests for Tenzir code changes.

Official
Intermediate
tenzirtenzir
3

update-documentation

Coordinate docs.tenzir.com updates with code changes via pull requests.

Official
Intermediate
tenzirtenzir
3

create-parser-package

Scaffold Tenzir parser packages from sample log data.

Official
Intermediate
tenzirtenzir
3

follow-python-conventions

Enforces Tenzir's Python coding standards using uv, ruff, mypy, and pytest.

Official
Intermediate
tenzirtenzir
3

review-changes

Reviews Tenz project diffs across security, architecture, tests, documentation, performance, readability, and UX with severity ratings and confidence levels.

Official
Advanced
tenzirtenzir
3

commit-changes

Stage, split, and commit Python code changes with imperative messages.

Official
Intermediate
tenzirtenzir
3

tenzir-design-system

Provide design tokens, component specifications, and brand assets for Tenzir UI development.

Official
Basic
tenzirtenzir
3

tenzir-ship

Automate changelog entries, release notes, and GitHub publishing.

Official
Advanced
tenzirtenzir
2

writing

Generate Diátaxis-aligned documentation for Tenzir projects with MDX formatting.

Official
Basic
tenzirtenzir
2

managing-entries

Create and manage changelog entries and release notes with the tenzir-changelog framework.

Official
Basic
tenzirtenzir
2

following-conventions

Enforce Python coding conventions and uv-based quality checks for Tenzir projects.

Official
Intermediate
tenzirtenzir
2

python-conventions

Run uv, Ruff, Mypy, and pytest to enforce Tenzir Python coding standards.

Official
Intermediate
tenzirtenzir
2

managing-plugins

Create and maintain Claude Code plugins with SemVer-compliant metadata and marketplace registration.

Official
Intermediate
tenzirtenzir
2

styling-tenzir-ui

Provide Tenzir design system tokens and CSS component specifications for UI styling.

Official
Basic
tenzirtenzir
2

technical-writing

Generate Google-style technical documentation for APIs, READMEs, code comments, and user guides.

Official
Basic
tenzirtenzir
2

writing-commit-messages

Generate git commit messages following Tenzir's format standards.

Official
Basic
tenzirtenzir
2

changelog-management

Add structured changelog entries and generate release notes.

Official
Intermediate

Frequently Asked Questions About Tenzir

FAQPage Schema
What specific security tasks does Tenzir enable?

Tenzir enables the normalization of raw log data into OCSF schemas, the creation of custom parser packages from log samples, and the management of security telemetry pipelines through structured documentation and version-controlled configuration.

Who is the target persona for these technical capabilities?

The target personas are security engineers, data platform architects, and site reliability engineers responsible for normalizing heterogeneous log sources and maintaining high-integrity security data pipelines within enterprise environments.

What are the prerequisites for implementing Tenzir parser packages?

Implementation requires access to raw log samples for scaffolding, familiarity with OCSF schema definitions for event mapping, and a development environment configured to support Tenzir's specific coding standards and documentation frameworks.