Streaming Buddy
Personal streaming assistant with learning preferences. Tracks what you're watching, learns your taste, and suggests what to watch next based on your services, mood, and preferences. Use when asked ab
Personal streaming assistant with learning preferences. Tracks what you're watching, learns your taste, and suggests what to watch next based on your services, mood, and preferences. Use when asked ab
Real data. Real impact.
Growing
Developers
Per week
Open source
Skills give you superpowers. Install in 30 seconds.
Personal streaming assistant that learns your taste, tracks your watching habits, and suggests what to watch next.
| Command | Action |
|---|---|
| Show status with all commands |
| Search for movies/TV shows |
| Detailed info + availability |
| Start tracking a title |
| Update progress on current show |
| Mark as finished + rate (auto-learns) |
| Mark as liked โ learns preferences |
| Mark as disliked โ learns preferences |
| Personalized recommendations |
| Search by mood |
| Random recommendation |
| Explain why this matches you |
| Show watchlist |
| Add to watchlist |
| View watch history |
| Show your taste profile |
| Manage streaming services |
| Add a service |
| Remove a service |
| Mood | Genres |
|---|---|
| Action, Thriller, Sci-Fi, Adventure |
| Comedy, Animation, Family, Documentary |
| Drama, Mystery, History |
| Horror, Thriller |
| Romance, Drama |
| Comedy, Animation |
netflix, amazon-prime, disney-plus, apple-tv-plusyoutube-premium, wow, paramount-plus, crunchyrolljoyn, rtl, magenta, mubiThe skill learns your preferences from:
Ratings: When you finish with
/stream done [1-5]:
Explicit Feedback:
/stream like and /stream dislike:
Preference Profile includes:
# Core commands handler.sh status $WORKSPACE handler.sh search "severance" $WORKSPACE handler.sh info 95396 tv $WORKSPACE handler.sh watch 95396 tv $WORKSPACE handler.sh progress S01E05 $WORKSPACE handler.sh done 5 "Great show!" $WORKSPACELearning commands
handler.sh like $WORKSPACE # Like current watching handler.sh like 12345 movie $WORKSPACE # Like specific title handler.sh dislike $WORKSPACE handler.sh why 95396 tv $WORKSPACE handler.sh profile $WORKSPACE
Recommendation commands
handler.sh suggest $WORKSPACE # All services, all types handler.sh suggest prime movie $WORKSPACE # Prime movies only handler.sh mood exciting $WORKSPACE handler.sh mood relaxing tv $WORKSPACE handler.sh surprise $WORKSPACE
List commands
handler.sh watchlist list $WORKSPACE handler.sh watchlist add 12345 tv $WORKSPACE handler.sh history $WORKSPACE
Service management
handler.sh services list $WORKSPACE handler.sh services add netflix $WORKSPACE handler.sh services remove netflix $WORKSPACE
All data stored in
$WORKSPACE/memory/streaming-buddy/:
| File | Purpose |
|---|---|
| TMDB API key, region, language |
| User profile metadata |
| Active streaming services |
| Learned taste preferences |
| Currently watching |
| Want to watch list |
| Watched + ratings |
| API response cache (24h) |
memory/streaming-buddy/config.json:
{ "tmdbApiKey": "your_api_key", "region": "DE", "language": "de-DE" }
/stream setup to configure servicesMood-based search:
User: I want something exciting tonight Bot: ๐ฌ Exciting picks for you: 1. Reacher S3 (Prime) โญ8.5 2. Jack Ryan (Prime) โญ8.1 ...
Learning from feedback:
User: /stream done 5 Bot: โ Severance marked as done (โญ5) ๐ Learned: +Drama, +Mystery, +Sci-Fi Actors: Adam Scott, Britt Lower saved to favorites
Explaining recommendations:
User: /stream why 95396 Bot: ๐ฏ Why Severance matches you: โ Genre "Drama" (you like this, +2) โ Genre "Mystery" (you like this, +2) โ Theme "office" in your preferences โ With Adam Scott (your favorite) Similar to: Fallout โญ5
config.json (language: "de-DE" or "en")jq (JSON processor)curl (HTTP client)bash 4.0+No automatic installation available. Please visit the source repository for installation instructions.
View Installation Instructions1,500+ AI skills, agents & workflows. Install in 30 seconds. Part of the Torly.ai family.
ยฉ 2026 Torly.ai. All rights reserved.