From sundial-org-awesome-openclaw-skills-4
Queries trakt.tv watch history and searches for movies/TV shows via CLI. Useful for checking what you've been watching or finding media details.
How this skill is triggered — by the user, by Claude, or both
Slash command
/sundial-org-awesome-openclaw-skills-4:traktThe summary Claude sees in its skill listing — used to decide when to auto-load this skill
Query your trakt.tv watch history and search for movies/TV shows.
Query your trakt.tv watch history and search for movies/TV shows.
npm install -g trakt-cli
trakt-cli auth --client-id <id> --client-secret <secret>~/.trakt.yamltrakt-cli history # Recent history (default: 10 items)
trakt-cli history --limit 25 # Show more
trakt-cli history --page 2 # Paginate
trakt-cli search "Breaking Bad"
trakt-cli search "The Matrix"
User: "What have I been watching lately?"
trakt-cli history
User: "Show me my last 20 watched items"
trakt-cli history --limit 20
User: "Find info about Severance"
trakt-cli search "Severance"
npx claudepluginhub joshuarweaver/cascade-ai-ml-agents-misc-2 --plugin sundial-org-awesome-openclaw-skills-4Search movies and TV shows, get cast, ratings, streaming availability, and personalized recommendations via TMDb API.
Manages Sonarr TV show library: search by name, add with quality profiles/monitor options/search-on-add, check existence, remove with optional file deletion, view configs.
Searches multiple video sources for movies, anime, shorts, and series info/updates. Supports casting to Xiaomi or Android TVs via optional env vars.