
from skill20
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).
Skill 'skill-lsio' (LinuxServer.io Container Manager) has a dead source URL — the SKILL.md file no longer exists at the referenced GitHub path. No scripts were bundled. Unable to audit actual content. The skill appears to have been removed from the upstream repo, making it non-functional and unverifiable.
Source URL (https://github.com/x-cmd/skill/blob/main/data/x-cmd/lsio/SKILL.md) is 404. The x-cmd/skill repo exists but the lsio directory has been removed. Skill body was null in fetch. Cannot assess security, quality, or usefulness meaningfully. Scores reflect absence of content rather than poor content.
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.
Raku Language Support
Lightweight skill to run and manage Raku (Perl 6) scripts: provides examples and checklist for executing scripts and validating runtime availability.
Perl Language Management
Run and manage Perl scripts and runtimes from an agent with consistent patterns for execution and environment detection.
npx (Node Package Executor)
Run one-off Node.js packages or CLIs directly via npx — useful for scaffolding, testing package versions, and ad-hoc tool execution.