← Back to Skills Marketplace
63
Downloads
0
Stars
0
Active Installs
1
Versions
Install in OpenClaw
/install text-to-video-higgsfield-ai
Description
Skip the learning curve of professional editing software. Describe what you want — generate a cinematic 5-second video clip from a text description — and get...
Usage Guidance
This skill appears to be a straightforward text→video cloud integration, but exercise caution. Verify the backend domain (mega-api-prod.nemovideo.ai) and the service's reputation before uploading media or letting the skill create tokens. Ask the skill author to clarify why a local config path (~/.config/nemovideo/) is referenced (the registry metadata you received says none), how and where session tokens are stored, and whether the skill will make network calls automatically on first use. Prefer that the skill prompt you before creating or storing credentials, and avoid installing if you do not want uploads or automatic outbound connections to that third-party service. If you proceed, restrict and rotate any tokens and avoid sending sensitive files until you confirm the provider's privacy/retention policy.
Capability Analysis
Type: OpenClaw Skill
Name: text-to-video-higgsfield-ai
Version: 1.0.0
The skill provides a functional interface for the Higgsfield AI video generation service via the nemovideo.ai API. It contains detailed instructions for the AI agent to handle authentication (NEMO_TOKEN), session management, and the cloud rendering pipeline. While it includes logic to probe the local filesystem path to determine the host platform (e.g., checking for ~/.clawhub/) for API attribution headers, this behavior is documented and directly supports the skill's stated purpose without evidence of malicious intent or unauthorized data exfiltration.
Capability Assessment
Purpose & Capability
The skill's name/description (text→video) align with the endpoints and NEMO_TOKEN usage. However there is an inconsistency between the registry requirements (reported earlier as 'no config paths') and the SKILL.md frontmatter which lists a config path (~/.config/nemovideo/). Asking for access to a local config directory is not obviously necessary for basic text→video operation and should be justified.
Instruction Scope
The runtime instructions tell the agent to automatically connect to the backend the first time the skill is opened and to obtain an anonymous token if NEMO_TOKEN is not set. Automatic outbound network calls without explicit user confirmation and the guidance 'Don't display raw API responses or token values to the user' reduce transparency and increase risk of unnoticed data or credential flows. The instructions also require deriving an install-path-based header (X-Skill-Platform) which implies reading local paths — that access should be explicit and minimized.
Install Mechanism
This is an instruction-only skill with no install spec and no code files, so nothing is written to disk by an installer. That lowers installer-side risk.
Credentials
Only a single credential (NEMO_TOKEN) is declared, which is appropriate for a cloud video service. But SKILL.md contains a frontmatter configPaths entry (~/.config/nemovideo/) suggesting the skill may read local config for tokens or state; the public registry metadata given to you earlier said no config paths. This mismatch should be resolved: reading a user config directory is more access than just needing one API token.
Persistence & Privilege
always is false and the skill is user-invocable; it does not request permanent/always-on privileges. It does instruct storing a session_id for subsequent calls, which is normal for session-based APIs.
How to Use
- Make sure OpenClaw is installed (local or Docker)
- Run the install command in chat:
/install text-to-video-higgsfield-ai - After installation, invoke the skill by name or use
/text-to-video-higgsfield-ai - Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.0.0
Initial release — generate 5-second cinematic video clips from text prompts using Higgsfield AI:
- Easily create AI-generated video from natural language descriptions; no editing experience required.
- Supports uploads (TXT, PNG, JPG, MP4) up to 200MB; automatic video generation and download.
- Backend fully manages authentication, session, and cloud rendering pipeline.
- Includes workflows for editing, credits, exports, and preview via plain text or file uploads.
- Purpose-built for content creators, marketers, and social media managers seeking quick video creation.
Metadata
Frequently Asked Questions
What is Text To Video Higgsfield Ai?
Skip the learning curve of professional editing software. Describe what you want — generate a cinematic 5-second video clip from a text description — and get... It is an AI Agent Skill for Claude Code / OpenClaw, with 63 downloads so far.
How do I install Text To Video Higgsfield Ai?
Run "/install text-to-video-higgsfield-ai" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.
Is Text To Video Higgsfield Ai free?
Yes, Text To Video Higgsfield Ai is completely free, licensed under MIT-0. You can download, install and use it at no cost.
Which platforms does Text To Video Higgsfield Ai support?
Text To Video Higgsfield Ai is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).
Who created Text To Video Higgsfield Ai?
It is built and maintained by mory128 (@mory128); the current version is v1.0.0.
More Skills