LaunchKit · 2026
Back to Skills

Complete Ryot media tracker with progress tracking, reviews, collections, analytics, calendar, and automated.

0
209 downloads
by @f-liva

Setup & Installation

openclaw skills install @f-liva/ryot

Or with the ClawHub CLI, for registry-managed skill folders outside a full OpenClaw workspace:

npx clawhub install ryot

Version History

v1.2.0Feb 23, 2026 - Version note by skill developer:

Added bulk episode marking script for marking multiple episodes at once

What This Skill Does

Ryot is a self-hosted media tracker. This skill connects to a Ryot instance via GraphQL to track progress, add reviews, manage collections, view analytics, and check upcoming episodes for TV shows, movies, books, anime, and games. Automated daily and weekly reports can be scheduled on setup.

Bulk episode marking and scheduled reports make it faster to maintain an accurate watch history than updating Ryot manually through the web UI.

When to use it

  • Check how many episodes of a show you've watched
  • Mark a full season as watched after binging
  • Get a weekly stats report on your media consumption
  • Find upcoming episode air dates for shows you follow
  • Add a rating and review after finishing a movie

Example Workflow

Here's how your AI assistant might use this skill in practice.

INPUT

User asks: How far am I through Galaxy Express 999?

AGENT
  1. 1Search for the show to retrieve its metadata ID
  2. 2Run progress check against the metadata ID
  3. 3Parse the returned season, episode, and percentage data
  4. 4Report the current episode position and overall completion percentage
OUTPUT

Galaxy Express 999 — Season 1, Episode 35/113 (30%)

Requirements

Accounts, API keys, or tools you or your AI assistant may need to set up while using this skill.

Ryot instance URL (self-hosted Ryot server)Ryot API token from the instance settingsConfig file created at /home/node/clawd/config/ryot.json with url and api_token fields