viktor-ferenczi
@viktor-ferenczi
Public Skills
se-dev-mod
by viktor-ferenczi
Mod development for Space Engineers version 1. Search mod code for examples and patterns.
se-dev-plugin
by viktor-ferenczi
Plugin development for Space Engineers version 1. Search plugin code from PluginHub for examples and patterns.
se-dev-game-code
by viktor-ferenczi
Allows reading the decompiled C# code of Space Engineers version 1
busybox-on-windows
by viktor-ferenczi
How to use a Win32 build of BusyBox to run many of the standard UNIX command line tools on Windows.
recursive-language-model
by viktor-ferenczi
Recursive Language Model workflow for processing documents that exceed context window limits. Uses a persistent Python REPL and subordinate agents to chunk, search, and analyze large context files.
gcp-batch-inference
by viktor-ferenczi
Running batch inference on Google Cloud (also known as Vertex AI)
silent-cli
by viktor-ferenczi
Environment variables and parameters for running command line programs reliably in non-interactive environments (unattended). Includes silent modes, color/disable TTY, and reduced output options for 155 CLI tools.
python-guidelines
by viktor-ferenczi
Guiding principles for writing clear, concise, human readable and maintainable Python code.