← Back to Skills Marketplace
omactiengartelle

Movie Poster Generator

by omactiengartelle · GitHub ↗ · v1.0.1 · MIT-0
cross-platform ✓ Security Clean
104
Downloads
0
Stars
0
Active Installs
2
Versions
Install in OpenClaw
/install movie-poster-generator
Description
Create stunning AI movie posters, film posters, and cinema artwork. Generate professional movie poster designs, event posters, fan-made film posters, and the...
Usage Guidance
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.
Capability Analysis
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.
Capability Assessment
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.
How to Use
  1. Make sure OpenClaw is installed (local or Docker)
  2. Run the install command in chat: /install movie-poster-generator
  3. After installation, invoke the skill by name or use /movie-poster-generator
  4. Provide required inputs per the skill's parameter spec and get structured output
Version History
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.
Metadata
Slug movie-poster-generator
Version 1.0.1
License MIT-0
All-time Installs 0
Active Installs 0
Total Versions 2
Frequently Asked Questions

What is 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... It is an AI Agent Skill for Claude Code / OpenClaw, with 104 downloads so far.

How do I install Movie Poster Generator?

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

Is Movie Poster Generator free?

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

Which platforms does Movie Poster Generator support?

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

Who created Movie Poster Generator?

It is built and maintained by omactiengartelle (@omactiengartelle); the current version is v1.0.1.

💬 Comments