← Back to Skills Marketplace
peand-rover

Podcast Video Camera

by peandrover adam · GitHub ↗ · v1.0.0 · MIT-0
cross-platform ⚠ suspicious
82
Downloads
0
Stars
0
Active Installs
1
Versions
Install in OpenClaw
/install podcast-video-camera
Description
Get polished podcast videos ready to post, without touching a single slider. Upload your raw footage (MP4, MOV, AVI, WebM, up to 500MB), say something like "...
Usage Guidance
This skill appears to be a cloud-based video-editing front end that uploads your media to nemovideo.ai and returns edited files. Before using it, confirm: 1) The service domain (mega-api-prod.nemovideo.ai) is the official provider you expect and its privacy/retention policy is acceptable for your content, since your media will be uploaded off-device. 2) Whether the skill actually reads the suggested local config path (~/.config/nemovideo/) or the agent install path — if so, ask what data is read and why. 3) That no other sensitive credentials (AWS, GitHub, etc.) are required — the skill only needs NEMO_TOKEN and can create an anonymous token if you prefer not to supply one. Note that this is an instruction-only skill with no code for static scanning; absence of scan findings does not guarantee safety. If you need stronger guarantees, request the skill owner/source, a privacy/terms link, or an implementation that runs locally instead of uploading data to a remote API.
Capability Analysis
Type: OpenClaw Skill Name: podcast-video-camera Version: 1.0.0 The skill is a functional wrapper for a cloud-based video editing service (nemovideo.ai). It defines standard procedures for authentication, session management, and file processing via REST and SSE endpoints. While it automates the acquisition of an anonymous token and uploads user-provided media to a third-party backend, these actions are consistent with the stated purpose of AI video editing. There is no evidence of unauthorized data exfiltration, local system compromise, or malicious prompt injection in SKILL.md.
Capability Assessment
Purpose & Capability
Name/description align with instructions: cloud GPU-based AI video editing that uploads media and returns processed files. Requesting a single service token (NEMO_TOKEN) is reasonable for this purpose. However, the SKILL.md frontmatter lists a config path (~/.config/nemovideo/) while the registry metadata stated no required config paths — this mismatch is unexpected and should be clarified.
Instruction Scope
Runtime instructions stay within the editing use case (obtain/use a NEMO_TOKEN, create session, upload video, poll render status, download output). They direct the agent to POST user files and use SSE for streaming, which is appropriate for a cloud edit service. A minor scope creep: the skill asks to auto-detect 'X-Skill-Platform' from the install path, which implies reading the agent's install path or environment — not strictly necessary for editing and worth confirming.
Install Mechanism
Instruction-only skill with no install spec and no code files; nothing is written to disk by an installer. This is the lowest-risk install model.
Credentials
Only one credential is requested (NEMO_TOKEN), which is reasonable. The SKILL.md will auto-acquire an anonymous token if none is provided, so user secrets are not required. However, the frontmatter's configPaths entry (~/.config/nemovideo/) suggests the skill may try to read a local config directory (contradicting registry data). That could expose local files if true — ask whether that path is actually accessed and why.
Persistence & Privilege
Skill does not request 'always: true' and has no install actions that persist on disk. Autonomous invocation is allowed (platform default) but there is no elevated persistence or modification of other skills.
How to Use
  1. Make sure OpenClaw is installed (local or Docker)
  2. Run the install command in chat: /install podcast-video-camera
  3. After installation, invoke the skill by name or use /podcast-video-camera
  4. Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.0.0
Initial release of Podcast Video Camera — Edit and export podcast videos with AI, no manual editing required. - Upload raw podcast video files (MP4, MOV, AVI, WebM, up to 500MB) and request edits (e.g., cut filler words, add captions). - Automatic authentication and session management; anonymized login grants 100 free credits for 7 days. - Cloud GPU processing delivers polished 1080p MP4 exports usually within 30–90 seconds. - Easy-to-use commands for uploading, editing, tracking credits, and exporting finished videos. - Designed for podcast creators seeking fast, high-quality video workflows — no need for complex editing software.
Metadata
Slug podcast-video-camera
Version 1.0.0
License MIT-0
All-time Installs 0
Active Installs 0
Total Versions 1
Frequently Asked Questions

What is Podcast Video Camera?

Get polished podcast videos ready to post, without touching a single slider. Upload your raw footage (MP4, MOV, AVI, WebM, up to 500MB), say something like "... It is an AI Agent Skill for Claude Code / OpenClaw, with 82 downloads so far.

How do I install Podcast Video Camera?

Run "/install podcast-video-camera" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.

Is Podcast Video Camera free?

Yes, Podcast Video Camera is completely free, licensed under MIT-0. You can download, install and use it at no cost.

Which platforms does Podcast Video Camera support?

Podcast Video Camera is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).

Who created Podcast Video Camera?

It is built and maintained by peandrover adam (@peand-rover); the current version is v1.0.0.

💬 Comments