A standalone command-line interface for controlling Plex Media Server and remote clients through direct API integration.
The fastest way to install a skill directly from the registry.
npx clawhub@latest install plex-ctl
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 plex-ctl using Clawhub. If Clawhub is not installed, install it first (npm i -g clawhub).
Get the raw skill files in a ZIP archive.
The plexctl skill provides a robust, developer-centric way to interact with Plex Media Server. Unlike vision-based tools, it uses direct API calls to search libraries, trigger playback, and manage transport controls across multiple clients on your local network. This makes it an essential tool for those building media automation workflows or using Openclaw Skills to manage home entertainment.
By bypassing the need for GUI interaction, it ensures high-speed execution and reliable metadata retrieval for movies and television shows. It serves as a backend powerhouse for AI agents, allowing them to interpret natural language requests and translate them into precise server actions without the latency of screen scraping or computer vision.
First, install the required library:
pip install plexapi
Then, run the interactive setup to configure your server URL and token:
plexctl setup
You will need your Plex server URL (e.g., http://192.168.1.100:32400) and your X-Plex-Token, which can be found in your Plex Web account settings under Authorized Devices.
The skill stores its configuration locally in a JSON file to maintain privacy and speed. Communication is handled via direct API calls to your local server.
| Configuration Key | Description |
|---|---|
| plex_url | The local network address of your Plex Media Server |
| plex_token | The authentication token used for API requests |
| default_client | The name of the client device used for playback by default |
Configuration is located at ~/.plexctl/config.json.
Loading
A technical fermentation assistant for managing sourdough feeding schedules, hydration ratios, and culture health diagnostics.

A command-line security analyzer designed to vet Openclaw Skills for malicious patterns and potential credential leaks before installation.

SecretCodex is a comprehensive cryptographic toolkit for generating creative operation names and encoding messages using classic and sophisticated cipher techniques.

A structured innovation facilitator that dynamically recommends brainstorming techniques and ethical frameworks based on team context and project goals.

A comprehensive AI skill for generating production-ready SVG logo systems, icons, and brand lockups from natural language prompts.

An AI-powered service for generating branded motion graphics videos from text prompts and public URLs using the x402 payment protocol.








































