tautulli

Monitor Plex activity and stats via Tautulli API. Check who's watching, view history, get library stats, and see server info.

Safety Notice

This listing is from the official public ClawHub registry. Review SKILL.md and referenced scripts before running.

Copy this and send it to your AI assistant to learn

Install skill "tautulli" with this command: npx skills add rjmurillo/tautulli

Tautulli

Monitor Plex Media Server activity via Tautulli API.

Setup

Set environment variables:

  • TAUTULLI_URL – Tautulli instance URL (e.g., http://192.168.1.100:8181)
  • TAUTULLI_API_KEY – Settings → Web Interface → API Key

Commands

Current Activity

bash {baseDir}/scripts/activity.sh

Shows active streams with user, title, progress, quality, and player.

Watch History

bash {baseDir}/scripts/history.sh [limit]

Default: last 10 items. Pass a number for more.

Library Stats

bash {baseDir}/scripts/libraries.sh

Lists library sections with item counts.

Recently Added

bash {baseDir}/scripts/recent.sh [limit]

Shows recently added media. Default: 10 items.

User Stats

bash {baseDir}/scripts/users.sh

Lists users with total watch time and last seen date.

Server Info

bash {baseDir}/scripts/server.sh

Shows Plex server name, version, platform, and connection status.

API Reference

All Tautulli API calls use:

$TAUTULLI_URL/api/v2?apikey=$TAUTULLI_API_KEY&cmd=<command>

Common commands: get_activity, get_history, get_libraries, get_recently_added, get_users, get_server_info.

Source Transparency

This detail page is rendered from real SKILL.md content. Trust labels are metadata-based hints, not a safety guarantee.

Related Skills

Related by shared tags or category signals.

General

Zoom

Zoom API integration with managed OAuth. Manage meetings, webinars, recordings, and user profiles. Use this skill when users want to schedule meetings, manag...

Registry SourceRecently Updated
General

Kleinanzeigen.de Helper

Erstelle und verwalte Verkaufsanzeigen speziell auf kleinanzeigen.de. Verwende diesen Skill wenn der Human sagt, er will etwas auf kleinanzeigen.de verkaufen...

Registry SourceRecently Updated
General

Poku

Sends and receives phone calls and messages (like SMS, WhatsApp, Slack), and reserves dedicated phone numbers using the Poku API. Example use cases: calling...

Registry SourceRecently Updated
General

IMAP/SMTP Email - Maddy Fix

Read and send email via IMAP/SMTP. Check for new/unread messages, fetch content, search mailboxes, mark as read/unread, and send emails with attachments. Sup...

Registry SourceRecently Updated