Tenzir
Official@tenzir · Hamburg, Germany
Open source data pipelines for security teams
Agent Skills by Tenzir
Showing 20 vetted skills indexed across 2 GitHub repositories.
create-ocsf-mapping
Generate OCSF mapping operators for Tenzir parser packages.
tenzir-docs
Query Tenzir documentation for TQL syntax, operators, and deployment configurations.
ocsf
Retrieve OCSF schema documentation for event classes, objects, profiles, and data types.
create-pull-requests
Create and manage pull requests for Tenzir code changes.
update-documentation
Coordinate docs.tenzir.com updates with code changes via pull requests.
create-parser-package
Scaffold Tenzir parser packages from sample log data.
follow-python-conventions
Enforces Tenzir's Python coding standards using uv, ruff, mypy, and pytest.
review-changes
Reviews Tenz project diffs across security, architecture, tests, documentation, performance, readability, and UX with severity ratings and confidence levels.
commit-changes
Stage, split, and commit Python code changes with imperative messages.
tenzir-design-system
Provide design tokens, component specifications, and brand assets for Tenzir UI development.
tenzir-ship
Automate changelog entries, release notes, and GitHub publishing.
writing
Generate Diátaxis-aligned documentation for Tenzir projects with MDX formatting.
managing-entries
Create and manage changelog entries and release notes with the tenzir-changelog framework.
following-conventions
Enforce Python coding conventions and uv-based quality checks for Tenzir projects.
python-conventions
Run uv, Ruff, Mypy, and pytest to enforce Tenzir Python coding standards.
managing-plugins
Create and maintain Claude Code plugins with SemVer-compliant metadata and marketplace registration.
styling-tenzir-ui
Provide Tenzir design system tokens and CSS component specifications for UI styling.
technical-writing
Generate Google-style technical documentation for APIs, READMEs, code comments, and user guides.
writing-commit-messages
Generate git commit messages following Tenzir's format standards.
changelog-management
Add structured changelog entries and generate release notes.
Frequently Asked Questions About Tenzir
FAQPage SchemaWhat 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.