Claude Code Plugins

Community-maintained marketplace

Feedback

managing-packages

@tenzir/claude-plugins
2
0

Create and manage Tenzir packages. Use during package development when creating parsers for log samples, adding user-defined operators, showcasing example pipelines, and writing integration tests.

Install Skill

1Download skill
2Enable skills in Claude

Open claude.ai/settings/capabilities and find the "Skills" section

3Upload to Claude

Click "Upload skill" and select the downloaded ZIP file

Note: Please verify skill by going through its instructions before using it.

SKILL.md

name managing-packages
description Create and manage Tenzir packages. Use during package development when creating parsers for log samples, adding user-defined operators, showcasing example pipelines, and writing integration tests.

Managing Tenzir Packages

Create, modify, and test Tenzir packages for parsers, transformations, and OCSF mappings.

Documentation

Read the following pages to understand packages and testing:

When you need detailed information about operators, functions, or test framework features, spawn the docs:reader subagent with your question.

Changelog Management

The tenzir-ship framework manages the changelog/ directory. Read the following pages to understand how to maintain a changelog:

When adding changelog entries to a package, spawn the ship:adder subagent or run /ship:add directly.