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.{}
The x-cmd-raku skill references a SKILL.md file at data/x-cmd/raku/SKILL.md in the x-cmd/skill repo, but the file returns 404 on GitHub and the path doesn't exist in the repo tree. No scripts were included. The skill is effectively broken — it has no content to execute or evaluate. The description mentions running Raku (Perl 6) scripts but without the actual SKILL.md, it provides zero value.
Source file data/x-cmd/raku/SKILL.md does not exist in x-cmd/skill repo. Searched the full repo tree (3036 entries) — no raku-related paths found. Skill appears to have been removed or never existed at this path. Should likely be disabled or delisted.
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
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.
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.
FluidSim CFD Framework
High-performance Python framework for Computational Fluid Dynamics (CFD) simulations using pseudospectral methods.