{"skill":{"slug":"trakt","displayName":"Trakt","summary":"Track and view your watched movies and TV shows via trakt.tv. Use when user asks about their watch history, what they've been watching, or wants to search for movies/shows.","description":"---\nname: trakt\ndescription: Track and view your watched movies and TV shows via trakt.tv. Use when user asks about their watch history, what they've been watching, or wants to search for movies/shows.\nhomepage: https://trakt.tv\nmetadata:\n  clawdbot:\n    emoji: \"🎬\"\n    requires:\n      bins: [\"trakt-cli\"]\n---\n\n# Trakt CLI\n\nQuery your trakt.tv watch history and search for movies/TV shows.\n\n## Installation\n\n```bash\nnpm install -g trakt-cli\n```\n\n## Setup\n\n1. Create an app at https://trakt.tv/oauth/applications/new\n2. Run: `trakt-cli auth --client-id <id> --client-secret <secret>`\n3. Visit the URL shown and enter the device code\n4. Credentials saved to `~/.trakt.yaml`\n\n## Commands\n\n### Watch History\n\n```bash\ntrakt-cli history                  # Recent history (default: 10 items)\ntrakt-cli history --limit 25       # Show more\ntrakt-cli history --page 2         # Paginate\n```\n\n### Search\n\n```bash\ntrakt-cli search \"Breaking Bad\"\ntrakt-cli search \"The Matrix\"\n```\n\n## Usage Examples\n\n**User: \"What have I been watching lately?\"**\n```bash\ntrakt-cli history\n```\n\n**User: \"Show me my last 20 watched items\"**\n```bash\ntrakt-cli history --limit 20\n```\n\n**User: \"Find info about Severance\"**\n```bash\ntrakt-cli search \"Severance\"\n```\n\n## Notes\n\n- Search works without authentication\n- History requires authentication\n- Read-only access to watch history\n","tags":{"latest":"0.1.0"},"stats":{"comments":0,"downloads":2661,"installsAllTime":6,"installsCurrent":6,"stars":0,"versions":1},"createdAt":1767853147869,"updatedAt":1779141279312},"latestVersion":{"version":"0.1.0","createdAt":1767853147869,"changelog":"Initial release","license":null},"metadata":{"setup":[],"os":null,"systems":null},"owner":{"handle":"mjrussell","userId":"s17a3f4m4qfjjm1ejtecds51f1884yat","displayName":"Matt Russell","image":"https://avatars.githubusercontent.com/u/1641895?v=4"},"moderation":null}