lirrensi
- 11 skills
- 0 followers
- 13 hours ago last updated
- ▌ Nexi Search · lirrensi bundleNEXI provides four useful CLI surfaces - `nexi` for full agent answers with citations, `nexi-search` for direct search-provider results, `nexi-fetch` for direct page fetching, and `nexi-extract` for LLM-guided extraction. Use it when you need current information from the web or want a pipe-friendly search, fetch, and extract toolchain.
- ▌ Rectangular · lirrensiUse this skill whenever you are asked to work on a Rectangular ticket, or told "use skill rectangular" / "use the rect skill" together with a ticket number (e.g. T-0003), or when the user mentions the `rect` CLI, the task board, or wants you to check/comment/close a ticket. This is how you read the board and reply as a worker. Load it before touching any `rect` command.
- ▌ Tmp Git Clone · lirrensiClone git repos to a temp folder for quick exploration. Use when you need to examine a codebase, look up docs, or explore repo structure.
- ▌ Essh · lirrensiPortable SSH profile manager for agents. Run remote commands on saved hosts by friendly name instead of typing user@host -i key every time. Type less crap around your SSH commands.
- ▌ Tmux · lirrensi bundleControl tmux/psmux sessions for interactive CLIs, SSH connections, and parallel agent orchestration. Works cross-platform: tmux on Linux/macOS, psmux on Windows. Provides sync commands that send keys and automatically capture output. Triggers: "run in tmux", "create tmux session", "tmux", "SSH session", "parallel terminals", "run multiple agents".
- ▌ Crony · lirrensiManage cron jobs with natural language scheduling. Use this skill when the user wants to schedule tasks to run later or recurring, manage scheduled jobs, view job logs, or run jobs on-demand. Supports both one-off and recurring schedules with natural language syntax like "in 5m", "every 1h", "every monday".
- ▌ Bg Jobs · lirrensiRun and manage background jobs from the terminal. Use this skill when the user wants to execute long-running commands in the background, track job status, read job output, or manage multiple concurrent processes. Provides friendly-name tracking, status monitoring, and output capture for background tasks.
- ▌ Screenshot · lirrensiTake screenshots from the terminal using the screenshot CLI tool. Use this skill when the user wants to capture the screen or a region, save screenshots to files, or integrate screenshot capture into scripts. Supports cross-platform (Windows/macOS/Linux) with automatic fallback to native tools.
- ▌ Skill Store · lirrensi bundleOn-demand skill loading from a local skill registry. Trigger on: "skill store", "load skill", "find a skill", "list skills", "import skill", "skill-store", "browse skills", "search skills", or any request to fetch a skill that is NOT currently loaded in the active context. This skill is NOT for managing the already-loaded skills in your prompt. It is for accessing the much larger skill storage (~100s to 1000s) that you only bring into context when you need them. Think of it as a lazy loader: the skills here stay on disk until you explicitly call for them via CLI.
- ▌ Task System · lirrensi bundleUse this skill when you need to manage project tasks — create, update, complete, prioritize, filter, review, track dependencies, or find unblocked work. Trigger on: 'add a task', 'create task', 'show tasks', 'what's next', 'mark done', 'update task', 'task status', 'task history', 'next task', 'task inbox', 'list tasks', 'init tasks', 'task deps', 'ready tasks', 'blocked tasks', 'search tasks', 'tag-any', 'dependency graph'. Also use proactively when starting a new work session — check `tasks status` and `tasks ready` to orient yourself. This skill covers the project's static, file-based task system (persistent, in-repo history) with typed dependency tracking, ready queue, and priority management — NOT ephemeral runtime task tools.
- ▌ Desktop Notifications · lirrensiSend desktop notifications from the terminal. Use this skill when the user wants to display system notifications, pipe command output to notifications, or get alerts after long-running operations complete. Supports cross-platform (Windows Toast, macOS osascript, Linux notify-send).