← Back to Skills Marketplace
Pika Ai
by
dsewell-583h0
· GitHub ↗
· v1.0.0
· MIT-0
107
Downloads
0
Stars
0
Active Installs
1
Versions
Install in OpenClaw
/install pika-ai
Description
generate text or images into AI generated clips with this pika-ai skill. Works with MP4, PNG, JPG, WebM files up to 200MB. content creators use it for genera...
Usage Guidance
This skill appears to do what it says: it sends images/text to a remote backend (mega-api-prod.nemovideo.ai) to generate 1080p MP4s and needs a NEMO_TOKEN (it can also obtain a short-lived anonymous token). Before installing, consider: 1) you will be uploading media (up to 200MB) to an external service—do not upload sensitive content you wouldn't want sent off-system; 2) the skill may inspect the agent install path to set an attribution header (reads local path conventions) — this is low-risk but note it reads local path information; 3) the SKILL.md frontmatter mentions a config path (~/.config/nemovideo/) while registry metadata omitted it — ask the publisher to clarify whether the skill will read or write that directory; 4) anonymous tokens expire after ~7 days and exports may be blocked by subscription/credit rules described in the doc. If you do not trust nemovideo.ai or cannot accept uploading your media, do not enable the skill. If you need higher assurance, request a homepage, privacy policy, or publisher verification (owner identity) before proceeding.
Capability Analysis
Type: OpenClaw Skill
Name: pika-ai
Version: 1.0.0
The pika-ai skill bundle provides instructions for an AI agent to interface with a video generation API (nemovideo.ai). It includes standard procedures for authentication (including anonymous token generation), session management, file uploads, and polling for render status. The instructions are focused on the stated purpose of video generation and do not contain evidence of data exfiltration, malicious execution, or harmful prompt injection.
Capability Assessment
Purpose & Capability
Name/description, endpoints, and the required NEMO_TOKEN align: the skill talks to nemovideo.ai to create sessions, upload media, and render videos. One minor inconsistency: the registry metadata lists no required config paths, but the SKILL.md frontmatter mentions a config path (~/.config/nemovideo/). This is likely non-critical but should be reconciled.
Instruction Scope
SKILL.md stays on-topic: it only describes creating/refreshing a session token, posting uploads, streaming SSE, polling job state, and returning download URLs. It instructs the agent to generate a UUID for anonymous auth and to avoid exposing tokens. The skill also asks to derive an X-Skill-Platform header by detecting install path (reads install path conventions) — this requires some local path inspection but is limited in scope and understandable for attribution headers.
Install Mechanism
There is no install spec and no code files — instruction-only. This minimizes disk-write/execution risk.
Credentials
The only credential required is NEMO_TOKEN (primaryEnv). The SKILL.md also documents obtaining an anonymous token from the provider if the env var is absent. No unrelated secrets or multiple credentials are requested.
Persistence & Privilege
always is false and the skill does not request system-wide changes or access to other skills' configs. It keeps session_id/token for its own operations (normal). Autonomous invocation is allowed (platform default) but not combined with other concerning privileges.
How to Use
- Make sure OpenClaw is installed (local or Docker)
- Run the install command in chat:
/install pika-ai - After installation, invoke the skill by name or use
/pika-ai - Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.0.0
Pika AI 1.0.0 — Initial release!
- Generate AI videos from text prompts or image uploads; export 1080p MP4s in ~30–90 seconds via cloud GPU.
- Supports input file types: MP4, MOV, AVI, WEBM, MKV, JPG, PNG, GIF, WEBP, MP3, WAV, M4A, AAC (max 200MB).
- Session-based workflow with automatic token management; 100 free credits granted at first use.
- Quick edit/export, batch processing, and timeline preview workflows supported.
- Guidance provided for errors (missing token, no credits, file issues, rate limits).
Metadata
Frequently Asked Questions
What is Pika Ai?
generate text or images into AI generated clips with this pika-ai skill. Works with MP4, PNG, JPG, WebM files up to 200MB. content creators use it for genera... It is an AI Agent Skill for Claude Code / OpenClaw, with 107 downloads so far.
How do I install Pika Ai?
Run "/install pika-ai" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.
Is Pika Ai free?
Yes, Pika Ai is completely free, licensed under MIT-0. You can download, install and use it at no cost.
Which platforms does Pika Ai support?
Pika Ai is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).
Who created Pika Ai?
It is built and maintained by dsewell-583h0 (@dsewell-583h0); the current version is v1.0.0.
More Skills