- bin/audiobooks: add library [limit] [--full] and genres commands - bin/jellyfin: add library [limit] [--full] and genres commands - skills/book-recommender: new skill for audiobook recommendations - skills/media-recommender: new skill for movie/show recommendations
909 B
909 B
| name | description |
|---|---|
| media-recommender | Recommend movies and TV shows based on the user's watch history and preferences. Use when the user asks for movie/show recommendations, what to watch next, or wants suggestions. Analyzes the user's Jellyfin library and watch history to understand taste. |
How to Recommend Movies & Shows
- Run
bin/jellyfin libraryto get the full library with genres and ratings - Run
bin/jellyfin watchedandbin/jellyfin resumeto see recent activity - Analyze watch patterns: favorite genres, preferred types (movies vs shows), completion rates
- Use
web_searchto find similar content if needed - Recommend 3-5 items with explanations of WHY based on their watch history
- Check availability (is it on streaming services they might have? on Jellyfin already?)
- Note: user has ADHD — keep recommendations punchy
- Format for WhatsApp (no markdown tables)