plex

Installation
SKILL.md

Plex Skill

Overview

  • Public command surface: scripts/commands/
  • Internal runtime: scripts/lib/
  • Output: JSON by default

Main Rule

Use scripts/commands/ as the public interface. Do not call scripts/lib/ directly.

Requirements

  • Bash
  • curl
  • Plex server URL and token

Keep .env in the skill root, next to SKILL.md, and never expose a real PLEX_TOKEN.

Installs
5
First Seen
Mar 8, 2026