ClawKit Logo
ClawKitReliability Toolkit
Back to Registry
Official Verified media Safety 4/5

openclaw-trakt

Track and recommend TV shows and movies using Trakt.tv. Use when the user asks for show/movie recommendations, wants to track what they're watching, check their watchlist, or get personalized suggestions based on their viewing history. Requires Trakt.tv account with Pro subscription for full functionality.

Why use this skill?

Track your favorite movies and TV shows, manage your watchlists, and get personalized media recommendations directly inside OpenClaw using the Trakt.tv integration.

skill-install — Terminal

Install via CLI (Recommended)

clawhub install openclaw/skills/skills/fr3nch13/openclaw-trakt
Or

What This Skill Does

The openclaw-trakt skill serves as a powerful bridge between your media consumption habits and the OpenClaw AI ecosystem. By integrating with the Trakt.tv API, this skill allows users to maintain a centralized log of their viewing history, manage watchlists, and receive tailored entertainment suggestions based on personal preferences. It acts as a personal concierge for your entertainment center, automating the discovery process and helping you keep track of episodes and movies across various streaming platforms.

Installation

Installation is streamlined through an automated script or a manual process. First, ensure you have Python installed. The recommended method is to execute python3 scripts/setup.py, which handles dependencies and configuration file generation. For manual setup, users must register an application at the Trakt.tv developer portal to obtain a Client ID and Secret. These are placed into ~/.openclaw/trakt_config.json. Once configured, run python3 scripts/trakt_client.py auth to exchange your credentials for an OAuth access token, allowing OpenClaw to communicate securely with your Trakt account.

Use Cases

This skill is perfect for users who frequently struggle with the 'what to watch' dilemma. Common use cases include syncing your watch history to ensure your Trakt profile is up to date, fetching 'trending' lists to stay current with popular media, checking your personal watchlist when you have a free evening, or requesting recommendations based on shows you have already enjoyed. It is particularly useful for power users who leverage Trakt Pro for advanced data syncing.

Example Prompts

  1. "OpenClaw, what should I watch tonight based on my recent activity?"
  2. "Add 'The Bear' to my watchlist and let me know when a new episode drops."
  3. "Show me the trending sci-fi movies on Trakt right now."

Tips & Limitations

Note that full automated watch-tracking functionality requires a Trakt Pro subscription. Always ensure your network is stable during the authentication handshake. If the API returns a 401 error, try re-running the authentication script to refresh your access tokens. Finally, keep your configuration file secure, as it contains sensitive API secrets.

Metadata

Author@fr3nch13
Stars2387
Views3
Updated2026-03-09
View Author Profile
AI Skill Finder

Not sure this is the right skill?

Describe what you want to build — we'll match you to the best skill from 16,000+ options.

Find the right skill
Add to Configuration

Paste this into your clawhub.json to enable this plugin.

{
  "plugins": {
    "official-fr3nch13-openclaw-trakt": {
      "enabled": true,
      "auto_update": true
    }
  }
}

Tags(AI)

#trakt#media#streaming#recommendations#entertainment
Safety Score: 4/5

Flags: network-access, file-write, file-read, external-api