A powerful tool for managing media requests and monitoring library status through a self-hosted Overseerr instance.
The fastest way to install a skill directly from the registry.
npx clawhub@latest install overseerr
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 overseerr using Clawhub. If Clawhub is not installed, install it first (npm i -g clawhub).
Get the raw skill files in a ZIP archive.
This skill enables AI agents to interface directly with Overseerr, the popular request management layer for media servers like Plex, Jellyfin, and Emby. By leveraging the stable Overseerr API, users can search for content, initiate download requests, and track the fulfillment status of media assets within their home server ecosystem. This Openclaw Skills integration bridges the gap between conversational commands and media server automation, focusing specifically on the stable Overseerr project rather than beta rewrites.
To integrate this with Openclaw Skills, set your environment variables in your configuration:
export OVERSEERR_URL="http://your-ip:5055"
export OVERSEERR_API_KEY="your_api_key_from_settings"
Ensure Node.js is installed on your system, as it is required to execute the underlying scripts for searching and requesting media.
The skill organizes media interaction using the following parameters and metadata structure:
| Parameter | Description |
|---|---|
| type | Specifies content category: movie or tv |
| seasons | Comma-separated list of season numbers or all |
| is4k | Boolean flag to trigger a 4K server request |
| filter | Status filter for queries (e.g., pending, processing) |
| limit | Numeric constraint on the number of results returned |
Loading
A powerful skill for searching and managing orders, shipping requests, fulfillments, and inventory via the Pipe17 Unified API.

Monitor local system resources including CPU, memory, disk usage, and running processes directly through your AI agent.

A Python-powered utility for extracting plain text and comprehensive metadata from PDF documents using PyMuPDF.

A lightweight monitoring tool for retrieving real-time system metrics including CPU, memory, disk usage, and active processes.

A friendly blog editor that polishes drafts and fixes grammar while maintaining an unofficial, spoken tone.

A friendly AI assistant for drafting, reviewing, and polishing multi-language Markdown blog posts while maintaining an informal tone within Openclaw Skills.








































