← Back to Skills Marketplace
Photo Video Maker Facebook
by
francemichaell-15
· GitHub ↗
· v1.0.0
· MIT-0
106
Downloads
0
Stars
0
Active Installs
1
Versions
Install in OpenClaw
/install photo-video-maker-facebook
Description
Cloud-based photo-video-maker-facebook tool that handles creating Facebook slideshow videos from photos. Upload JPG, PNG, HEIC, WebP files (up to 200MB), des...
Usage Guidance
This skill appears to do what it says: it talks to a nemovideo cloud API and needs one bearer token. Before installing: 1) note the source/homepage is missing — verify the service if you care about provenance; 2) prefer supplying your own NEMO_TOKEN rather than letting the skill create and store an anonymous token; 3) ask/verify where the agent will persist the token/session_id (the SKILL.md hints at ~/.config/nemovideo/); and 4) if you do not want the agent to use stored tokens autonomously, avoid enabling persistent/autonomous use or remove the token when finished.
Capability Analysis
Type: OpenClaw Skill
Name: photo-video-maker-facebook
Version: 1.0.0
The skill is a functional integration for a cloud-based video creation service hosted at mega-api-prod.nemovideo.ai. The SKILL.md file provides detailed instructions for the agent to manage authentication via anonymous tokens, handle file uploads, and process video editing tasks using Server-Sent Events (SSE). While it includes automated setup steps and specific attribution headers (X-Skill-Source, X-Skill-Platform), these behaviors are clearly aligned with the stated purpose of providing a video-making tool and do not exhibit signs of data exfiltration or malicious execution.
Capability Assessment
Purpose & Capability
The skill is a cloud photo→video service and only requests one service credential (NEMO_TOKEN) and uses endpoints under mega-api-prod.nemovideo.ai, which is coherent with the described purpose. Minor inconsistency: the SKILL.md frontmatter lists a config path (~/.config/nemovideo/) while the registry metadata reported no required config paths — this suggests the skill expects to read or write a local config directory but the registry declaration didn't reflect that.
Instruction Scope
The SKILL.md instructs the agent to check NEMO_TOKEN, or obtain an anonymous token from the nemovideo API, create and store a session_id, upload files, and poll render endpoints. These actions stay within the stated domain (render service). The noteworthy scope item is that the skill asks the agent to persist tokens/session IDs (and frontmatter hints at a config path), which may lead to local storage of credentials/session state — the instructions do not detail where or how long to persist them.
Install Mechanism
This is an instruction-only skill with no install spec or code to download. That is the lowest-risk install mechanism and consistent with the provided SKILL.md.
Credentials
Only one environment variable (NEMO_TOKEN) is declared and is appropriate for an API-backed video service. The skill also implements anonymous-token generation if NEMO_TOKEN is missing; that behavior is reasonable but means the agent will receive and be asked to store a bearer token it obtained itself. If you prefer control, supply your own NEMO_TOKEN rather than letting the skill create one.
Persistence & Privilege
The skill does not request always:true and does not modify other skills. However it explicitly instructs storing a session_id and potentially the anonymous token for subsequent requests; consider whether you are comfortable with the agent persisting those credentials/session identifiers and where they will be stored (frontmatter references a config path). Autonomous invocation remains enabled (default), so stored credentials could be used by the agent without asking if you grant that permission.
How to Use
- Make sure OpenClaw is installed (local or Docker)
- Run the install command in chat:
/install photo-video-maker-facebook - After installation, invoke the skill by name or use
/photo-video-maker-facebook - Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.0.0
Initial release of Photo Video Maker for Facebook
- Instantly turns uploaded photos (JPG, PNG, HEIC, WebP up to 200MB) into 1080p MP4 videos ready for Facebook.
- Simple authentication: anonymous token grants 100 free credits for 7 days.
- Cloud GPU rendering delivers slideshow videos with music, text overlays, and transitions in 30–90 seconds.
- User prompts and file uploads matched to actions like generate, upload, credits, or export.
- Error codes and handling for missing tokens, session issues, file limits, and rate limits.
- Step-by-step workflows for quick edits, batch processing, and iterative timeline refinement.
Metadata
Frequently Asked Questions
What is Photo Video Maker Facebook?
Cloud-based photo-video-maker-facebook tool that handles creating Facebook slideshow videos from photos. Upload JPG, PNG, HEIC, WebP files (up to 200MB), des... It is an AI Agent Skill for Claude Code / OpenClaw, with 106 downloads so far.
How do I install Photo Video Maker Facebook?
Run "/install photo-video-maker-facebook" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.
Is Photo Video Maker Facebook free?
Yes, Photo Video Maker Facebook is completely free, licensed under MIT-0. You can download, install and use it at no cost.
Which platforms does Photo Video Maker Facebook support?
Photo Video Maker Facebook is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).
Who created Photo Video Maker Facebook?
It is built and maintained by francemichaell-15 (@francemichaell-15); the current version is v1.0.0.
More Skills