Norce AB
Official@NorceTech
Norce AB provides terminal-based Graylog log querying, aggregation, and release management for the graylog-cli Rust/Nix project.
Agent Skills by Norce AB
Showing 2 vetted skills indexed across 1 GitHub repositories.
Frequently Asked Questions About Norce AB
FAQPage SchemaWhat tasks can I perform with Norce's graylog-cli skill?▼
You can query and analyze Graylog logs from the terminal, including search, aggregation, stream inspection, and system health checks. It supports debugging issues, investigating errors, analyzing system behavior, and monitoring log patterns without leaving the command line.
Who should use the graylog-cli and release skills?▼
Backend engineers, SREs, and DevOps practitioners who debug production issues via Graylog benefit from the query skill. Maintainers of the graylog-cli project use the release skill to version, build, tag, and publish releases consistently.
How does the release skill publish a new graylog-cli version?▼
Invoke it with patch, minor, major, or an explicit version. It determines the next git tag, synchronizes Cargo.toml and flake.nix versions, verifies the Nix build, creates the tag, and pushes the release trigger using Bash, Read, Edit, Write, Grep, and Glob.
What prerequisites are needed to run these skills?▼
The release skill requires a Rust project using Cargo.toml and a Nix flake setup with git tagging. The graylog-cli skill requires terminal access to a Graylog instance for searching, aggregating, and inspecting logs and streams.