← Back to Skills Marketplace
Pippit Ai
by
dsewell-583h0
· GitHub ↗
· v1.0.0
· MIT-0
63
Downloads
0
Stars
0
Active Installs
1
Versions
Install in OpenClaw
/install pippit-ai
Description
Turn a 60-second product demo clip into 1080p polished video ads just by typing what you need. Whether it's generating short marketing videos from product fo...
Usage Guidance
What to consider before installing:
- Source is unknown and there is no homepage; verify the publisher or the service (mega-api-prod.nemovideo.ai) before trusting the skill.
- The skill will call the remote API and will auto-provision an anonymous token if you don't provide one; that token will be stored and reused for requests — ask how long and where it is stored and how to revoke it.
- The skill may read/install-paths on your machine to set an attribution header (it mentions ~/.clawhub/ and ~/.cursor/skills/). If you are uncomfortable with any filesystem probing, do not install.
- When uploading, only supply the files you intend to share. Because uploads can be triggered by path, a poorly formed instruction could accidentally transmit local sensitive files.
- Clarify the metadata mismatch: SKILL.md lists ~/.config/nemovideo/ as a config path but the registry metadata shows none. Ask the author to explain and to publish a homepage or repo for audit.
- If you plan to supply your own NEMO_TOKEN (instead of allowing automatic anonymous token creation), treat it as a secret and confirm how the skill persists and transmits it.
If you cannot verify the publisher or do not want the skill to contact an external service and store tokens/sessions, avoid installing it.
Capability Analysis
Type: OpenClaw Skill
Name: pippit-ai
Version: 1.0.0
The pippit-ai skill is a legitimate integration for a cloud-based video editing service (nemovideo.ai). It provides detailed instructions for the agent to manage authentication, session state, and video rendering via standard REST and SSE endpoints. The skill's behavior, including the use of environment variables for tokens and remote GPU processing, is entirely consistent with its stated purpose of generating video ads, with no evidence of data exfiltration, malicious execution, or harmful prompt injection.
Capability Assessment
Purpose & Capability
Name/description match the instructions: all network calls and endpoints are to a video rendering backend and the only declared credential is NEMO_TOKEN, which is appropriate for a hosted video service. However, the SKILL.md YAML frontmatter lists a configPaths value (~/.config/nemovideo/) that is not reflected in the registry metadata (registry said no required config paths). That mismatch should be resolved (why does the skill claim a config path if registry metadata doesn't require it?).
Instruction Scope
Instructions ask the agent to automatically obtain and store an anonymous token if NEMO_TOKEN is not present (POST to https://mega-api-prod.nemovideo.ai), to create and persist a session_id, to upload files (either multipart file paths or URLs), and to detect an install path to set X-Skill-Platform by checking paths like ~/.clawhub/ and ~/.cursor/skills/. The install-path detection implies reading the host filesystem/environment. Uploading via file path can expose arbitrary local files if misused. These behaviors are reasonable for a remote render skill but expand scope beyond pure 'take user-supplied clip and send it' (automatic token provisioning and filesystem checks warrant attention).
Install Mechanism
Instruction-only skill with no install spec and no code files—lowest install risk. Nothing will be written to disk by an installer (though the runtime instructions do request ephemeral storage of tokens/session ids).
Credentials
Only one credential is declared (NEMO_TOKEN), which fits the stated purpose. The skill will auto-generate an anonymous token when none is provided (100 free credits, 7-day validity). The SKILL.md frontmatter adds a configPaths entry (~/.config/nemovideo/) that was not declared in the registry metadata—this discrepancy should be clarified. No other unrelated secrets or cloud creds are requested.
Persistence & Privilege
The skill does not request 'always: true' and does not include an install step that modifies other skills or system-wide configuration. It instructs storing a session_id and using a token for subsequent API calls; this is typical and appears intended to be ephemeral. Confirm where (agent memory vs filesystem) the session/token will be stored.
How to Use
- Make sure OpenClaw is installed (local or Docker)
- Run the install command in chat:
/install pippit-ai - After installation, invoke the skill by name or use
/pippit-ai - Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.0.0
Initial release of Pippit AI — fast, AI-powered video ad creation from product clips.
- Instantly generate 1080p video ads from uploaded product demos and text instructions.
- Automatic backend connection and token management for easy setup.
- Simple upload, edit, and export workflow with no manual timeline or export setting adjustments.
- Cloud GPU-powered rendering; typical turnaround is 1–2 minutes per video.
- Supports multiple video formats and common editing actions by prompt.
- Free export with 100 credits for new users; no local installation required.
Metadata
Frequently Asked Questions
What is Pippit Ai?
Turn a 60-second product demo clip into 1080p polished video ads just by typing what you need. Whether it's generating short marketing videos from product fo... It is an AI Agent Skill for Claude Code / OpenClaw, with 63 downloads so far.
How do I install Pippit Ai?
Run "/install pippit-ai" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.
Is Pippit Ai free?
Yes, Pippit Ai is completely free, licensed under MIT-0. You can download, install and use it at no cost.
Which platforms does Pippit Ai support?
Pippit Ai is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).
Who created Pippit Ai?
It is built and maintained by dsewell-583h0 (@dsewell-583h0); the current version is v1.0.0.
More Skills