Documentation
README
Ryot Media Tracker - Complete Suite
Full-featured Ryot integration with progress tracking, reviews, collections, analytics, calendar, and automated reports.
Setup (Required)
Before using this skill, you must configure your Ryot instance:
- Create config file at
/home/node/clawd/config/ryot.json:
{
"url": "https://your-ryot-instance.com",
"api_token": "your_api_token_here"
}
- Set your Ryot instance URL - Replace
https://your-ryot-instance.comwith your actual Ryot server address - Get your API token from your Ryot instance settings
- Save the config - The skill will read this file automatically
Usage
Use scripts/ryot_api.py for all Ryot operations.
🚀 Quick Start - Automated Setup
This is the opening of the README. Read the full README on GitHub.