Robert Nowotny
Community@bitranox · Vienna, Austria
CTO @RotekHandelsGmbH
Agent Skills by Robert Nowotny
Showing 105 vetted skills indexed across 4 GitHub repositories.
infra-modulejail
Blocks unneeded Linux kernel modules via runtime modprobe overrides without bricking remote hosts.
coding-rust
Applies Rust idioms and review checks for errors, secrets, dependencies, and type design.
coding-python-enforce-data-architecture-strict
Refactors Python code to enforce Pydantic models at boundaries, Enums for categorical values, and minimal conversions.
meta-context-watcher
Writes session handover files and maintains a ranked standing backlog before context limits degrade quality.
compuse-git
Diagnose and prevent common git pitfalls in commits, pushes, hooks, and multi-repo workflows.
coding-python-textual
Provides reference documentation for building terminal and web UIs with the Python Textual framework.
coding-python-send-mail
Send email from Python or the shell with streamed attachments, STARTTLS, and multi-host failover.
coding-bash-clean-architecture
Structure Bash 4.3+ scripts into domain, application, adapter, and composition layers with dependency inversion.
web-frontend-pagespeed
Verifies HTTP caching and compression behavior of web assets using curl-based header and byte checks.
process-test-driven-development
Enforces red-green-refactor TDD discipline and audits scenario-based REDs for inherited coverage and telegraphing.
files-edit-xml
Edit and validate XML files programmatically with lxml element trees.
coding-python-clean-architecture
Structure Python projects with layered ports-and-adapters architecture and review layer dependency violations.
files-edit-json
Edit and validate JSON files by round-tripping through Python data structures.
process-plan-executor
Executes written implementation plans in batches with review checkpoints between batches.
infra-proxmox-bindsnap
Installs and operates pve-bindsnap to snapshot and clone Proxmox LXC containers with bind mounts.
meta-claude-hooks
Documents and validates Claude Code hook events, matchers, handlers, and I/O contracts.
coding-bash-reference
Provides complete Bash 5.3 syntax reference for writing, reviewing, and debugging shell scripts.
meta-dream-tree
Consolidates a project's memory store by deduplicating, re-leveling, and pruning stored facts.
meta-consolidate-claude-md
Detects, verifies, and consolidates duplicated sections across CLAUDE.md files in a directory tree.
sec-appsec-web-baseline
Audit and harden HTTP security headers, cookies, redirects, and mixed content on web sites.
infra-chrome-remote-desktop
Diagnose and repair Chrome Remote Desktop host failures on Linux systems.
coding-python-rpyc
Implements transparent remote procedure calls and distributed computing in Python using RPyC.
infra-storage-check-zpools
Monitors ZFS pool health, runs scrubs, and sends email alerts via JSON status parsing.
process-test-design
Guides writing deterministic, behavior-focused tests with real dependencies and adversarial input coverage.
Frequently Asked Questions About Robert Nowotny
FAQPage SchemaWhat 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.