luarocks

Installation
SKILL.md

luarocks - Lua Package Management

The luarocks module provides a streamlined CLI for managing Lua modules, integrating with x-cmd's package system for easy installation.

When to Activate

  • When installing or removing Lua packages (Rocks).
  • When searching the Luarocks repository for modules.

Patterns & Examples

Install Module

# Install a specific Lua module
x luarocks install luasocket

Checklist

  • Confirm the module name.
  • Verify if the Lua runtime is correctly set up.
Related skills

More from x-cmd/skill

Installs
3
Repository
x-cmd/skill
GitHub Stars
20
First Seen
Apr 10, 2026