← 返回 Skills 市场
muapi-cinema-director
作者
Anil Chandra Naidu Matcha
· GitHub ↗
· v1.0.0
· MIT-0
357
总下载
1
收藏
0
当前安装
1
版本数
在 OpenClaw 中安装
/install muapi-cinema-director
功能描述
Direct high-fidelity cinematic video with AI — translates creative intent into technical cinematographic directives for Veo3, Kling, and Luma video models vi...
安全使用建议
This skill appears coherent and low-risk: it only maps creative briefs into a technical prompt and calls a platform video-generation primitive. Before installing, verify (1) that your platform provides the referenced core/media/generate-video.sh and core/platform/check-result.sh scripts and understand what credentials those primitives use, (2) whether you need to supply or restrict which video models are allowed (SKILL.md references Luma but the script examples focus on Veo3/Kling), and (3) that you are comfortable with the agent invoking the platform primitive to generate video (the skill itself does not request secrets, but the underlying primitive may). If you want extra assurance, inspect the platform core scripts (core/media/generate-video.sh and core/platform/check-result.sh) to confirm they don't call unexpected external endpoints or require exposing credentials you don't want shared.
功能分析
Type: OpenClaw Skill
Name: muapi-cinema-director
Version: 1.0.0
The muapi-cinema-director skill is designed to assist an AI agent in generating technical cinematographic prompts for video models. The SKILL.md provides helpful prompt expansion protocols, and the generate-film.sh script correctly maps creative intents (like 'epic' or 'tense') to specific camera and lighting directives before passing them to a local core media script. No malicious behavior, data exfiltration, or suspicious execution patterns were identified.
能力评估
Purpose & Capability
The skill's name/description (translate creative intent into technical prompts for video models) matches the actual behavior: it expands a brief into a director-style prompt and calls a platform video-generation primitive. There are only minor documentation mismatches: SKILL.md mentions three models (Veo3, Kling, Luma) but the included script documents/accepts veo3 and kling as examples (Luma is referenced in prose but not explicitly validated in the script). This is an implementation/Docs mismatch, not a security concern.
Instruction Scope
SKILL.md instructs the agent to expand user prompts with specific director rules and to run the included generate-film.sh script. The script only constructs a prompt and calls a local platform primitive (core/media/generate-video.sh). It does not read unrelated files, access environment variables, or transmit data to unknown external endpoints within the skill files provided.
Install Mechanism
No install spec — instruction-only plus a small helper script. Nothing is downloaded or written to disk beyond the provided script. Low install risk.
Credentials
The skill declares no required environment variables, config paths, or credentials. The included script likewise doesn't request secrets. Note: the script invokes a platform primitive (core/media/generate-video.sh) which may itself use platform credentials; that is expected and outside this skill's declared scope.
Persistence & Privilege
The skill is not always-enabled and is user-invocable (defaults). It does not attempt to modify other skills or global config and contains no self-install behavior. Normal privilege profile for an agent skill.
如何使用
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install muapi-cinema-director - 安装完成后,直接呼叫该 Skill 的名称或使用
/muapi-cinema-director触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.0
muapi-cinema-director 1.0.0
- Initial release of the AI Cinema Director skill for directing high-fidelity cinematic video via muapi.ai.
- Translates creative briefs into technical cinematographic prompts for Veo3, Kling, and Luma video models.
- Supports sophisticated shot composition, camera movement, lighting design, and technical parameter selection.
- Includes prompt optimization protocols and intent mapping tables for consistent cinematic results.
- Enforces constraints for realism, temporal consistency, and model-specific strengths.
元数据
常见问题
muapi-cinema-director 是什么?
Direct high-fidelity cinematic video with AI — translates creative intent into technical cinematographic directives for Veo3, Kling, and Luma video models vi... 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 357 次。
如何安装 muapi-cinema-director?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install muapi-cinema-director」即可一键安装,无需额外配置。
muapi-cinema-director 是免费的吗?
是的,muapi-cinema-director 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。
muapi-cinema-director 支持哪些平台?
muapi-cinema-director 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 muapi-cinema-director?
由 Anil Chandra Naidu Matcha(@anil-matcha)开发并维护,当前版本 v1.0.0。
推荐 Skills