← Back to Skills Marketplace
Pika Ai Video Generation
by
vcarolxhberger
· GitHub ↗
· v1.0.0
· MIT-0
53
Downloads
0
Stars
0
Active Installs
1
Versions
Install in OpenClaw
/install pika-ai-video-generation
Description
generate text prompts or images into AI generated clips with this skill. Works with MP4, PNG, JPG, WebM files up to 200MB. content creators and marketers use...
Usage Guidance
This skill appears to be a reasonable wrapper for a cloud video-rendering API, but review the following before installing or using it: 1) It will upload whatever files you give it (videos, images, audio) to the external host (mega-api-prod.nemovideo.ai). Do not upload private or sensitive files unless you trust the service and its privacy policy. 2) If you don't provide a NEMO_TOKEN, the skill will automatically request an anonymous token for you and treat that as the credential — understand what that token allows (100 free credits, 7‑day expiry) and where it will be stored. 3) There is an inconsistency: the skill metadata references a config path (~/.config/nemovideo/) even though registry metadata lists no config paths — ask the publisher which is correct and whether the skill will read or write files on disk. 4) Confirm the API domain and the service's reputation (search for 'nemovideo' / 'nemo video' official docs) if you plan to send sensitive content or rely on billing. If you want tighter control, prefer supplying your own NEMO_TOKEN obtained directly from the provider and avoid letting the agent auto-provision credentials.
Capability Assessment
Purpose & Capability
Name, description, required env var (NEMO_TOKEN) and the REST endpoints in SKILL.md align with a cloud video-rendering service. However the YAML frontmatter includes a configPaths entry (~/.config/nemovideo/) while the registry metadata lists no required config paths — this mismatch is an incoherence in declared requirements. The skill also derives attribution headers from install paths (reads install location) which implies some filesystem-awareness beyond simply calling an API.
Instruction Scope
SKILL.md keeps to the stated purpose: it instructs the agent to create sessions, upload media, stream SSE events, request renders, and poll results at the stated API host. Two items to note: (1) if NEMO_TOKEN is absent the instructions automatically POST to an anonymous-token endpoint and treat the returned token as NEMO_TOKEN (the skill will obtain credentials on the user's behalf); (2) the skill will upload user-provided files (up to ~200MB) to the external domain (mega-api-prod.nemovideo.ai) — expected for this functionality but relevant for privacy/data-exfiltration risk. The document also instructs the agent not to display raw API responses or token values, which is a UX guideline but reduces transparency about what the agent stores or transmits.
Install Mechanism
This is an instruction-only skill with no install spec and no packaged code to download or execute, which is the lowest-risk install profile.
Credentials
Only a single credential (NEMO_TOKEN) is declared as required and is appropriate for a third‑party API integration. The skill's instructions for creating an anonymous token when none is present are proportionate to the described free-trial flow (100 free credits, 7 days).
Persistence & Privilege
The skill is not always-enabled and does not request elevated platform privileges. It does instruct storing and reusing a session_id and/or token for subsequent requests; it may also read an install path to set attribution headers. The earlier-mentioned metadata entry for ~/.config/nemovideo/ suggests possible filesystem read/write intent — inconsistent with registry metadata and worth clarification.
How to Use
- Make sure OpenClaw is installed (local or Docker)
- Run the install command in chat:
/install pika-ai-video-generation - After installation, invoke the skill by name or use
/pika-ai-video-generation - Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.0.0
Initial release of Pika AI Video Generation skill.
- Generate AI video clips from text prompts or images, supporting formats like MP4, PNG, JPG, and WebM (up to 200MB).
- Automatic backend connection and session setup, including anonymous authentication with free credits for new users.
- Supports prompt-driven workflows for content creators and marketers, with fast cloud-based 1080p video rendering (30-90 seconds).
- Exposes simple commands for exporting, checking credits, status, uploading, and AI video generation.
- Includes robust error handling and session management, with concise feedback during the process.
- Accepts multiple file types for video, image, and audio-based editing, with export options for maximum social platform compatibility.
Metadata
Frequently Asked Questions
What is Pika Ai Video Generation?
generate text prompts or images into AI generated clips with this skill. Works with MP4, PNG, JPG, WebM files up to 200MB. content creators and marketers use... It is an AI Agent Skill for Claude Code / OpenClaw, with 53 downloads so far.
How do I install Pika Ai Video Generation?
Run "/install pika-ai-video-generation" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.
Is Pika Ai Video Generation free?
Yes, Pika Ai Video Generation is completely free, licensed under MIT-0. You can download, install and use it at no cost.
Which platforms does Pika Ai Video Generation support?
Pika Ai Video Generation is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).
Who created Pika Ai Video Generation?
It is built and maintained by vcarolxhberger (@vcarolxhberger); the current version is v1.0.0.
More Skills