tmdb

Installation
SKILL.md

TMDb - The Movie Database

Comprehensive movie and TV information with streaming availability, recommendations, and personalization.

Setup

Set environment variable:

  • TMDB_API_KEY: Your TMDb API key (free at themoviedb.org)

Quick Commands

Search

# Search movies
uv run {baseDir}/scripts/tmdb.py search "Inception"

# Search TV shows
uv run {baseDir}/scripts/tmdb.py search "Breaking Bad" --tv
Related skills

More from thinkfleetai/thinkfleet-engine

Installs
1
First Seen
Mar 1, 2026