
from skill19
Simplifies deploying and managing popular LinuxServer.io containerized apps (code-server, filebrowser, media/home automation) with consistent defaults and quick
Provides opinionated, repeatable commands to deploy and manage popular containerized applications from the LinuxServer.io (LSIO) catalog. It wraps common patterns like starting code-server or filebrowser containers so an agent can provision browser-based dev environments or media/home automation services quickly and consistently.
Use this skill when a user wants to spin up or manage LSIO-hosted containers (code-server, filebrowser, Plex-like services) on a Docker host. Typical triggers: setting up a web-based IDE, deploying a file manager, or installing common home-server services with sensible defaults.
x lsio code-server run) and a checklist to verify Docker availability and target app names.Best used by agents that can run shell commands and manage containers (Copilot/Codex-style agents, CLI-capable assistants).
This skill has not been reviewed by our automated audit pipeline yet.
x-zuz — Unified Archive/Compression
Unified command-line interface for compressing, extracting, and listing many archive formats (zip, tar, 7z, zst, xz). Provides aliases and zero-dependency backe
Deno Runtime
Provides Deno runtime support for executing modern JavaScript/TypeScript tasks and managing Deno permissions and dependencies.
Node.js Environment Manager
Provides Node.js version management and convenient npm/npx wrappers so agents can install packages, run JS tools, and switch Node versions reliably across envir
Bun — High-performance JS/TS Tooling
Provides Bun runtime and package manager patterns for fast local JS/TS development, with examples for running scripts and installing dependencies.
pkgx — Universal Tool Runner
On-demand tool runner that fetches and executes open-source CLI tools without global installation, useful for one-off runs or version-specific tests.