← 返回 Skills 市场
Movie Manager
作者
Adrian Marian Paunescu
· GitHub ↗
· v1.0.0
· MIT-0
98
总下载
0
收藏
0
当前安装
1
版本数
在 OpenClaw 中安装
/install movie-manager
功能描述
Organizes movie recommendations in Obsidian and generates suggestions based on user profile.
安全使用建议
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.
功能分析
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.
能力评估
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.
如何使用
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install movie-manager - 安装完成后,直接呼叫该 Skill 的名称或使用
/movie-manager触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
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.
元数据
常见问题
Movie Manager 是什么?
Organizes movie recommendations in Obsidian and generates suggestions based on user profile. 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 98 次。
如何安装 Movie Manager?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install movie-manager」即可一键安装,无需额外配置。
Movie Manager 是免费的吗?
是的,Movie Manager 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。
Movie Manager 支持哪些平台?
Movie Manager 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 Movie Manager?
由 Adrian Marian Paunescu(@adnxone)开发并维护,当前版本 v1.0.0。
推荐 Skills