← Back to Skills Marketplace
adnxone

Movie Manager

by Adrian Marian Paunescu · GitHub ↗ · v1.0.0 · MIT-0
cross-platform ⚠ suspicious
98
Downloads
0
Stars
0
Active Installs
1
Versions
Install in OpenClaw
/install movie-manager
Description
Organizes movie recommendations in Obsidian and generates suggestions based on user profile.
Usage Guidance
This skill appears to do what it says (manage movie notes in your Obsidian vault), but review these points before installing: - Examine and control file access: the skill will create and modify files in the MOVIES_ROOT (watchlist/seen/Movies.md and your PROFILE_FILE). Make sure those paths are safe and do not expose sensitive notes. - Clarify the vague 'context' step: ask or inspect how the skill determines 'recent logs or mood' — you should not let it read system logs, email, or other unrelated personal files. Prefer restricting it to the vault folder. - Network behavior: the skill will fetch trailers, posters, and streaming info but does not list which services/APIs it uses. If you care about privacy, request that it use known APIs (e.g., YouTube, TMDb) and/or run the skill in an environment with limited outbound network access. - Cron/reminder integration: the skill can create reminders; confirm what scheduler it uses and what notifications look like so you aren't surprised by outbound messages. - Trust and provenance: source is listed as unknown in the registry metadata despite package.json pointing at a GitHub repo. Verify the author's repository (https://github.com/adnXone/movie-manager) and review code history there before trusting the skill. If you are unsure, run the skill in a sandbox (limited vault copy, restricted network) and inspect created files and network calls before granting broader access.
Capability Analysis
Type: OpenClaw Skill Name: movie-manager Version: 1.0.0 The movie-manager skill is a legitimate tool designed to organize movie recommendations within an Obsidian vault. It manages local file structures, generates personalized suggestions based on a user profile, and utilizes standard platform features like cron for reminders, with no evidence of data exfiltration, malicious execution, or harmful prompt injection across SKILL.md, package.json, or README.md.
Capability Assessment
Purpose & Capability
Name, description, README, package.json and SKILL.md are consistent: the skill organizes files in an Obsidian-style vault, maintains watchlist/seen folders and an index, and fetches trailers/posters and streaming info. It does not request unrelated credentials or binaries.
Instruction Scope
Most runtime steps are file-oriented and appropriate for the described purpose (create dirs, write markdown files, update profile). However SKILL.md contains vague instructions like 'May check recent logs or mood to suggest a matching "vibe"' that could be interpreted to read arbitrary user logs or other context outside the vault. The skill also says it will fetch trailers/posters and streaming platforms but does not enumerate which web services or APIs it calls, leaving network behavior unspecified.
Install Mechanism
Instruction-only skill with no install spec or code files to run. No binaries to download or extract were declared, so there is low install-time risk.
Credentials
The skill requests no environment variables or credentials, which is proportionate. Be aware it will read and write files in the user-specified vault paths (MOVIES_ROOT, PROFILE_FILE). It may perform network fetches for trailers/posters/streaming info without declaring API keys — likely via public web requests or scraping.
Persistence & Privilege
always is false and the skill does not request elevated or persistent platform privileges. It may create cron reminders via an 'openclaw cron' integration (described in SKILL.md) but does not modify other skills or global agent settings.
How to Use
  1. Make sure OpenClaw is installed (local or Docker)
  2. Run the install command in chat: /install movie-manager
  3. After installation, invoke the skill by name or use /movie-manager
  4. Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.0.0
- Initial release of "movie-manager-claw": a skill for organizing movie recommendations in Obsidian. - Automatically sets up folders for watchlist and seen movies, with a central Movies.md index. - Integrates official YouTube trailers, streaming platform suggestions, and poster images. - Provides personalized movie and double-feature recommendations based on a dynamic cinematic profile. - Supports reflective journaling, smart reminders for upcoming releases, and WikiLink connections for people and genres. - Highly configurable directories and language options; optimized for seamless workflow in Obsidian.
Metadata
Slug movie-manager
Version 1.0.0
License MIT-0
All-time Installs 0
Active Installs 0
Total Versions 1
Frequently Asked Questions

What is Movie Manager?

Organizes movie recommendations in Obsidian and generates suggestions based on user profile. It is an AI Agent Skill for Claude Code / OpenClaw, with 98 downloads so far.

How do I install Movie Manager?

Run "/install movie-manager" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.

Is Movie Manager free?

Yes, Movie Manager is completely free, licensed under MIT-0. You can download, install and use it at no cost.

Which platforms does Movie Manager support?

Movie Manager is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).

Who created Movie Manager?

It is built and maintained by Adrian Marian Paunescu (@adnxone); the current version is v1.0.0.

💬 Comments