A powerful CLI-based screen recording utility for X11 and Wayland environments powered by ffmpeg.
The fastest way to install a skill directly from the registry.
npx clawhub@latest install screen-recorder
Copy the skill folder to one of these locations
~/.openclaw/skills/ <project>/skills/ Priority: Workspace > Local > Bundled
Copy this prompt to OpenClaw to install it automatically.
Help me install screen-recorder using Clawhub. If Clawhub is not installed, install it first (npm i -g clawhub).
Get the raw skill files in a ZIP archive.
The Screen Recorder skill provides a robust interface for capturing desktop activity across various Linux environments. By leveraging the industry-standard ffmpeg and wf-recorder libraries, this Openclaw Skills entry enables seamless full-screen and region-specific recording with optional audio support. It is designed for developers and power users who need high-performance capture capabilities directly from their AI-driven workflows.
This tool bridges the gap between manual CLI commands and automated media generation. Whether you are using X11 or modern Wayland compositors, this addition to the Openclaw Skills ecosystem ensures your agent can record, compress, and convert visual data with professional-grade precision.
Ensure you have the necessary dependencies installed on your system before deploying this within Openclaw Skills:
# For Debian/Ubuntu based systems
sudo apt update && sudo apt install ffmpeg x11-utils
# For Wayland support on Fedora/Arch
sudo dnf install wf-recorder
Verify your session type to ensure compatibility:
echo $XDG_SESSION_TYPE
The skill manages media assets and metadata using the following structure:
| Property | Description |
|---|---|
| Output Formats | Primary output in MP4 (H.264) with GIF support via conversion. |
| Video Pipeline | Uses libx264 with configurable CRF (Constant Rate Factor) for quality control. |
| Audio Pipeline | Integrates AAC encoding for clear sound capture via PulseAudio. |
| Resolution | Dynamically detected via xdpyinfo or xrandr for precise region mapping. |
Loading
A comprehensive framework for planning, developing, and launching Micro-SaaS products focused on niche markets and recurring revenue.

A comprehensive diagnostic skill utilizing 5 Whys, fault tree analysis, and dependency tracing to find the true origin of system issues.

A professional-grade bridge for AI agents to interact with the official X API via Cloudflare Workers and OAuth 1.0a.

A high-performance search skill that enables AI agents to retrieve, rank, and summarize real-time information from the live web in seconds.

An autonomous screenshot and visual capture engine designed for AI agents to create documentation and social media content effortlessly.

A secure security utility designed to inventory, analyze the age of, and provide rotation workflows for API keys and environment secrets.








































