← 返回 Skills 市场
Movie Poster Generator
作者
omactiengartelle
· GitHub ↗
· v1.0.1
· MIT-0
104
总下载
0
收藏
0
当前安装
2
版本数
在 OpenClaw 中安装
/install movie-poster-generator
功能描述
Create stunning AI movie posters, film posters, and cinema artwork. Generate professional movie poster designs, event posters, fan-made film posters, and the...
安全使用建议
This skill appears coherent and limited to calling the Neta/TalesOfAI image API. Before installing, verify you trust https://api.talesofai.com / neta.art and obtain a token from the official site. Prefer not to pass long‑lived or sensitive tokens on the command line (they can appear in shell history and process lists); if possible use ephemeral or scoped tokens and avoid sharing command logs. Review the service's privacy/usage terms if you will send sensitive prompts. If you need higher assurance, run the script in an isolated environment and inspect network traffic to confirm it only talks to the expected API endpoints.
功能分析
Type: OpenClaw Skill
Name: movie-poster-generator
Version: 1.0.1
The skill is a straightforward wrapper for the Neta AI image generation API. The script `moviepostergenerator.js` handles argument parsing, submits generation requests to `api.talesofai.com`, and polls for the resulting image URL without any external dependencies or suspicious side effects. No evidence of data exfiltration, unauthorized file access, or malicious instructions was found in the code or documentation.
能力评估
Purpose & Capability
Name/description claim AI movie-poster generation via the Neta API; the included script posts prompts to https://api.talesofai.com and polls for a resulting image URL. The requested inputs (prompt, size, optional reference UUID, and an API token) are appropriate and proportionate to the stated purpose.
Instruction Scope
SKILL.md instructs running the provided Node script with a --token flag. The runtime instructions and script only read CLI args, call the external image API, poll for results, and print the image URL. The skill does not read local files, environment variables, or unrelated system state, nor does it exfiltrate data to endpoints outside the stated API.
Install Mechanism
No install spec is provided (instruction-only with an included script). The package.json has no dependencies and the script uses built-in fetch (Node 18+). Nothing is downloaded from arbitrary URLs or installed into system paths.
Credentials
No environment variables are declared in registry metadata; instead the script requires a per-run API token passed via --token. This is reasonable but worth noting: passing secrets on the command line can leak to shell history, process lists, or shared logs. No other credentials or unrelated secrets are requested.
Persistence & Privilege
Skill does not request persistent/system-level privileges, does not set always:true, and does not modify other skills or system-wide configuration. Autonomous invocation (disable-model-invocation: false) is default and not, by itself, a concern here.
如何使用
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install movie-poster-generator - 安装完成后,直接呼叫该 Skill 的名称或使用
/movie-poster-generator触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.1
- Updated documentation in README.md for improved clarity and usability.
- Bumped package version to 1.0.1.
v1.0.0
Initial release of Movie Poster Generator.
- Generate professional AI movie and event posters with cinematic effects.
- Supports custom prompts and style inheritance via reference image UUID.
- Offers options for poster size (portrait, landscape, square, tall).
- Requires a Neta API token for image generation (free trial available).
- Easy install and usage instructions included.
元数据
常见问题
Movie Poster Generator 是什么?
Create stunning AI movie posters, film posters, and cinema artwork. Generate professional movie poster designs, event posters, fan-made film posters, and the... 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 104 次。
如何安装 Movie Poster Generator?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install movie-poster-generator」即可一键安装,无需额外配置。
Movie Poster Generator 是免费的吗?
是的,Movie Poster Generator 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。
Movie Poster Generator 支持哪些平台?
Movie Poster Generator 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 Movie Poster Generator?
由 omactiengartelle(@omactiengartelle)开发并维护,当前版本 v1.0.1。
推荐 Skills