
xejrax skills on Remote OpenClaw
7 skills published by xejrax. Each listing includes a one-command install for Claude Code, OpenClaw, Codex, and Hermes, plus a link to the upstream source.
image-ocr
Extracts text from images using Tesseract OCR. Supports PNG, JPEG, TIFF, and BMP formats. Language can be specified per run.
git-helper
Wraps common git operations into a single CLI interface. Covers status, pull, push, branch management, and log viewing.
clipboard
Reads from and writes to the system clipboard using xclip on Linux. Works from any OpenClaw session without opening a GUI application.
brainz-calendar
Manages Google Calendar events from the command line using gcalcli. Supports listing events by date range, creating events with a title and duration, and deleting events by name. Also works with CalDAV-compatible calendar services as an alternative to the Google Calendar API.
media-player
Plays audio and video files locally on the host using mpv. Accepts local file paths and remote URLs, including HTTP streams and HLS playlists.
brew-install
Installs and searches packages using dnf, the default package manager on Fedora and Bazzite. Despite the name, this skill has no relation to Homebrew. It wraps dnf commands under a brew-install interface.
brainz-tasks
Manages Todoist and Microsoft To-Do tasks from the command line. Supports adding tasks with due dates, listing pending items, and marking tasks complete via the `todoist` CLI.