rsyslog: Skill for Claude Code

.agent/skills/rsyslog_build/SKILL.md

rsyslog_build is a skill for Claude Code, Codex from rsyslog/rsyslog. It costs 18 tokens per session (480 once invoked), scanned A, original, LGPL-3.0.

A build workflow for rsyslog, the software that collects and processes system logs. It focuses on setting up the build environment and rebuilding only what has changed.

In plain words
What is it for?
It helps prepare the environment and run fast incremental builds of rsyslog.
Why use it?
It reduces setup work and avoids repeating unnecessary compilation during development.

Skill for Claude CodeCodex

Which agent this was written for is unclear — body not stored (licence); the path alone says nothing.

This is rsyslog/rsyslog's own configuration. It tells Claude Code and Codex how to work on rsyslog itself, so it is not a mod to install elsewhere. Copy it as a starting point and replace the rules that are about this project. Everything rsyslog configures →

About the project

rsyslog is a high-performance log processing system that receives logs from many sources, transforms and routes them, and sends them to destinations such as files, Kafka, Elasticsearch, or databases. It is used to build system and application logging pipelines, including remote forwarding and structured data processing. The catalogue contains skills and instructions for operating and working with rsyslog.

rsyslog/rsyslog · 2,333 stars · on GitHub · rsyslog.com

Reuse

Borrowing it

Nothing to install: this file belongs to rsyslog/rsyslog. Take a copy, put it at the same path in your own repository, and replace the rules that are about this project with yours.

Copy the file
curl -O https://raw.githubusercontent.com/rsyslog/rsyslog/main/.agent/skills/rsyslog_build/SKILL.md
Clone the repo
git clone --depth 1 https://github.com/rsyslog/rsyslog

Made for: Claude Code, Codex.

Wrote this? Show the measurements

A badge with what this costs and how it scanned, read live from this page, so it follows the numbers instead of freezing them. Markdown for a README, HTML for a documentation site or a project page.

agentmods badge for rsyslog_build

README.md
[![agentmods](https://agentmods.dev/badge/skills/rsyslog/rsyslog/rsyslog_build.svg)](https://agentmods.dev/skills/rsyslog/rsyslog/rsyslog_build)
Your own site
<a href="https://agentmods.dev/skills/rsyslog/rsyslog/rsyslog_build"><img src="https://agentmods.dev/badge/skills/rsyslog/rsyslog/rsyslog_build.svg" alt="Measured on agentmods" height="20"></a>
Per session 18 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 480 The whole file, excluding the scripts and references it only reads on demand.
Security scan A 0 findings. A grade says what 26 rules found in the file — not that it is safe. Third-party audits
  • NVIDIA SkillSpector pass 7 Sept 2026
How audits are shown
Origin unknown No closer match found in the catalogue.
Token cost

What it costs to keep this loaded

Counted locally with the o200k_base tokenizer, which is exact for GPT models; Claude uses its own tokenizer and its counts differ. Treat this as one consistent yardstick across the catalogue rather than a bill. Prices are per million input tokens.

ModelPer sessionOnce invoked
Fable 5.1 $0.00018 $0.00480
Opus 5 $0.00009 $0.00240
Sonnet 5 $0.00004 $0.00096
Haiku 4.5 $0.00002 $0.00048

Measured 8d ago against content hash fc6f7ece1311, method: parsed. Prices are Anthropic first-party input rates as of 2026-09-07, from the pricing page.

Security

Grade A, and why

rsyslog_build scanned grade A with 0 findings against 26 rules in 11 categories — prompt injection, anti-refusal, data exfiltration, privilege escalation, supply chain, agent snooping, system-prompt leakage, SSRF and excessive agency — measured 8d ago.

The scan reads SKILL.md. This mod also ships 2 executable files (scripts/build.sh, scripts/setup.sh), listed below but not scanned — reading those needs a real analyzer, not pattern matching.

A static scan of the body, not an audit. Every finding is printed with the line that produced it so you can judge whether it matters here. A mod is markdown that instructs an agent; that is exactly why what it instructs is worth reading.

Nothing flagged

None of the 26 patterns this scan looks for appear in this file: no shell pipes, no recursive deletes, no credential paths, no hidden text, no instruction-override or anti-refusal phrasing, no agent-config snooping. That is not a guarantee, it is the absence of the things that are checkable.

.agent/skills/rsyslog_build/SKILL.md · 50 lines

The source is not reproduced here

Licensed LGPL-3.0

The repository is licensed LGPL-3.0, which this catalogue does not treat as permission to reproduce the file. Read it at the source.

Read it on GitHub

Files

What ships with it

2 files beside SKILL.md in the same directory: the scripts, references and assets a skill reads on demand. Not counted in the per-session cost; read them before you install if any of them is executable.

Changes

What this file has done since we first saw it

Hashed on every crawl. A supply-chain change to an agent config is a question of when, not whether, so the history is kept rather than the latest state alone.

  1. 8d ago First seen · 50 lines · 18 tokens per session scan A fc6f7ece1311

Subscribe to this mod's changes

rsyslog_build is a skill published in the GitHub repository rsyslog/rsyslog (2,333 stars, last pushed yesterday), licensed LGPL-3.0. It adds 18 tokens to every session and 480 once invoked, about $0.0001 per session on Opus 5. A static security scan graded it A with 0 findings. No closer match exists in the catalogue, so it is treated as the original; first seen 2026-08-30.

Related

Other skills, from other repositories

observability-testing-patterns

Observability and monitoring validation patterns for dashboards, alerting, log aggregation, APM traces, and SLA/SLO verification. Use when testing monitoring infrastructure, dashboard accuracy, alert rules, or metric pipelines.

summarybotng/summarybot-ng · 47 tokens

k8s-logging-pipeline

A troubleshooting workflow for collecting logs from Kubernetes, a system for running containerised applications. It covers Fluentd and Filebeat, tools commonly used to collect and forward those logs.

kudig-io/kudig-database · 26 tokens

run-tests

Runs .NET tests with dotnet test. Use when user says "run tests", "execute tests", "dotnet test", "test filter", "tests not running", or needs to detect the test platform (VSTest or Microsoft.Testing.Platform), identify the test framework, apply test filters, or troubleshoot test execution failures. Covers MSTest…

exceptionless/Exceptionless · 114 tokens

build-audit-logs

Build or review audit trails in TypeScript/JavaScript apps using evlog (pipelines, typed actions, denials, retention, compliance-style reviews). For application code, not for extending the evlog package.

HugoRCD/evlog · 49 tokens

content-pass

The daily pass over evlog's written surfaces. Picks the files the scanner ranks worst across the docs, the landing, the package READMEs, the skills, and the AGENTS.md files, reviews them against the content doctrine, applies what holds, and opens one draft PR whose body is the report. Also covers the enrichment half…

HugoRCD/evlog · 154 tokens

self-review

Weekly pass over the evlog repository and Evi's own surface, in two halves — what has drifted out of coherence (a capability wired but never consumed, code contradicting a written guide, a description promising a tool the allowlist lacks), and what is missing (a capability worth having, a manual step worth automating…

HugoRCD/evlog · 117 tokens