π¦ ClawHub
letterboxd-companion
by @tamil-9421
Your personal movie assistant. Track what you watch, check your lists, and get movie info from Letterboxd instantly.
π‘ Examples
User: "How many movies have I watched on Letterboxd?"
Agent: (Calls lb_user with username="tamilventhan")
User: "What movies did I watch recently?"
Agent: (Calls lb_diary with username="tamilventhan")
User: "Show my watchlist"
Agent: (Calls lb_watchlist with username="tamilventhan")
User: "Tell me about the movie Vikram"
Agent: (Calls lb_movie with slug="vikram-2022")
βοΈ Configuration
pip install letterboxdpy
TERMINAL
clawhub install letterboxd-tracker