Robert Nowotny avatar

Robert Nowotny

Community

@bitranox · Vienna, Austria

13Followers
|
85Public Repos
|
105Published Skills

CTO @RotekHandelsGmbH

Skills Distribution
DomainDeveloper To...Developer Tooling .. (40%)Cloud & Compute In.. (25%)Cybersecurity & Co.. (12%)Data Systems & Dat.. (8%)

Agent Skills by Robert Nowotny

Showing 105 vetted skills indexed across 4 GitHub repositories.

bitranoxbitranox
1

infra-modulejail

Blocks unneeded Linux kernel modules via runtime modprobe overrides without bricking remote hosts.

Community
Advanced
bitranoxbitranox
1

coding-rust

Applies Rust idioms and review checks for errors, secrets, dependencies, and type design.

Community
Intermediate
bitranoxbitranox
1

coding-python-enforce-data-architecture-strict

Refactors Python code to enforce Pydantic models at boundaries, Enums for categorical values, and minimal conversions.

Community
Advanced
bitranoxbitranox
1

meta-context-watcher

Writes session handover files and maintains a ranked standing backlog before context limits degrade quality.

Community
Advanced
bitranoxbitranox
1

compuse-git

Diagnose and prevent common git pitfalls in commits, pushes, hooks, and multi-repo workflows.

Community
Advanced
bitranoxbitranox
1

coding-python-textual

Provides reference documentation for building terminal and web UIs with the Python Textual framework.

Community
Intermediate
bitranoxbitranox
1

coding-python-send-mail

Send email from Python or the shell with streamed attachments, STARTTLS, and multi-host failover.

Community
Intermediate
bitranoxbitranox
1

coding-bash-clean-architecture

Structure Bash 4.3+ scripts into domain, application, adapter, and composition layers with dependency inversion.

Community
Advanced
bitranoxbitranox
1

web-frontend-pagespeed

Verifies HTTP caching and compression behavior of web assets using curl-based header and byte checks.

Community
Intermediate
bitranoxbitranox
1

process-test-driven-development

Enforces red-green-refactor TDD discipline and audits scenario-based REDs for inherited coverage and telegraphing.

Community
Advanced
bitranoxbitranox
1

files-edit-xml

Edit and validate XML files programmatically with lxml element trees.

Community
Intermediate
bitranoxbitranox
1

coding-python-clean-architecture

Structure Python projects with layered ports-and-adapters architecture and review layer dependency violations.

Community
Advanced
bitranoxbitranox
1

files-edit-json

Edit and validate JSON files by round-tripping through Python data structures.

Community
Basic
bitranoxbitranox
1

process-plan-executor

Executes written implementation plans in batches with review checkpoints between batches.

Community
Intermediate
bitranoxbitranox
1

infra-proxmox-bindsnap

Installs and operates pve-bindsnap to snapshot and clone Proxmox LXC containers with bind mounts.

Community
Intermediate
bitranoxbitranox
1

meta-claude-hooks

Documents and validates Claude Code hook events, matchers, handlers, and I/O contracts.

Community
Advanced
bitranoxbitranox
1

coding-bash-reference

Provides complete Bash 5.3 syntax reference for writing, reviewing, and debugging shell scripts.

Community
Intermediate
bitranoxbitranox
1

meta-dream-tree

Consolidates a project's memory store by deduplicating, re-leveling, and pruning stored facts.

Community
Advanced
bitranoxbitranox
1

meta-consolidate-claude-md

Detects, verifies, and consolidates duplicated sections across CLAUDE.md files in a directory tree.

Community
Advanced
bitranoxbitranox
1

sec-appsec-web-baseline

Audit and harden HTTP security headers, cookies, redirects, and mixed content on web sites.

Community
Intermediate
bitranoxbitranox
1

infra-chrome-remote-desktop

Diagnose and repair Chrome Remote Desktop host failures on Linux systems.

Community
Advanced
bitranoxbitranox
1

coding-python-rpyc

Implements transparent remote procedure calls and distributed computing in Python using RPyC.

Community
Intermediate
bitranoxbitranox
1

infra-storage-check-zpools

Monitors ZFS pool health, runs scrubs, and sends email alerts via JSON status parsing.

Community
Advanced
bitranoxbitranox
1

process-test-design

Guides writing deterministic, behavior-focused tests with real dependencies and adversarial input coverage.

Community
Advanced

Frequently Asked Questions About Robert Nowotny

FAQPage Schema
What tasks can I accomplish with bitranox's skills?▼

The 105 skills cover Python, Bash, and Rust coding standards, clean architecture scaffolding, TDD and systematic debugging, Proxmox VE cluster and ZFS storage management, pfSense and Tailscale networking, web security header hardening, structured file editing (JSON, YAML, TOML, XML), and document-to-Markdown conversion.

Who are bitranox's skills designed for?▼

They target software engineers, DevOps and homelab administrators, and Claude Code power users who manage Linux infrastructure, Proxmox virtualization, and Python projects. Maintained by Robert Nowotny, CTO at RotekHandelsGmbH, they reflect production-grade operational and development practices.

How do I install and run bitranox skills?▼

Skills install as Claude Code plugins from the bitranox marketplace into ~/.claude, with SKILL.md frontmatter defining triggers. Companion Python libraries install via uv, uvx, or pip, and the bmk task runner bootstraps with uv and deploys a Makefile for test, bump, and release targets.

Are bitranox skills free and open source?▼

Yes. The skills and companion libraries are published publicly across 85 GitHub repositories under the bitranox account, with Python packages released to PyPI. They can be installed, forked, and adopted freely, and the meta-adopting-external-skills skill documents integration standards.

What prerequisites do bitranox skills require?▼

Most skills require Claude Code with the Skill tool; infrastructure skills need the relevant platform such as Proxmox VE 9.1.2, pfSense, or Linux with systemd. Python library skills assume Python 3.10+ with uv, and some need API keys like OPENROUTER_API_KEY for schematic generation.