Offers basic guidance and examples for executing Raku (formerly Perl 6) scripts within the x-cmd skill collection. It documents the primary command patterns for running Raku files and a minimal checklist to verify the runtime is present, making it easier to integrate Raku tasks into developer toolchains.
Activate this skill when a user needs to run a Raku script, validate the Raku environment, or include Raku execution steps in automation. Good for developers who occasionally use Raku tools within polyglot repositories or automation wrappers.
x raku ./myscript.raku pattern.{}
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.
LinuxServer.io (LSIO) Container Manager
Simplifies deploying and managing popular LinuxServer.io containerized apps (code-server, filebrowser, media/home automation) with consistent defaults and quick
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.