← 返回 Skills 市场
bytesagain3

Movie Review

作者 bytesagain3 · GitHub ↗ · v2.0.1 · MIT-0
cross-platform ✓ 安全检测通过
405
总下载
0
收藏
2
当前安装
11
版本数
在 OpenClaw 中安装
/install movie-review
功能描述
Write film reviews, get recommendations, and manage watchlists with spoiler control. Use when drafting reviews, getting recs, comparing films side by side.
安全使用建议
This skill is a local CLI that saves all entries in plaintext under ~/.local/share/movie-review/. Before installing or running it: (1) review the full script to confirm no unexpected remote calls (the provided script appears local-only); (2) be aware any drafted text you save is stored unencrypted and could include sensitive info — change DATA_DIR or restrict permissions if needed; (3) if you want tighter containment, run the script in a sandbox/container or symlink DATA_DIR to a controlled location; (4) verify the truncated portion of the script (if any) contains no network or credential access before trusting it fully.
功能分析
Type: OpenClaw Skill Name: movie-review Version: 2.0.1 The movie-review skill is a local text-logging toolkit for drafting and managing film reviews. The shell script (scripts/script.sh) performs basic file operations within a dedicated local directory (~/.local/share/movie-review/) and lacks any network activity, credential access, or persistence mechanisms. While the script has minor logic vulnerabilities regarding input sanitization (e.g., the use of a pipe delimiter in logs without escaping), there is no evidence of malicious intent or harmful behavior.
能力评估
Purpose & Capability
Name/description (movie reviews, recommendations, watchlists, local storage) align with what the skill implements: a Bash script that provides CLI commands and writes logs to ~/.local/share/movie-review. There are no unexpected external services, binaries, or credentials required.
Instruction Scope
Runtime instructions and the script operate on local data files only (create/read/write ~/.local/share/movie-review/*.log, history.log, export files). This matches the stated purpose. Note: stored entries are written in plaintext under the user's home directory and may contain sensitive content if you save it; the SKILL.md and script instruct the agent/user to persist content locally.
Install Mechanism
No install spec or network downloads are present. The skill is instruction-only with an included shell script; it does not pull code from remote URLs or package registries.
Credentials
The skill declares no required environment variables, credentials, or config paths and the script does not attempt to read secrets or unrelated config. Requested filesystem access (user HOME/.local/share) is proportionate to providing local persistent storage.
Persistence & Privilege
always:false and user-invocable:true (default) — the skill does not auto-install or demand permanent platform-wide privileges. It only creates and manages files within its own data directory and does not modify other skills or global agent configuration.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install movie-review
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /movie-review 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v2.0.1
update
v2.0.0
v2.5 standard: Use-when desc, homepage, source, security fix
v1.0.6
old template -> domain-specific v2.0.0
v1.0.5
old template -> domain-specific v2.0.0
v1.0.4
Quality upgrade
v1.0.3
Quality upgrade: custom functionality
v1.0.2
De-template, unique content, script cleanup
v1.0.1
Quality update: docs, examples, standards compliance
v2.3.0
Quality fixes: removed third-party references, aligned docs with implementation
v2.2.0
Enhanced descriptions
v1.0.0
Initial release of movie-review skill. - Provides movie reviews, recommendations, comparisons, deep analysis, watchlists, and spoiler discussions. - Includes specialized commands for genre and thematic exploration (sci-fi, action, comedy, drama, social class, psychology, visual, review). - Tailored for Chinese users, with an understanding of local market and culture. - Offers practical, ready-to-use content suggestions for various scenarios. - Structured review guidance with hooks, basic info, highlights, and objective critique.
元数据
Slug movie-review
版本 2.0.1
许可证 MIT-0
累计安装 2
当前安装数 2
历史版本数 11
常见问题

Movie Review 是什么?

Write film reviews, get recommendations, and manage watchlists with spoiler control. Use when drafting reviews, getting recs, comparing films side by side. 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 405 次。

如何安装 Movie Review?

在 OpenClaw 或 Claude Code 对话框中运行命令「/install movie-review」即可一键安装,无需额外配置。

Movie Review 是免费的吗?

是的,Movie Review 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。

Movie Review 支持哪些平台?

Movie Review 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。

谁开发了 Movie Review?

由 bytesagain3(@bytesagain3)开发并维护,当前版本 v2.0.1。

💬 留言讨论