Install
openclaw skills install @adnxone/movie-managerOrganizes movie recommendations in Obsidian and generates suggestions based on user profile.
openclaw skills install @adnxone/movie-managerTransform your AI agent into a sophisticated cinematic partner. This skill goes beyond simple lists, offering proactive research, intelligent organization in Markdown/Obsidian, and a personalized recommendation engine that evolves with your tastes.
watchlist/ and seen/ folders with a centralized Movies.md index.cron to notify you of upcoming releases.#people stubs when needed).MOVIES_ROOT: Base directory (default: Movies/).WATCHLIST_DIR: New discoveries (default: Movies/watchlist/).SEEN_DIR: Archived films (default: Movies/seen/).INDEX_FILE: Central tracker (default: Movies/Movies.md).PROFILE_FILE: The learning brain (default: Movies/Cinematic Profile.md).LANG: Language for prompts (default: en).On first run, the skill ensures:
MOVIES_ROOT directory exists.watchlist/ and seen/ subdirectories are created.Movies.md index and Cinematic Profile.md are initialized.PROFILE_FILE for preferred actors, genres, and themes.{Title} ({Year}) - {Actor1}, {Actor2}.md in WATCHLIST_DIR.openclaw cron reminder.SEEN_DIR and checks [x] in Movies.md.PROFILE_FILE with new actors, directors, or genres discovered.# {Title} ({Year})

- **Rating**: ⭐ {IMDb/RT Score}
- **Where to watch**: 📺 {Streaming Platforms}
- **Description**: {Summary}
- **Actors**: [[Actor1]], [[Actor2]]
- **Genre**: [[Gen1]]
- **Trailer**: {YouTube Link}
### 💡 Why it fits you
{Personalized motivation based on actors, genre, and preferred themes}
### ✍️ Post-Watch Reflections
*(Added during archiving)*
- **Memorable Scenes**:
- **Personal Rating**: ⭐ {1-10}
- **Quick Feedback**: +1 / -1
Created with ❤️ for the OpenClaw community.
Language: prompts and template text are in English (en) by default.