Trakt

OpenClaw plugin for Trakt.tv - track movies and TV shows

Install

openclaw plugins install clawhub:trakt-tools

openclaw-trakt

OpenClaw plugin for Trakt.tv. Track movies and TV shows, view watch history, manage your watchlist, and check show progress.

Install

openclaw plugins install trakt-tools

Prerequisites

The trakt-cli Go binary must be installed and on your PATH:

go install github.com/omarshahine/trakt-plugin@latest

Or set TRAKT_CLI_PATH environment variable, or configure cliPath in plugin settings.

Configuration

SettingDescription
cliPathPath to trakt-cli binary (auto-detected on PATH)
clientIdTrakt API client ID (from https://trakt.tv/oauth/applications)
clientSecretTrakt API client secret

Available Tools

ToolDescription
trakt_searchSearch for movies and TV shows
trakt_historyView watch history
trakt_history_addMark movies/shows as watched
trakt_watchlistView watchlist
trakt_progressShow watch progress for TV shows
trakt_authSet up Trakt.tv authentication

License

MIT