← Back to Skills Marketplace
Text To Video Higgsfield
by
vynbosserman65
· GitHub ↗
· v1.0.0
· MIT-0
92
Downloads
0
Stars
0
Active Installs
1
Versions
Install in OpenClaw
/install text-to-video-higgsfield
Description
Get AI-generated clips ready to post, without touching a single slider. Upload your text prompts (TXT, PNG, JPG, MP4, up to 200MB), say something like "gener...
Usage Guidance
This skill appears internally consistent for a cloud text→video service: it will use NEMO_TOKEN (if present) or obtain an anonymous token from the vendor, create a session, and upload any user files you provide to mega-api-prod.nemovideo.ai for rendering. Before installing or enabling it, consider: (1) privacy — any images, videos, or text you upload will be sent to the external service; (2) credentials — if you set NEMO_TOKEN as an env var, the skill will use it for all requests (only provide tokens you trust); (3) attribution metadata — the skill sends X-Skill-* headers and attempts to detect the agent install path (this reveals some environment info); (4) verify the vendor/domain and terms of service if you care about content ownership or retention; and (5) the SKILL.md includes a small metadata mismatch about a config path (harmless but worth noting). If any of those are unacceptable, do not provide credentials or avoid uploading sensitive files.
Capability Analysis
Type: OpenClaw Skill
Name: text-to-video-higgsfield
Version: 1.0.0
The skill bundle provides instructions for an AI agent to interface with a text-to-video generation service via the `mega-api-prod.nemovideo.ai` backend. It outlines standard API procedures for authentication (using a `NEMO_TOKEN` or an anonymous token flow), session management, and file uploads. The instructions are consistent with the stated purpose of generating and exporting video clips, and there are no indicators of data exfiltration, malicious execution, or unauthorized access to sensitive system information beyond the service's own configuration directory (`~/.config/nemovideo/`).
Capability Assessment
Purpose & Capability
Name/description match the runtime instructions: the SKILL.md describes creating a session, uploading assets, running SSE generation, and exporting render jobs to a remote render API. The single required env var (NEMO_TOKEN) is appropriate for an external service API.
Instruction Scope
Instructions legitimately include uploading user files, polling render status, and streaming SSE responses. They also instruct detecting the agent install path to set an attribution header and to include specific X-Skill-* headers on every request — these are reasonable for telemetry/attribution but do cause the agent to read some environment/install metadata and to transmit it to the vendor. The skill will POST files supplied by the user to mega-api-prod.nemovideo.ai; this is expected for a cloud-rendering service but is a privacy consideration.
Install Mechanism
Instruction-only skill with no install spec or code files — lowest install risk. All runtime behavior happens via network calls to the described API.
Credentials
Only NEMO_TOKEN is required (declared as primaryEnv), which is proportional for a third-party API. Minor inconsistency: the SKILL.md frontmatter includes a configPaths entry (~/.config/nemovideo/) while the registry metadata listed no required config paths; this is a small mismatch to be aware of but not inherently dangerous.
Persistence & Privilege
always is false and the skill is user-invocable; it does not request elevated or permanent platform privileges. Autonomous model invocation is allowed by default but not combined with broad or unrelated credentials.
How to Use
- Make sure OpenClaw is installed (local or Docker)
- Run the install command in chat:
/install text-to-video-higgsfield - After installation, invoke the skill by name or use
/text-to-video-higgsfield - Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.0.0
Initial release of Text to Video Higgsfield.
- Generate 1080p MP4 video clips from text prompts with AI.
- Supports file uploads (TXT, PNG, JPG, MP4 up to 200MB).
- Automatic connection and session management, including free anonymous onboarding.
- Guides users through uploading prompts, generating clips, and downloading final videos.
- Handles session state, exports, credits, and error feedback with clear user updates.
- Designed for content creators seeking fast, camera-free video generation and editing.
Metadata
Frequently Asked Questions
What is Text To Video Higgsfield?
Get AI-generated clips ready to post, without touching a single slider. Upload your text prompts (TXT, PNG, JPG, MP4, up to 200MB), say something like "gener... It is an AI Agent Skill for Claude Code / OpenClaw, with 92 downloads so far.
How do I install Text To Video Higgsfield?
Run "/install text-to-video-higgsfield" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.
Is Text To Video Higgsfield free?
Yes, Text To Video Higgsfield is completely free, licensed under MIT-0. You can download, install and use it at no cost.
Which platforms does Text To Video Higgsfield support?
Text To Video Higgsfield is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).
Who created Text To Video Higgsfield?
It is built and maintained by vynbosserman65 (@vynbosserman65); the current version is v1.0.0.
More Skills