jellyfin

Installation
SKILL.md

jellyfin — Jellyfin Media Server from the Terminal

Query recently added movies and TV episodes, search and inspect media, walk series → seasons → episodes, browse libraries, see next-up episodes, log in as a user, and check server stats — all from your Jellyfin server's REST API. Every command is read-only except login.

Setup

  1. Make sure your Jellyfin server is running and accessible (default http://localhost:8096).
  2. Pick an authentication route:
    • API key — Dashboard → API Keys+. Administrator-level, no user identity: every user-scoped command then needs an explicit user id.
    • User token — run scripts/jellyfin login --username NAME --prompt once; it prints the values to export.
  3. Set these environment variables:
Installs
6
GitHub Stars
76
First Seen
9 days ago
jellyfin — magnus919/agent-skills