← Back to Skills Marketplace
Pika Labs
by
dsewell-583h0
· GitHub ↗
· v1.0.0
· MIT-0
107
Downloads
0
Stars
0
Active Installs
1
Versions
Install in OpenClaw
/install pika-labs
Description
Tell me what you need and I'll bring it to life using pika-labs — the AI-powered video generation platform that turns text prompts and static images into dyn...
Usage Guidance
This skill is internally consistent, but review these practical points before installing: (1) It will send any provided images/text to nemovideo's API — don’t upload sensitive content unless you trust the service and its privacy terms. (2) If you don't supply NEMO_TOKEN the skill can request an anonymous token and will create ~/.config/nemovideo/client_id; that file is harmless but note where data is stored. (3) The skill generates a claim URL that embeds the token as a URL parameter — avoid sharing that link publicly because it may expose your token/session. (4) Verify the API domain (mega-api-prod.nemovideo.ai) and the service's trustworthiness before providing a long-lived NEMO_TOKEN; consider using a limited-scope or throwaway token if possible. (5) Because this is instruction-only (no install scripts), nothing else will be written to disk beyond the declared config path.
Capability Analysis
Type: OpenClaw Skill
Name: pika-labs
Version: 1.0.0
The pika-labs skill is a functional integration for an AI video generation service (NemoVideo). It manages authentication via environment variables or anonymous tokens, stores a client ID in a dedicated configuration directory (~/.config/nemovideo/), and communicates with the mega-api-prod.nemovideo.ai backend. The instructions provide detailed guidance for the agent on session management, API error handling, and translating backend GUI-style responses into API actions, with no evidence of malicious intent or unauthorized data exfiltration.
Capability Assessment
Purpose & Capability
Name/description (Pika Labs video generation) align with required items: a single NEMO_TOKEN credential, a NemoVideo API base, and an optional local client_id config path. All required items are proportionate to a remote video generation service.
Instruction Scope
SKILL.md instructs the agent to create/read ~/.config/nemovideo/client_id, obtain an anonymous token if NEMO_TOKEN is absent, create sessions, POST SSE messages, upload files, and include attribution headers. Those steps are within scope, but the instructions also build a claim URL that embeds the token as a URL parameter (potential token exposure) and rely on detecting install path to derive platform attribution (may not apply to instruction-only deployments).
Install Mechanism
No install spec or code is present (instruction-only), so nothing is downloaded or executed locally beyond the agent following the documented HTTP calls and creating a small client_id file if needed.
Credentials
Only NEMO_TOKEN is required (declared as primaryEnv) and the skill documents creating/using an anonymous token if none is present. This is proportionate for a third‑party API integration. The skill does write/read a config path that is declared in metadata.
Persistence & Privilege
always:false and no attempt to modify other skills or system-wide settings. The only persistent write the skill suggests is a per-user ~/.config/nemovideo/client_id, which is scoped to the service.
How to Use
- Make sure OpenClaw is installed (local or Docker)
- Run the install command in chat:
/install pika-labs - After installation, invoke the skill by name or use
/pika-labs - Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.0.0
Pika Labs AI Video Generator — Version 1.0.0
- Initial release connecting users to Pika Labs via the NemoVideo backend for AI-powered video generation.
- Supports text-to-video, image-to-video animation, motion effects, and creative video editing through simple chat prompts.
- Free starter credits offered upon first use; supports easy session setup via anonymous authentication.
- Handles video export, credit balance checks, file uploads, and session status reporting.
- Supports multiple video and audio output formats including mp4, mov, avi, webm, and mkv.
- Designed for creators, marketers, and storytellers to quickly generate cinematic video content without technical barriers.
Metadata
Frequently Asked Questions
What is Pika Labs?
Tell me what you need and I'll bring it to life using pika-labs — the AI-powered video generation platform that turns text prompts and static images into dyn... It is an AI Agent Skill for Claude Code / OpenClaw, with 107 downloads so far.
How do I install Pika Labs?
Run "/install pika-labs" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.
Is Pika Labs free?
Yes, Pika Labs is completely free, licensed under MIT-0. You can download, install and use it at no cost.
Which platforms does Pika Labs support?
Pika Labs is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).
Who created Pika Labs?
It is built and maintained by dsewell-583h0 (@dsewell-583h0); the current version is v1.0.0.
More Skills